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

StoDiv - indicator for MetaTrader 5

Published by:
Nikolay Kositsin
Views:
6088
Rating:
(19)
Published:
2012.02.08 13:01
Updated:
2016.11.22 07:32
stodiv.mq5 (7.71 KB) view
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

Real author:

RickD

This typical signal indicator is based on Stochastic oscillator and Fractals technical indicators. The indicator generates many false signals, it's necessary to filter them with some trend indicator.

This indicator was first implemented in MQL4 and published in CodeBase at mql4.com 15.03.2008.

StoDiv indicator

StoDiv indicator

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

J_TPO_Velocity J_TPO_Velocity

Typical unnormalized oscillator displayed as a color histogram.

KalmanFilter KalmanFilter

The indicator displays the fast adaptive line that allows to evaluate a trend line.

BuySell BuySell

This indicator shows the "ultimate support/resistance" levels of current trend. Trend changes is shown with color rectangles, trend direction is shown with colored dots.

DailyRange DailyRange

The indicator calculates forecast prices of the daily price range. It shows resistance and support levels of current day using the prices of the previous day.