AllanRt / Publications
Forum
Debugging on history data results ''Market closed' error on PositionOpen
Hello, I tried to debug EA in MetaEditor 5.0 (Start/Resume debugging on History data). Debugging works well but calling CTrade::PositionOpen results ' Market closed ' error. I am debugging on history data, why market must be open? In reality, market is now open, but it doesn't work. I thought that
Why I cannot move signal subscription, there are some stupid limitations
I did subscribed signal but trades are not copied because my current broker doesn't has DE30 symbol (it has only [DAX-30]-ECN). MQL5 symbol matching algorithm cannot map DE30 to [DAX-30]-ECN and system is so badly planned that there is no, for example, user defined mapping table for symbols. Because