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

BlauSMStochastic_HTF - indicator for MetaTrader 5

Views:
3517
Rating:
(24)
Published:
2014.02.25 10:51
Updated:
2023.03.29 13:42
\MQL5\Include\
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

The BlauSMStochastic indicator with the timeframe selection option available in input parameters:

input ENUM_TIMEFRAMES TimeFrame=PERIOD_H4;  //Indicator chart period

Figure 1. The BlauSMStochastic_HTF indicator

Figure 1. The BlauSMStochastic_HTF indicator

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

Demo_IndicatorSetDouble Demo_IndicatorSetDouble

Example of using IndicatorSetDouble() function. This is an indicator that turns upside down the maximum and minimum values ​​of the indicator window and values ​​of levels, on which the horizontal lines are placed.

Standard_Deviation_Channels Standard_Deviation_Channels

Two Standard Deviation channels automatically positioned on the chart.

iAnchMom iAnchMom

A non-normalized oscillator implemented in the form of a color histogram.

MACD Cloud MACD Cloud

Indicator MACD drawn in the form of a colored cloud.