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

MultiSlow-Stochx7Signal - indicator for MetaTrader 5

Views:
4837
Rating:
(25)
Published:
2014.03.27 10:16
Updated:
2023.03.29 13:47
\MQL5\Include\
slow-stoch.mq5 (7.49 KB) view
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

The MultiSlow-Stochx7Signal indicator shows information on active trends using the values of seven Slow-Stoch indicators from different timeframes.

One of the seven indicator lines corresponds to each Slow-Stoch indicator. If the cloud of the Slow-Stoch indicator shows an uptrend, the line is dark-green, for a downtrend it is orange. Colored dots on lines appear when the bar of the corresponding timeframe changes.

The indicator requires Slow-Stoch.mq5 indicator file. Place terminal_folder\MQL5\Indicators.

Figure 1. The MultiSlow-Stochx7Signal indicator

Figure 1. The MultiSlow-Stochx7Signal indicator

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

Slow-Stoch_HTF Slow-Stoch_HTF

The Slow-Stoch indicator with the timeframe selection option available in input parameters.

Slow-Stoch Slow-Stoch

Smooth Stochastic.

Exp_Slow-Stoch Exp_Slow-Stoch

A trading system that uses the smoothed Slow-Stoch stochastic.

Slow-Stoch_HTF_Signal Slow-Stoch_HTF_Signal

Slow-Stoch_HTF_Signal shows information about trend direction based on the data of the Slow-Stoch indicator and generates alerts or audio signals and sends push notifications if trading signals appear.