MQL4 - automated forex trading   /  

Forum

Authorize dll call

Back to topics list To post a new topic, please log in or register

avatar
251
Alberto_jazz 2011.10.12 14:32 

Hi everybody,

I usually trade with Renk Charts. When I open the platform, I must authorize all DLL calls on the charts.

Is there a way to authorize all these calls without flagging all the requests? With a script, or other ways, could you suggest a way?

Thank you!

Effective Averaging Algorithms with Minimal Lag: Use in Indicators and Expert Advisors

Effective Averaging Algorithms with Minimal Lag: Use in Indicators and Expert Advisors

The article describes custom averaging functions of higher quality developed by the author: JJMASeries(), JurXSeries(), JLiteSeries(), ParMASeries(), LRMASeries(), T3Series() and MASeries(). The author considers the hot substitution of these functions in indicators using the call of the SmoothXSeries() function.


avatar
4224
RaptorUK 2011.10.12 15:22 

Yep . . .


Untick Confirm DLL function calls


avatar
251
Alberto_jazz 2011.10.12 15:33 

I try to explain better... I manually flag "Allow DLL Imports" but I have many charts, so I'm trying to find a way to buypass this procedure everytime I open the platform.

I hope this is clear...


avatar
356
diostar 2011.10.12 15:44 
tools-->options. Allow DLL imports

avatar
4224
RaptorUK 2011.10.12 16:39 


avatar
251
Alberto_jazz 2011.10.13 08:52 

It doesn't work.

I flag "Allow DLL imports" (under tools-->options), but when I open the platform I must confirm every single call...


avatar
356
diostar 2011.10.13 09:27 
Alberto_jazz:

It doesn't work.

I flag "Allow DLL imports" (under tools-->options), but when I open the platform I must confirm every single call...

Look properly. Don't just blindly tick every box.

avatar
4224
RaptorUK 2011.10.13 09:27 
I think the Platform Option works for EAs you add after you set the Platform Option, for any EAs already present I think you have to set the Option per EA.
Back to topics list  

To add comments, please log in or register