Login / Register
Add a review
Log in
Sign UP
[bws_google_captcha]

This trading algorithm is designed for trading on significant intraday movements. The robot allows you to flexibly configure trading parameters, including the risk level for each trade, which allows you to maintain a balance between the expected yield and drawdown.

The robot captures the profit using Trailing Stop.

The Expert Advisor adapts to the current volatility indicators when calculating the level of profit taking and possible losses.

It is not recommended to configure the algorithm for trading on low volatility, for example, at night.

When optimizing the robot, pay attention to the order of the coefficients set by default.

  • period_p0 – the number of bars preceding the current one for the first control point in the trend check
  • period_p1 – the number of bars preceding the current one for the second control point in the trend check
  • period_p2 – the number of bars preceding the current one for the third control point in the trend check
  • period_pt_sell – the number of bars preceding the current one to check the trading signal for sale
  • period_pt_buy – the number of bars preceding the current one to check the trading signal for a buy
  • TrailStep-TraingStop offset step
  • SpreadFilter – the maximum allowed value for trading spread for trading
  • RiskPercent – the percentage of capital exposed to risk at the time of opening a position (excluding possible Stop Loss slippages)
  • StdDevPeriod – the standard deviation period used for calculating dynamic parameters
  • Coef_sl-the coefficient used to calculate the dynamic stop loss
  • Coef_ts-the coefficient used to calculate the dynamic profit of an open position in points, after which the stop loss will start” pulling up”.
  • Coef_delta-coefficient of the minimum value of the current price rollback from the first control point
  • trade_start_hour – the hour in server time from which it is allowed to open positions
  • trade_stop_hour – an hour according to the server time, after which it is forbidden to open positions
  • ConditionTimeOut – time to search for a trading signal within the current trend
Add review
Reviews ( 0 ):