Unisciti alla nostra fan page
- Pubblicati da::
- Vladimir Karputov
- Visualizzazioni:
- 6704
- Valutazioni:
- Pubblicato:
- 2018.12.28 13:11
- Aggiornato:
- 2019.01.17 11:29
-
Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a Freelance
Idea by: Scriptor
Code mq5 by: barabashkakvn
The EA works on hedge accounts ONLY!
It works on each tick.
The EA works in a cyclic manner: The initial reference point is no open positions on the market. Trading starts with simultaneously opening opposite positions: BUY and SELL with the initial lot size of Start Lots. At the next step (as soon as the price passes the Step), we will open a double-lot-size position:
- If the price has passed the Step upwards, we will open Sell
- If the price has passed the Step downwards, we will open Buy
If the price passes one more Step, we will close everything and get a profit or loss, depending on where the price has gone:
This trading system is based on the assumption that the price would rather return than continue its trend.
Tradotto dal russo da MetaQuotes Ltd.
Codice originale https://www.mql5.com/ru/code/22659

Indicator HLCrossSigForRSI with the possibility of changing its timeframe in its input parameters

An EA based on indicators iRSI (Relative Strength Index, RSI) and RFTL

An indicator of expanding time zone ranges with the background color filling and the midline of the Hans_Indicator range, capable of giving alerts and sending mail and Push messages at the time of breaking through the expanding of the range formed, with the number of price levels increased up to thirty-one

An EA based on indicator iMA (Moving Average, MA). Reverse of signals. Lot size is either fixed or based on risk percentage.