With “Trend Line By Angle” EA you can draw Trend Line By Angle on the chart and trade with price breakthrough or trend,has 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Â
-  Use_TP_In_Money– Use Take Profit In Money (values:true/false).
-  TP_In_Money– Take Profit In Money   (values: 10-100).
- Use_TP_In_percent- Use Take Profit In Percent (values:true/false).
- TP_In_Percent– Take Profit In Percent (values: 10-100).
- Enable_Trailing-Enable_Trailing with money  (values:true/false).
- Take Profit In Money (in current currency)Â (values: 1-100).
- Stop Loss In Money(in current currency)Â (values: 1-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.
- 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).
- IF YOU USE ONLY 1 TRADE:
- //////////////////////////////////////////////////
- TrailingStop-set a value from 40 to 100 to activate trailing stop loss & take profit, “0” will not activate trailing stop loss.
- USEMOVETOBREAKEVENÂ – Enable “no loss” break even system (values: 0-1).
- When move “Break Even”-Â (values: 5-30).
- How much pips move- “Break Even” (values:5-30).
- ///////////////////////////////////////////////////////