This script is designed and used to move StopLoss for all EURUSD positions (or any other available currency pairs) at once. The Stop Loss will be moved to a level:
- Bid – StopLevel (for Long position)
- Ask + StopLevel (for Short position).
STOPLEVEL applies to distance between entry price and SL. Of course, this script will move the StopLoss only if: Bid > OrderOpenPrice() + StopLevel (for Long) and Ask < OrderOpenPrice() – StopLevel (for Short).
When you put the script on the chart the Input Box will appear with possible change of input parameter sSymbol if you want to use other than EURUSD currency pair. You must “Allow automated trading” (Tools/Options/Expert Advisors) to be able to use this script.
![图片[1]-Mql5官网 Move StopLoss Quickly MT4 外汇EA-EA侦探社 - 全球领先的MQL5官网外汇EA机器人MT4自动化交易EA资源免费分享网站](https://sp-ao.shortpixel.ai/client/to_webp,q_glossy,ret_img/https://www.mql5.vip/wp-content/uploads/2024/05/20240521023950-664c0976addae.png)
 ![图片[2]-Mql5官网 Move StopLoss Quickly MT4 外汇EA-EA侦探社 - 全球领先的MQL5官网外汇EA机器人MT4自动化交易EA资源免费分享网站](https://sp-ao.shortpixel.ai/client/to_webp,q_glossy,ret_img/https://www.mql5.vip/wp-content/uploads/2024/05/20240521023951-664c0977baa13.png)
 
© 版权声明
文章版权归作者所有,未经允许请勿转载。
THE END






























































