Watch how to download trading robots for free
Find us on Telegram!
Join our fan page
Interesting script?
So post a link to it -
let others appraise it
You liked the script? Try it in the MetaTrader 5 terminal
Indicators

ZigZag_INT - indicator for MetaTrader 5

Published by:
Nikolay Kositsin
Views:
13179
Rating:
(24)
Published:
2012.01.24 12:56
Updated:
2016.11.22 07:32
zigzag_int.mq5 (7.46 KB) view
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

Real author:

Integer

Standard ZigZag acts as ZigZag from the terminal custom set of indicators (though it is faster), though having some minor differences. This version of the indicator does not contain unnecessary additional indicator buffers. Their absence has allowed to optimize the code.

This indicator was first implemented in MQL4 and published at http://dmffx.com.

ZigZag_INT

Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/718

RSI_AC_Stochastic_Signal RSI_AC_Stochastic_Signal

This indicator shows trend direction (RSI) and trading signals (Stochastic + Accelerator).

AsymmetricStochNR AsymmetricStochNR

Enhanced version of the Stochastic oscillator.

DinapoliTargets_MTF DinapoliTargets_MTF

The grid consisting of DiNapoli levels and built using a larger timeframe chart. DiNapoliTargets indicator data is considered in the process of grid creation.

MA_AC_Stochastic_Signal MA_AC_Stochastic_Signal

This indicator shows trend direction (Moving Average) and trading signals (Stochastic + Accelerator).