Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
// Reload the trade that we are working with OrderSelect(ticket, SELECT_BY_TICKET, MODE_TRADES); return(retval);
compile error return value of 'OrderSelect' should be checked zzz123 (3).mq4 4734 4
This is compile warning, not error. It's not wrong, only MQL4 does not like it.