wierd...
using this call to iCustom,
sell_sig = iCustom(Symbol(),0,"FX Turbo Marksman EURUSD",0,0,0,0);
buy_sig = iCustom(Symbol(),0,"FX Turbo Marksman EURUSD",0,0,1,0);
the strategy tester seems to load and unload the indicator on every call.
When adding it to a chart, it only asks for two paramters, both bool.
suggestions?
wierd...
using this call to iCustom,
sell_sig = iCustom(Symbol(),0,"FX Turbo Marksman EURUSD",0,0,0,0);
buy_sig = iCustom(Symbol(),0,"FX Turbo Marksman EURUSD",0,0,1,0);
the strategy tester seems to load and unload the indicator on every call.
When adding it to a chart, it only asks for two paramters, both bool.
suggestions?
I don't have any suggestions. Is there a programmer that can help me out, thanks.
I don't have any suggestions. Is there a programmer that can help me out, thanks.
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
You agree to website policy and terms of use
Hi,
Please code a simple EA with Trailing stop from this free indicator signals.
Thanks,