Join our fan page
Entropy - indicator for MetaTrader 5
- Views:
- 12717
- Rating:
- Published:
- 2011.08.05 15:03
- Updated:
- 2016.11.22 07:32
- Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
Real author:
https://www.mql5.com/ru/forum/109556
The entropy is the measure of the disorder of the system. The entropy is calculated using the Maximum Entropy Method.
If we try to evaluate it according to its indicative attributes without paying much attention to its code, we will find out that it is an ordinary unnormalized oscillator and it is possible to apply to it all appropriate technical analysis methods. The indicator was presented in two variants - as a line (Entropy.mq5) and as a multicolored histogram (ColorEntropy.mq5).
This indicator was first implemented in MQL4 and published in Code Base at mql4.com 5.07.2008.
Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/397
The "Support and Resistance" indicator shows the support and resistance levels using the Fractals indicator by Bill Williams.
Module of Trade Signals, based on BrainTrend2 indicatorA Lime candle of BrainTrend2 indicator is a signal to open a long position, a Magenta candle is a signal to open a short position.
Donchian Channels is a volatility indicator based on the calculation of the current price range with using the recent highest and lowest prices.
Keltner ChannelKeltner Channel is volatility-based envelopes set above and below an exponential moving average.