This forum is in read-only mode now. You may discuss your questions on forums of MQL4.community and MQL5.community
too long string ERRORBack to topics list |
|
Vooch
2005.09.15 14:08
While backtesting, I'm getting many of these error messages. Does anyone know what this means?
2005.09.15 05:06:55 2005.07.04 17:37 VoochEasyRider EURUSD,M1: too long string Thanks, Vooch |
|
Vooch
2005.09.15 14:52
I figured it out. I was adding a bunch of information to this for every open order:
//myComment = myComment + "\n "; // shift to the right //myComment = myComment + " LONG " + OrderSymbol() + " @ " + DoubleToStr(OrderOpenPrice(),4) + " Magic: " + OrderMagicNumber(); I've got it fixed now. |
Download MetaTrader 5 (450 Kb, web installer) — a new terminal for financial markets
