| / | Forum |
|
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 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. |
|
RaptorUK
2011.10.12 15:22
Yep . . .
Untick Confirm DLL function calls |
|
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... |
|
diostar
2011.10.12 15:44
tools-->options. Allow DLL imports
|
|
RaptorUK
2011.10.12 16:39
![]() |
|
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... |
|
diostar
2011.10.13 09:27
Alberto_jazz: Look properly. Don't just blindly tick every box.It doesn't work. I flag "Allow DLL imports" (under tools-->options), but when I open the platform I must confirm every single call... |
|
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.
|