Ticaret robotlarını ücretsiz olarak nasıl indirebileceğinizi izleyin
Bizi Telegram üzerinde bulun!
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
Komut dosyasını beğendiniz mi? MetaTrader 5 terminalinde deneyin
Göstergeler

Zero Point Force - MetaTrader 5 için gösterge

Görüntülemeler:
7246
Derecelendirme:
(17)
Yayınlandı:
2012.12.12 12:18
Güncellendi:
2023.03.29 13:42
\MQL5\Include\
Bu koda dayalı bir robota veya göstergeye mi ihtiyacınız var? Freelance üzerinden sipariş edin Freelance'e git

The real author:

Ivan Kornilov

The Zero Point Force indicator drawn on the basis of two Moving Averages. The indicator has the idea of the zero point taken from physics! Shows force classified at the zero point!

The formula for calculation of the indicator:

ZPF[Bar] = MA (Period, Volume[bar]) * (MA (Period, Price[Bar]) - MA (2*Period, Price[Bar])) / 2

This indicator was first implemented in MQL4 and published in CodeBase on 10.03.2010.

The indicator uses SmoothAlgorithms.mqh library classes (must be copied to the terminal_data_folder\MQL5\Include). The use of the classes was thoroughly described in the article "Averaging price series for intermediate calculations without using additional buffers".

Fig.1 The Zero Point Force indicator

Fig.1 The Zero Point Force indicator

MetaQuotes Ltd tarafından Rusçadan çevrilmiştir.
Orijinal kod: https://www.mql5.com/ru/code/1202

StochasticStack StochasticStack

The simpliest linear combination of eight stochastics in the form of the oscillator

Ichimoku Oscillator Ichimoku Oscillator

The oscillator drawn on the basis of four lines of the Ichimoku indicator.

Exp_ColorX2MA-Parabolic Exp_ColorX2MA-Parabolic

Trading system based on the signals of the parabolic that uses Moving Average values as an input time series.

Dserg - LinRegression Breakout Dserg - LinRegression Breakout

The indicator for automatic drawing of consolidation areas and channels on the basis of the linear regression