“Buy Sell Stop Buttons” EA sets up 3 buttons for manual trading and allows to predetermine trailing stoploss & take profit, open and close all trades at once.
USEMOVETOBREAKEVENÂ Â system functions like a stop loss
But a one-time function with a smaller value than the subsequentÂ
If you have reached a certain value of pips with the direction of the trade –
- WHENTOMOVETOBEÂ – When to move break even (values: 10-100).
So how many pips would you like to move the stop loss above the price line of the open trade-
- PIPSTOMOVESLÂ – How much pips to move stop loss (values: 10-100).
Inputs
- USEMOVETOBREAKEVENÂ – Enable “no loss” break even system (values: 0-1).
- USESTOP – Enable automatic “STOP” function (values: 0-1).
- WHENTOMOVETOBEÂ – When to move break even (values: 10-100).
- PIPSTOMOVESLÂ – How much pips to move stop loss (values: 10-100).
- Lots – Lots size (values: 0.01-10).
- MaximumRisk – maximum risk from total margin in %, (values: 0.01 – 0.3).
- If “MaximumRisk =0” then “Lot=constant”
- DecreaseFactor – decrease from total margin if you lose a trade.
- TrailingStop-set a value from 10 to 100 to activate trailing stop loss & take profit, “0” will not activate trailing stop loss.
- Stop_Loss – Stop Loss (values: 10-100).
- MagicNumber – Magic number (values: 1-100000).
- TakeProfit – Take Profit (values: 10-100).
- NumberOfTrades-Number Of Trades(values: 1-10).