statarb / Publications
Forum
Orders Execution in STRATEGY TESTER
Dear All, Why do I get a crazy execution level in Test Mode : There is around 10 pips on EURUSD
Debugger in Tester Mode
Hi, When I use the Strategy Test , it does not go into the OnTick routine. I put breakPoints that are never reached ? any idea
HFT millisecond
Hi all, I've written an EA in MQL5, but I have a problem using the ENUM_TIMEFRAMES (int). Lots of the classes of EA are using this ENUM while the shortest time is 1 minute. This is a far too long for my Algo. Do you guys know how to override this ENUM into double that I can speedup. Tks