tantran201094
tantran201094
Friends

Add friends via their profile or user search and you will be able to see if they are online

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