Mladen Rakic
Mladen Rakic
4.9 (186)
  • 정보
7+ 년도
경험
0
제품
0
데몬 버전
261
작업
0
거래 신호
0
구독자
Mladen Rakic
게재된 코드 Asymmetric bands
Asymmetric bands indicator is one of the ways to avoid a lag when there is a trend reversal (since the opposite side band is too far from the current price).
Mladen Rakic
게재된 코드 Synthetic smoothed RSI
This version of Synthetic RSI is using Ehlers smoothed RSI in calculation instead of using "regular" RSI and that makes the resulting synthetic RSI even smoother.
Mladen Rakic
게재된 코드 Synthetic RSI
Instead of using one RSI, the Synthetic RSI indicator is using 3 instances of RSI. Those 3 instances of RSI are then used to calculate the "synthetic" value (that is not an average of the 3 since the calculation differs from an average).
Mladen Rakic
게재된 코드 Composite Index
The Composite Index was developed to solve the divergence failure problem in the RSI, but its ability to provide specific horizontal levels of support within the indicator adds to its value. The Composite Index takes the normalized formula of RSI and removes the normalization range restrictions. The formula for the Composite Index uses an embedded momentum calculation with a short-term RSI smoothed.
Mladen Rakic
게재된 코드 Polychromatic Momentum - extended
This version of Polychromatic Momentum is using double smoothed EMA for smoothing. DSEMA has been proven for producing very good smooth results with a lag that is almost non-existent, hence, in combination with it, the Polychromatic Momentum indicator becomes much more usable when it comes to signals.
Mladen Rakic
게재된 코드 Polychromatic Momentum
Polychromatic momentum takes an weighted average of all significant lookback periods for the tradable.
Mladen Rakic
게재된 코드 Vortex
Two lines representing positive and negative directional movement. These will intersect and cross during a change of trend and diverge wider and wider as the strength of the trend increases.
Mladen Rakic
게재된 코드 Dsl - RSI of average
This indicator is using filtered prices for RSI (instead of using "raw" prices) and is using Discontinued Signal Line for trend assessment (instead of using slope or fixed levels).
Mladen Rakic
게재된 코드 Stochastic of Hull
Hull average is used prior to stochastic calculation thus filtering the prices before they are used in the stochastic calculation. This method is used since it adds much less lag than if the smoothing of the already calculated stochastic value would be used.
Mladen Rakic
게재된 코드 Triple DSEMA
This version uses double smoothed EMA instead of using Hull average, and since double smoothed EMA is never overshooting, that issue is solved. Being a very smooth average too, double smoothed EMA is really a good filter/average to be used in the "triple" series.
Mladen Rakic
게재된 코드 Double Smoothed EMA
Unlike the similar attempts of smoothing existing indicators, the Double smoothed EMA indicator is not lagging when compared to "regular" EMA.
Mladen Rakic
게재된 코드 Glitch Index
Glitch Index represents the percentage move price has made above or below the detrended SMA.
Mladen Rakic
게재된 코드 Congestion index
The Congestion Index attempts to identify the market's character by dividing the actual percentage that the market has changed in the past x days by the extreme range.
Mladen Rakic
게재된 코드 Dsl - CMO bars
Chande Momentum Oscillator with added Discontinued Signal Lines instead of using static levels for trends displayed on the main chart as bars (if the current chart style is bars or line) or candles (it is done automatically).
Mladen Rakic
게재된 코드 Dsl - CMO
Chande Momentum Oscillator with added Discontinued Signal Lines instead of using static levels for trends.
Mladen Rakic
게재된 코드 Schaff Trend Cycle - TEMA
Unlike the original Schaff Trend Cycle, this version is using TEMA MACD for calculation, which makes it "faster" in determining (even compared to DEMA version) the trend changes and thus producing signals a few bars earlier.
Mladen Rakic
게재된 코드 Schaff Trend Cycle - DEMA
Unlike the original Schaff Trend Cycle, this version is using DEMA MACD for calculation, which makes it "faster" in determining the trend changes and thus producing signals a few bars earlier (which can be significant in "scalping" systems).
Mladen Rakic
게재된 코드 Hull trend
Indicator based on Hull Moving Average.
Mladen Rakic
게재된 코드 Rsi(var) Zerolag DEMA
Rsi(var) indicator with zero lag DEMA.
Mladen Rakic
게재된 코드 Rsi(var) Zerolag MA
Rsi(var) indicator with zero lag Moving Average.