
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
Hi all,
I'm writing an EA that uses MarketInfo(Symbol(),MODE_TICKVALUE) in order to convert in price movement into base currency. Unfortunately however, this doesn't work in backtesting as only the prices are replayed, not the exchange rate to base currency.
I'm guessing that there must be other EA's out there that use MarketInfo(Symbol(),MODE_TICKVALUE). Is it possible to work around this for backtesting??
Thanks
Roy