Discussion about this indicator (and about market condition in general) is on this thread Market Condition Evaluation based on standard indicators in Metatrader 5
Just for information
newdigital, 2013.07.01 21:04
How can we know: correction, or bullish etc (in case of using indicator for example)?
well ... let's take AbsoluteStrength indicator from MT5 CodeBase.
bullish (Bull market) :
bearish (Bear market) :
ranging (choppy market - means: buy and sell on the same time) :
flat (sideways market - means: no buy and no sell) :
correction :
correction in a bear market (Bear Market Rally) :
This indicator doesn't work on higher timeframes...only on the current.
It works good with AscTrend indicator -
I tried to compile
AbsoluteStrengthMarkethttps://www.mql5.com/en/code/1519
And got an error with line 498
datetime iTime(string symbol,ENUM_TIMEFRAMES TF,int index)
'iTime' - override system function AbsoluteStrengthMarket.mq5 498 10
- www.mql5.com
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
You agree to website policy and terms of use
AbsoluteStrengthMarket:
A tape indicator which defines the market state using the AbsoluteStrength indicator
Author: Igor Durkin