거래 로봇을 무료로 다운로드 하는 법을 시청해보세요
당사를 Telegram에서 찾아주십시오!
당사 팬 페이지에 가입하십시오
스크립트가 흥미로우신가요?
그렇다면 링크 to it -
하셔서 다른 이들이 평가할 수 있도록 해보세요
스크립트가 마음에 드시나요? MetaTrader 5 터미널에서 시도해보십시오
조회수:
10902
평가:
(23)
게시됨:
2018.04.25 12:10
업데이트됨:
2018.04.25 12:10
BB macd.mq5 (13.89 KB) 조회
MQL5 프리랜스 이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동

BB MACD is a MACD (Moving Average Convergence Divergence) indicator variation with an addition of Bollinger Bands, which helps in detecting trend change points and measuring current trend's strength.

The indicator is separated into three parts:

  • The "line" part which is the colored MACD value.
  • The "channel" part which is the Bollinger Bands drawn that way to make it easier to spot the changes of MACD within the channel.
  • The "early levels" part which is the Bollinger Bands using smaller deviations multiplication for early assessment of MACD trend change.

Weekly Fibo Levels Weekly Fibo Levels

Calculation is based on current week open and previous week range.

Heiken Ashi Smoothed Oscillator Heiken Ashi Smoothed Oscillator

Instead of using the "regular" Heiken Ashi for oscillator calculations, this version is using the smoothed Heiken Ashi. That makes the number of false signals fall dramatically, and, when pre-smoothing is applied to Heiken Ashi, the lag is in acceptable bounds.

Fractal dimension - Ehlers Fractal dimension - Ehlers

By it's nature, fractal dimension index indicator is not directional. Instead it is showing if there is a trend or not. If the value of the FDI is less than the target threshold, then there is no trend (the market is ranging). If the value is above that threshold then the market is trending.

Fractal dimension index (Sevcik/Matulich) Fractal dimension index (Sevcik/Matulich)

Mandelbrot describes the Fractal Dimension Index (FDI) as a way to measure "how convoluted and irregular" something is. The FDI can be used as a stock market indicator. The closer prices move in a one-dimensional straight line, the closer the FDI moves to 1.0. The more closely prices resemble a two-dimensional plane, the closer the FDI moves to 2.0.