dark000soul / Publications
Forum
Possible loss of data due to type conversion.
Hello, Wondering if someone can assist with troubleshooting an EA that I am currently developing. I am getting the following error: Possible loss of data due to type conversion. At the following line: if(OrderSymbol() == Symbol() && OrderMagicNumber() == magic_num) { size++; ArrayResize(tradeList