Watch how to download trading robots for free
Find us on Facebook!
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

Trinity-Impulse - indicator for MetaTrader 5

Published by:
Nikolay Kositsin
Views:
10191
Rating:
(22)
Published:
2011.12.21 10:20
Updated:
2016.11.22 07:32
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

Real author:

basisforex

Trinity-Impulse indicator shows market entries and periods of flat. Zero state shows a flat. V-shaped impulse shows the time to enter the market in the opposite direction. Flat-topped impulse means it is time to enter the market in the same direction.

This indicator was first implemented in MQL4 and published in Code Base 11.06.2009.

Trinity-Impulse

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

VGridLine_Intraday X3 VGridLine_Intraday X3

Vertical time grid with three hours step.

PriceAlert PriceAlert

The indicator displays the horizontal line that sets the signal actuating level.

IncStochasticOnArray IncStochasticOnArray

CStochasticOnArray class is designed for calculation of Stochastic indicator values on indicator buffers. The example of use of the class is provided.

RSI Strike RSI Strike

The indicator displays the crossing points of RSI (Relative Strength Index) indicators belonging to various periods.