OpenTrading / OTMql4Zmq

Open Trading Metatrader 4 ZeroMQ Bridge
MIT License
99 stars 46 forks source link

Comment out OnTimer trace message #4

Closed MetaMemoryT closed 9 years ago

OpenTrading commented 9 years ago

Great thanks - I missed that one. It will be in the next update.

In the future, OTLibLog.mq4 in the OTMql4Lib project will control the debug level of Mt4 code, by setting a GlobalVariable to from 1-5 (vTrace=5). Then all the vTrace calls will get uncommented again, but for now I'm just commenting out the vTraces.