Rua Close All Orders
- Experten
- PHAM KIM QUY RuaCoder
- Version: 1.13
- Aktualisiert: 24 Mai 2022
An EA used to preserve profits. EA will close all orders when reaching profit expectations or loss limits in USD or a percentage of the
balance.
Custom parameters
in_Test:
+ True: there is a command when running in Backtest mode.
+ False: Not entered, used for real time
in_Closebyprofit:
+ true: use payment in USD
+ false: do not use closed in USD
in_profit_win: stop rate (USD)
in_profit_loss: stop loss (USD)
in_Closebypercent:
+ true: use close to percent of balance
+ false: do not use the percent percent of balance
in_profit_win: percent stop rate
in_profit_loss: percent of stop loss
in_closechart:
+ true: close all charts when closing
+ false: does not close the chart
A product of Ruacoder
Provide code indicator and EA services upon request
Nice.