It already has that functionality see here: https://www.mql5.com/en/docs/constants/tradingconstants/enum_trade_request_actions#trade_action_sltp
Documentation on MQL5: Constants, Enumerations and Structures / Trade Constants / Trade Operation Types
- www.mql5.com
Trading is done by sending orders to open positions using the OrderSend() function, as well as to place, modify or delete pending orders. Each trade order refers to the type of the requested operation. Trading operations are described in the ENUM_TRADE_REQUEST_ACTIONS enumeration...
Marco vd Heijden:
It already has that functionality see here: https://www.mql5.com/en/docs/constants/tradingconstants/enum_trade_request_actions#trade_action_sltp
im not a programmer! i didnt ask for a indicator, script or expert! please read my post again. thanks
It already has that functionality see here: https://www.mql5.com/en/docs/constants/tradingconstants/enum_trade_request_actions#trade_action_sltp
You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
its a suggestion , just like open positions where you can set sl/tp with points. i suggest make pending orders to also have this functionality.
cheers!