Alım-satım robotlarını ücretsiz olarak nasıl indirebileceğinizi izleyin
Bizi Telegram ü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:
- 6672
- Derecelendirme:
- Yayınlandı:
- 2022.04.24 19:45
-
Bu koda dayalı bir robota veya göstergeye mi ihtiyacınız var? Freelance üzerinden sipariş edin Freelance'e git
Generalized version of the smooth step indicator (originally posted here : SmoothStep).
This version is using a property of a smooth step that it can be further smoothed - based on Kenneth H. Perlin's (a professor in the Department of Computer Science at New York University) idea
- when order 0 is used, it is the same as built in stochastic / 100 (with slowing in stochastic set to 1)
- when order 1 is used, it is the same as the smooth step indicator
- when any higher order is used, it filters further the signal while keeping the values in the expected ranges
- You can use it in similar ways stochastic
- You can use it in any code that needs to have normalized values as inputs

SmoothStep

Have you ever asked yourself why it is not possible to customize fractals more? ... now it is.

iDeMarker (DeMarker, DeM) indicator smoothed with iMA (Moving Average, MA).

'Momentum' indicator and 'Momentum' indicator smoothed with 'Moving Average