Cheers.
Edit: All done now, I was able to simplify my ATR implementation considerably (that was predied on the NinjaTrader indior( but now dependent on the MT4 implementation).
|  |  | 
Cheers.
Edit: All done now, I was able to simplify my ATR implementation considerably (that was predied on the NinjaTrader indior( but now dependent on the MT4 implementation).
Tools =gt; History Center =gt; Import
When importing data, choose a currency pair which you won't trade with.
As soon as you're done importing this information, open the chart offline.
Document Open Offline [Select the currency pair and interval]
Attach the indior to the chart.
Thanks for your reply, is it likely to point me in the direction of an example? I am familiar with MQL, but I am unsure of the specifics of 'uploading to an exotic'.
You can upload the OHLC data to the history of an exotic pair. Then open an offline chart for that pair, and conduct the indiors against that.
I am currently writing tests for a C ATS as part of the I should like to write some unit tests for the many indiors to compare their results against a few externally generated data. Might it be feasible to use MT4 scripts (or any other shared platform) to feed a few arbitrary bar data into a indior and obtain the indior result?