I need help with my custom indicator not loading on time
-
How do I force the tester to load my custom indicator sooner so that it may detect an entry or close properly.
It may be something like "All_Bars", Bar counting etc.
My conditions blocks for closing trades has the buffer, BTW.
I did look everywhere, that's why I'm asking here.
Please and thank you. -
@yarzu25 If your indicator requires more historic data you may download from mq5 (not recommanded) or open the desired timeframe and instrument and use page down or up ( can't remember at the moment) to scroll back in past. Disable auto shift of chart before.
As an alternative there are scripts available to load historic data. just google for it.
Last but not least there are comercial products fot mt4 available that allow for using tickdata from some available and providing brokers. -
I need a little more help than just google it... Don't you think? I looked for it and read their (1) forum which explained the script not working.
-