Forum

Creating a short order

request.action= TRADE_ACTION_DEAL ; request.symbol= _Symbol ; request.volume=volume; request.tp=price- 1 ; request.sl=price+ 1 ; request.price=price; request.type=

OrderModify undeclared identifier

Hi everyone, The include of the file Trade.mqh doesn't seem to be working for me (see picture include)... I still get the error 'OrderModify' - undeclared identifier I've tried all there is in the picture joined (solutions)