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

SinTrend - indicator for MetaTrader 5

Published by:
Nikolay Kositsin
Views:
8677
Rating:
(23)
Published:
2012.02.16 07:34
Updated:
2016.11.22 07:32
sintrend.mq5 (7.51 KB) view
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

Real author:

DVYU

Simple trend indicator. The trend direction is determined by the histogram location relative to the zero level. Entry signals appear during the zero line breakout. If the histogram changes from red to blue, it is time to open a long position, in the opposite case, it is time to open a short one.

This indicator was first implemented in MQL4 and published in CodeBase at CodeBase на mql4.com 07.02.2008.

SinTrend indicator

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

wlxBWACsig wlxBWACsig

The indicator shows entry signals based on Accelerator Oscillator.

Bezier Bezier

This indicator is an alternative to the moving averages with less delay and possibility to manage sensitivity ratio.

BullsBearsEyes BullsBearsEyes

The sum of Bears Power and Bulls Power technical indicators values averaged using Laguerre algorithm.

FP channel FP channel

The channel is based on the prices extreme values for a period. Central line, upper and lower channel borders values are determined by calculation of the Pivot Points used as assumed support and resistance levels.