Alım-satım robotlarını ücretsiz olarak nasıl indirebileceğinizi izleyin
Bizi Facebook üzerinde bulun!
Fan sayfamıza katılın
Fan sayfamıza katılın
Komut dosyasını ilginç mi buldunuz?
Öyleyse bir link gönderin -
başkalarının da faydalanmasını sağlayın
Öyleyse bir link gönderin -
başkalarının da faydalanmasını sağlayın
Komut dosyasını beğendiniz mi? MetaTrader 5 terminalinde deneyin
- Görüntülemeler:
- 19711
- Derecelendirme:
- Yayınlandı:
- 2020.07.26 17:20
-
Bu koda dayalı bir robota veya göstergeye mi ihtiyacınız var? Freelance üzerinden sipariş edin Freelance'e git
Theory :
- Ocean series of indicators were originally created by Jim Sloman (the theory) and Pat Raffalovich (the coder) - additional information can be obtained in Jim Sloman's book
- Natural market slope is an indicator that combines :
- Natural market slope period linear regression slopes (weighted by appropriate coefficients) into a single "market slope"
- Prices can be additionally pre-smoothed vi TEMA (triple ema)
- Even though usually adding pre-smoothing adds lag, using TEMA in this case works very well (default values are using almost insignificant lag)
- As any usual slope / momentum indicator
- You can use the color change of the indicator as an indication of momentum change
- You can use the zero cross of the indicator as an indication of "trend" change

The story behind this indicator is really interesting. I've published last week a script called "Identify potential Trends/Range (Pivot Points)" and a huge number of MQL5(ers) contacted me to ask if it is possible to have it as an indicator. So I was glad that lot of people actually like my scripts and indicators so that is why I've decided to convert the script to this indicator.

Random walk index (optimized version)

An interface for creating an object that defers instantiation to subclasses. They decide which class to instantiate.

Create objects by copying a prototype