Only users who purchased or rented the product can leave comments
Komila Safarova  
  • lots_interval (0.01): The step or difference in volume (lot size) between each consecutive opened position.

  • SL_Percent (20.0): Stop Loss level, calculated as 20% of the current price movement.

  • TP_Percent (5.0): Take Profit level; the position will close once the price reaches a 5% profit target.

  • profit_interval_buy (0.1): The required profit amount of the previous Buy position before the next Buy position can be opened.

  • profit_interval_sell (0.1): The required profit amount of the previous Sell position before the next Sell position can be opened.

  • Analysis period (500): The number of historical candles the robot analyzes to make trading decisions.

  • Trade entry angle (30.0): The minimum trend angle (e.g., linear regression slope) required to trigger a trade entry.

  • sezgirlik_darajasi (100.0): The sensitivity level of the strategy; lower values result in a more cautious approach and stricter signal filtering.

  • free_margin_part (0.01): The fraction of free margin used; the EA will continue opening new positions until only 1% of the free margin remains.

  • profit for close all 50 cent (50.0): The total profit target (in currency units) at which all currently open positions will be automatically closed.

  • ファイル:
    Komila Safarova  
    Komila Safarova #:
  • lots_interval (0.01): The step or difference in volume (lot size) between each consecutive opened position.

  • SL_Percent (20.0): Stop Loss level, calculated as 20% of the current price movement.

  • TP_Percent (5.0): Take Profit level; the position will close once the price reaches a 5% profit target.

  • profit_interval_buy (0.1): The required profit amount of the previous Buy position before the next Buy position can be opened.

  • profit_interval_sell (0.1): The required profit amount of the previous Sell position before the next Sell position can be opened.

  • Analysis period (500): The number of historical candles the robot analyzes to make trading decisions.

  • Trade entry angle (30.0): The minimum trend angle (e.g., linear regression slope) required to trigger a trade entry.

  • sezgirlik_darajasi (100.0): The sensitivity level of the strategy; lower values result in a more cautious approach and stricter signal filtering.

  • free_margin_part (0.01): The fraction of free margin used; the EA will continue opening new positions until only 1% of the free margin remains.

  • profit for close all 50 cent (50.0): The total profit target (in currency units) at which all currently open positions will be automatically closed.

  • Anyone can change them and test
    Only users who purchased or rented the product can leave comments