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

SpearmanRankCorrelation_Histogram_HTF - indicator for MetaTrader 5

Views:
2713
Rating:
(9)
Published:
2018.11.20 12:45
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

SpearmanRankCorrelation_Histogram indicator with the timeframe selection option available in input parameters:

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

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


Fig. 1. SpearmanRankCorrelation_Histogram_HTF indicator

Fig. 1. SpearmanRankCorrelation_Histogram_HTF indicator

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

CCI_Bar CCI_Bar

CCI Bar indicator

E-Friday E-Friday

Have a look at the daily bar #1. Position trailing.

SpearmanRankCorrelation_Histogram SpearmanRankCorrelation_Histogram

SpearmanRankCorrelation indicator implemented in the form of a color histogram

SR-RateIndicator_Alert SR-RateIndicator_Alert

SR-RateIndicator indicator provides alerts, sends email and push notifications when overbought/oversold levels are broken through by the histogram.