Unisciti alla nostra fan page
- Visualizzazioni:
- 19358
- Valutazioni:
- Pubblicato:
- 2023.09.03 13:40
- Aggiornato:
- 2023.10.02 17:34
-
Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a Freelance
UPDATE: v1.01
- Added magic number
- Added control on symbol (it can be now attached to different charts on the same account)
- Added time control for trading
- Added an option to forcibly close all the trades after the end hour
The EA creates a grid of equally spaced pending limit orders taking into account:
- The current price; sell-limit above / buy-limit below
- The trading range; computed by using the weekly highs and lows
The EA then manages the orders while they have been executed.
The logic is:
- IF #EXECUTED ORDERS == 2
OPEN NEW LIMIT AT THE PEN. PRICE - IF #EXECUTED ORDERS > TOT - 2
RESET THE LIMIT ORDERS TO RANGE
- check the video for the full strategy

A trend or cycle indicator with very low lag.

Gaussian Filter Multi Pole smoother of price data

With these classes you can create and test your signals runtime.

a Versatile automated trading tool for the MetaTrader 4 platform. This EA is designed to assist traders in managing their positions effectively by offering features such as setting a breakeven point, trailing stop, stop loss, and take profit levels. It works with various input parameters, allowing you to customize its behavior to fit your trading strategy.