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

This system works on the stagnation of the market at the end of the New York session and in the first hours after its close. The EA looks for small deviations and enters in the opposite direction, trying to close the trade at the level before this deviation. If the trade does not close at a profit during this time of stagnation, the EA tries to exit the trade in the coming hours under favorable conditions before the opening of the European session.

The Expert Advisor works on the timeframes M5, M15, M30, H1, but M5 is recommended.

The key element of the Expert Advisor is the choice of trading hours. Configure the ‘open positions day hour’ parameter. In general, the last hour of the New York session and the first hour after it closes are considered good.

It is recommended to disable the corresponding pairs on the days of the release of important news.

  • Responds to FIFO halts. Only one order can be opened per symbol at a time. Martingale, grid, and hedging are not used.
  • Can work well on multiple pairs, the correlation between the results of different pairs is very low. This means that you can profitably work with more than one pair.
  • Does not load memory. The system works on the first tick of a new bar.

[spoiler title=”Read More…”]

Order Volume parameters

  • Fixed_Order_Size. Fixed order size. Used if FREE_BALANCE_FOR_EVERY_001_Lots is zero.
  • Balance_For_Every_001_Lots. If the value is > 0, for example 1000, the trade size will be 0.01 lots for every 1000 free margin.
  • Autolot_Balance_Percentage. The percentage of the account balance to be used in the transaction (0-200. 0).

Trading Parameters

  • Pairs_List. List of pairs to trade. The semicolon (;) is used as the separator.
  • Start_Trade_Hour / End_Trade_Hour. At the specified hour, the period for opening new orders begins/ends (0-23).
  • Live_channel_period. The period of calculation of the signal channel. Values from 20 to 200 are recommended. You can enter more than one value (up to 9) separated by a semicolon (;) to work with different combinations.
  • Live_channel_size. The comparative size of the signal channel. Values from 0.5 to 1.5 are recommended. You can enter more than one value (up to 9) separated by a semicolon (;) to work with different combinations.
  • Live_sl_multiplier / Live_tp_multiplier. The multiplier applied to the SL/TP distance. Values from 0.5 to 2.0 are recommended. You can enter more than one value (up to 9) separated by a semicolon (;) to work with different combinations.
  • Max_Spread_pt. The EA will not open orders above the specified spread. Specified in pips.
  • Order_Comment. Comments on orders. Keywords: #period #magic.

Testing Parameters

  • Test_Start_Trade_Hour / Test_End_Trade_Hour. At the specified hour, the period for opening new orders begins/ends (0-23).
  • Test_channel_period. The period of calculation of the signal channel. Values from 20 to 200 are recommended.
  • Test_channel_size. The comparative size of the signal channel. Values from 0.5 to 1.5 are recommended.
  • Test_sl_multiplier / Test_tp_multiplier. The multiplier applied to the SL/TP distance. Values from 0.5 to 2.0 are recommended.

[/spoiler]

Add review
Reviews ( 0 ):