How do I use the offline chart I created when backtesting an EA?
use the offline chart you careated? What your meaning?
EA should be attached to one char window and run based on data not chart.
I created a 10 minute chart by using the period converter script (M1 X 10) and that
worked fine but in the Strategy Tester there is no M10 option, only the standard
ones.
So is there any way to strategy test a non standard compression?
So is there any way to strategy test a non standard compression?
no standard way, only use price data directly,not depand on the chart's data.
What's the non standard ways? I have a system which works brilliantly off the 10
minute and would be willing to jury rig it if need be.
Though EA atached one chart, but EA has no much relation with chart, it use sime indicators' value to check and dicide buy or sell or wait....
so you should used price data from your data file but not default related with chart or selected timeframe, to calculate your indicator,
In other word, used data like C.

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