Hello,
Where to get a list of all (absolutely all) upper case Standard constants ?
A lot are missing here:
http://docs.mql4.com/constants
Exemple:
VAL_OPENPRICE
VAL_TICKET
VAL_STOPLOSS
TIME_DATE
TIME_MINUTES
SELECT_BY_POS
OP_BUY
OP_SELL
FILE_BIN
FILE_CSV
FILE_READ
FILE_WRITE
Thanks.