OPEN-SOURCE SCRIPT

predictive_moving_average

업데이트됨

Description:
Originated by John F. Ehlers, could be found within (Rocket Science for Traders, pg. 212). Aim to provide a leading indicator (I assumed for the shorter time period), which smoothed the price with no lag. The indicator derives from 2 lines crossing i.e. a weighted moving average, of higher length as a predictor and shorter length as a trigger.

Predictive Moving Average:
predict = 2*wma1 - wma2
trigger = (4*predict+3*predict[1]+2*predict[2]+predict)/10

Feature:
  • Predictive moving average
  • Deviation band


Notes
  • Consider the support/resistance (dynamic) when entering the position
  • Some short direction change might be identified from deviation shrink
  • Green indicates to enter/long, while red indicates to close/short position
    릴리즈 노트

    Predictive Moving Average:
    predict = 2*wma1 - wma2
    trigger = (4*predict+3*predict[1]+2*predict[2]+predict)/10
    릴리즈 노트
    .
    릴리즈 노트
    .
    릴리즈 노트
    changed to overlay, with a slight adjustment in the color condition
    릴리즈 노트
    update on additional options of band/envelope and bar-color

    example:
    스냅샷
    릴리즈 노트
    update on close alert
    ehlersMoving Averagespredictivepredictivemovingaverage

    오픈 소스 스크립트

    진정한 TradingView 정신에 따라, 이 스크립트의 저자는 트레이더들이 이해하고 검증할 수 있도록 오픈 소스로 공개했습니다. 저자에게 박수를 보냅니다! 이 코드는 무료로 사용할 수 있지만, 출판물에서 이 코드를 재사용하는 것은 하우스 룰에 의해 관리됩니다. 님은 즐겨찾기로 이 스크립트를 차트에서 쓸 수 있습니다.

    차트에 이 스크립트를 사용하시겠습니까?

    면책사항