Close and delete all orders
- 유틸리티
- Hadil Mutaqin SE
- 버전: 1.2
- 업데이트됨: 24 3월 2020
- 활성화: 5
This script allows you to close all orders and delete all pending orders.
Set to true order type you want to close and cancel.
Parameters:
- AllCurrency = set true to close position and cancel order in all pair, set false for current pair.
- CloseBUY = set true to close buy position.
- CloseSELL = set true to close sell position.
- DeleteBUYSTOP = set true to cancel buy stop order.
- DeleteSELLSTOP = set true to cancel sell stop order.
- DeleteBUYLIMIT = set true to cancel buy limit order.
- DeleteSELLLIMIT = set true to cancel sell limit order.