What Code Doesn't work in Strategy tester

 

I am using StringConcatenate converted to a datetime variable for open and close times as a filter for when trades can be opened. Does it work in strategy tester ?

I also am using a cycle to check profitable orders in Account History, Does this work in Strategy tester ?

I haven't been able to get either to work in strartegy tester, anyone else experience this issue ?

Thanks

 
barnacle7:

I am using StringConcatenate converted to a datetime variable for open and close times as a filter for when trades can be opened. Does it work in strategy tester ?

I also am using a cycle to check profitable orders in Account History, Does this work in Strategy tester ?

I haven't been able to get either to work in strartegy tester, anyone else experience this issue ?

If you code it correctly, yes it will work . . .

There is some info here: Testing Features and Limits in MetaTrader 4

and here: https://www.mql5.com/en/forum/143310/page2#753353

Reason: