Some code would help.
The crystal ball is currently in service, thus mind reading is not available.
The crystal ball is currently in service, thus mind reading is not available.
Ahmad861:
I've downloaded a custom indicator called the TradersDynamicIndex and am having trouble calling the indicator in the EA. I get the following error in strategy tester
TDI is not custom indicator and will be removed
cannot load custom indicator 'TDI' [4802]
indicator create error
OnInit critical error
The indicator can't have 2 names.
Keith Watford:
The indicator can't have 2 names.
The name of the indicator is TDI, i just spelled it out for this post

You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
I've downloaded a custom indicator called the TradersDynamicIndex and am having trouble calling the indicator in the EA. I get the following error in strategy tester
TDI is not custom indicator and will be removed
cannot load custom indicator 'TDI' [4802]
indicator create error
OnInit critical error