如果免费资源下载的文件为TXT文档 请联系站长更新!站长微信:Lv596999 Telegram:@eapoj 站长因大部分时间研究EA,做风控,没太多时间更新下载地址,请谅解! |
This Expert Advisor closes all open positions and pending orders.
It is possible to close only buy or sale orders, market or pending orders, positions with profit or loss.
You can to get source code from here.
Parameters
- CloseallBuy – close buy positions.
- CloseAllSell – close sell positions.
- CloseMarketOrders – close market orders.
- DeletePendingOrders – delete pending orders.
- CloseOnlyProfit – close only profitable orders.
- CloseOnlyLoss – close only loss-making orders.
- ClearChart – clear the chart from objects.
- MagicNumber – if 0, the EA closes all orders; if greater than 0, the EA closes orders with the same ID.
![]()
© 版权声明
文章版权归作者所有,未经允许请勿转载。
THE END