당사 팬 페이지에 가입하십시오
Converted LazyBear Squeeze Momentum Indicator from TradingView to MQL4
This indicator gives the Speed and Acceleration of the price for a given period. In order to make a smooth graph, can be used a procedure using the Hull Moving Average method
a procedure that calculate most stats in one call: R-Squared and Linear Regression
ScalpX is an indicator that uses Kalman filters to identify buy and sell opportunities whenever is indicated by the graph.
This indicator shows market highs and lows for any timeframe with period separators. You can see daily/weekly/monthly highs/lows on lower timeframes like H1/M30/M40. This is good for trading breakouts.
Colors bars when their volume has exceeded more than a standard deviation, or a multiple of it. Volume is commonly used as confirmation for a break of a significant level.
Simple Slope Oscillator Normalized with symbol overlay for MT4
Recursive Moving Average calls itself a number of times in order to reach the appropriate smoothing. For instance DEMA,TEMA and Rainbow indicators are recursive exponential moving averages. The goal is to remove the loop limit while still running fast. In addition a trigger line provides the trading signal.
Not sure if anyone need this. Just showing the angle of the MA of current and adjacent candle.
Adaptive momentum oscillator idea from David Varadi.
Developed by John Ehlers, the RSI-based inverse Fisher Transform is used to help clearly define trigger points. The normal RSI indicator is calculated and adjusted so that the values are centered around zero. The inverse transform is then applied to these values.
This is an MT4 indicator which generates signals based on Bollinger bands crossover with price.
Williams의 퍼센트 레인지 지표(%R)는 시장이 과매수/과매도 되었는지 여부를 결정하는 동적 기술 지표입니다.