@tickstory wrote:
That’s interesting to know. So while testing say EURUSD, you can use a call like:
iMA(“USDJPY”,0,13,8,MODE_SMMA,PRICE_MEDIAN,0);
and it will calculate the MA for USDJPY?
Yep, sure does. Provided it has access to the relevant history.
Any reason why you are not using the Tickstory ‘MT4 Export’ feature rather than importing a CSV?
It didn’t seem to want to work. But I’ll try it again when I get the chance.