tantran201094
tantran201094
Friends 2
tantran201094
Added topic Backtest visual mode, data loads is NOT consistent.
Hi all,  I have a multi timeframe EA. I notice there is a prolem when it comes to load data in the visual mode compare to the real envonment. Scenario 1 (see picture 1): when I run  the backtesting and choose the Daily as my main view and
tantran201094
Added topic Backtest Result showing Initial Deposit 0.0
I started with $10000. But then the backtest result came out the initial deposit $0.00 has anyone seen this ? Please see attachment
tantran201094
Added topic Is it possible to create custom D2, D3, D4 Timeframe ??
Hi, I am looking for a way to create custom timeframe like D2, D3, D4. is it even possible in MQL5
tantran201094
Added topic ChartTimePriceToXY() does not give the values correctly in NON-VISUAL mode tester
datetime timeLastTickProcessed = D'1971.01.01 00:00' ; int OnInit ()   {      return ( INIT_SUCCEEDED );   } void OnTick ()   {          if
tantran201094
Added topic Strategy tester in MQL5 break down into 2 separate tests itself.
I am running strategy tester in mql5. In the middle of the test it restart itself including: close the exist positions, restart the balance as if it runs in 2 separate test. Anyone has any idea why ? I expect it to run the entire of the perio as per
tantran201094
Registered at MQL5.community