Page 1 of 1

Back test fail, is there an expiration date of tick data ?

Posted: Wed Jul 13, 2016 7:46 am
by shuenmeau
as title

It's workable before.

Is there an expiration date of tick data downloaded ?

I do back test fail today... why

My EA can't put any order

Any response is appreciated

Re: Back test fail, is there an expiration date of tick data

Posted: Thu Jul 14, 2016 10:36 am
by shuenmeau
Does anyone know about this ?

Re: Back test fail, is there an expiration date of tick data

Posted: Fri Jul 15, 2016 6:27 pm
by shuenmeau
1. Tick data named XAUUSD60_0.fxt
2. My EA use mutiframe(M15,H1, H4, D1)
3. I run MT4 tester on H1 timeframe

I found iTime(NULL,PERIOD_M15,0) is always shown 1970.01.01 00:00:00

I consider it's fail to transform H1 tick data to M15

BUT it's fine before 6/15 and EA can put order if M15 have entry signal.

I want to run test again on 7/12 and i found EA can't put any order .

It's so tricky.. -_-