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

The classic trading strategy, which belongs to the category of breakdown systems, has the property of forming support and resistance levels, which are temporarily an obstacle to further price movement. When the price breaks the support level down or when the price breaks the resistance level up, there is a strong driving impulse in the direction of the breakdown, which allows you to make a profit on strong price movements with little risk.

To create the strategy, we used historical data with a history quality of 99.9%.

Uses a false breakout filtering system.

Uses adaptive trailing stop.

It uses a small stop loss, which means that the account is always protected from drawdowns, and the risk per trade is very low.

The Expert Advisor has a built-in information panel for slippage.

Monitoring: https://www.mql5.com/en/signals/author/profi_mql

The Expert Advisor works on any currency pair / timeframe.

But it is recommended to use a currency pair / timeframe: EURUSD M30.

[spoiler title=”Read More…”]

The Expert Advisor works on any currency pair / timeframe.

But it is recommended to use a currency pair / timeframe: EURUSD M30.

  • Magic — Transaction ID.
  • Order Comment— Comments on the order.
  • Slippage — Acceptable slippage before the order is triggered.
  • Max Spread — The maximum allowed spread before triggering a pending order.
  • ticks average spread-collection of ticks of the average spread.
  • ticks for deleting pending orders-collecting average spread ticks to delete pending orders if the average spread exceeds Max_Spread.
  • Order Type — Choosing the direction of trade.
  • disable trade if spread high — Disable trading for a certain time (from 5 minutes to 24 hours), if the average spread exceeds Max_Spread.
  • Fixed_Lot — The lot is constant (if Use_Risk_MM is false).
  • Use_Risk_MM — If true, the lot size increases when the account balance increases.(Risk management).
  • Percentage_Risk — Increasing the lot size based on the balance (risk management in%).
  • Take_Profit — Take profit in points.
  • Stop_Loss — Stop loss in points.
  • Breakeven_Target_PipsInp — If the price exceeds this value, breakeven is triggered. (-1 = off).
  • Breakeven_Jump_PipsInp — The stop loss moves to breakeven by this value.
  • Trailing_Stop — Trailing points when the position is in profit. (-1 = off, 0 = Stop_Loss ).
  • Trailing_Step — The trailing step when the position is in profit.
  • Risk_Protection_on_slippages — If set to true, the Expert Advisor uses a system for closing positions in case of slippage.
  • Adaptive_Trailing_to_slippages — If true – Adaptive trailing stop.
  • Change_correction_coefficient — The sensitivity coefficient of the trailing.
  • Adaptive_by_Time — The algorithm of adaptive trailing at the time.
  • Time_Scale — The time range for the analysis of prices.
  • Correction Pending Orders Buy Stop – Correction of Buy Stop orders.
  • Correction Pending Orders Sell Stop – Correction of Sell Stop orders.
  • Bars for Finding Peaks-bars for finding peaks.
  • Start Bar for Finding Peaks-bars for starting the search for peaks.
  • Visibility Pending Orders Buy Stop – visibility of pending orders.
  • Peak Corrections for Pending Orders – additional points for placing pending orders.

Intra-week trading:

  • Monday — If true, we trade on Monday.
  • Tuesday — If true, we trade on Tuesday.
  • Wednesday — If true, we trade on Wednesday.
  • Thursday — If true, we trade on Thursday.
  • Friday — If true, we trade on Friday.

Trading by time within a day:

  • Use time — If true, the trade is timed.
  • Time_Setting — Server time or computer time.
  • GMT_mode — Mode for determining the offset of the broker’s server time relative to GMT. (0 – unused).
  • Every_Day_Start — Start time (hh: mm).
  • Every_Day_End — End time (hh: mm).

Shutdown time on Friday:

  • Use time — If true, the trade is timed.
  • Time_Setting — Server time or computer time.
  • GMT_mode — Mode for determining the offset of the broker’s server time relative to GMT. (0 – unused).
  • Disable_in_Friday — Closing time on Friday (hh: mm).

[/spoiler]

Add review
Reviews ( 0 ):