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
Views:
2933
Rating:
(15)
Published:
2019.01.02 14:27
\MQL5\Indicators\
Stalin.mq5 (19.47 KB) view
Stalin_HTF.mq5 (21.45 KB) view
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

The Stalin indicator with the ability to change the indicator timeframe using input parameters:

input ENUM_TIMEFRAMES TimeFrame=PERIOD_H4; // The indicator chart period (timeframe)

For the indicator to operate, the Stalin.ex5 indicator must be added to the <terminal_data_directory>\MQL5\Indicators folder.


Fig.1. The Stalin_HTF indicator.

Fig.1. The Stalin_HTF indicator.

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

SVSI_MTF SVSI_MTF

Multi timeframe Slow Volume Strength Index

PWMA_MTF PWMA_MTF

Multi Time Frame Power Weighted Moving Average

Stalin_NRTR Stalin_NRTR

The Stalin indicator in the form of NRTR.

Stalin_NRTR_HTF Stalin_NRTR_HTF

Indicator Stalin_NRTR with the timeframe selection option in its input parameters