Guarda come scaricare robot di trading gratuitamente
Ci trovi su Telegram!
Unisciti alla nostra fan page
Script interessante?
Pubblica il link!
lasciare che altri lo valutino
Ti è piaciuto lo script? Provalo nel Terminale MetaTrader 5
Sistemi Esperti

JS MA SAR Trades - sistema esperto per MetaTrader 5

Pubblicati da::
Vladimir Karputov
Visualizzazioni:
4194
Valutazioni:
(15)
Pubblicato:
2018.10.25 15:44
Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a Freelance

The author of the ideaJS_Sergey

MQL5 code author: barabashkakvn

ZigZag, Parabolic Sar and two Moving Averages are applied.

BUY open signal

Zigzag Low 0 bottom should be higher than Zigzag Low 1 bottom, Moving Average Fast should be higher than Moving Average Slow, close price should exceed Parabolic Sar indicator: 

JS MA SAR Trades Open buy signal

BUY close signal

Moving Averages are not used here. Zigzag Low 0 bottom should be higher than Zigzag Low 1 bottom, while close price should be below Parabolic Sar indicator: 

JS MA SAR Trades Close buy signal


SELL open signal

Zigzag High 0 top should be lower than Zigzag High 1Moving Average Fast should be lower than Moving Average Slow, while close price should be below Parabolic Sar indicator.


SELL close signal

Moving Average are not used in a SELL close signal. Zigzag High 0 top should be lower than Zigzag High 1 top, while close price should be above Parabolic Sar indicator.


If we need to open and close positions by trading signals only within a certain working time interval, set the Use start and end hours flag to 'true', while use the Start hour and End hour parameters to set the working time interval.


EURUSD M15

JS MA SAR Trades


Tradotto dal russo da MetaQuotes Ltd.
Codice originale https://www.mql5.com/ru/code/22024

TimeZonePivots TimeZonePivots

The channel formed on an open price of an hour set in the settings

FT_CCI FT_CCI

The Expert Advisor based on iCCI (Commodity Channel Index, CCI) indicator.

Daydream Daydream

Analyzing the price channel (iHighest, iLowest) for a certain period of bars.

Hans_Indicator_x4 Hans_Indicator_x4

The indicator of expanding time zone corridors with two corridors