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

FloatPivot - MetaTrader 4 için gösterge

Görüntülemeler:
15643
Derecelendirme:
(7)
Yayınlandı:
2016.03.25 13:49
FP.mq4 (2.49 KB) görüntüle
Bu koda dayalı bir robota veya göstergeye mi ihtiyacınız var? Freelance üzerinden sipariş edin Freelance'e git

The substantial difference from the known indicators of probable channels is that it plots an estimated channel, and not the actual based on history. It is good for displaying the breakouts and rebounds. To improve the display, it incorporates a small smoothing by averaging the close price used in calculations. The indicator period depends on the used timeframe, but it is recommended not to lower it.


Possible uses:

  1. Trading the rebound from the channel boundary or the reference center after a long movement of the price between the reference center and the upper of the lower boundary;
  2. Opening positions during breakouts of the outer boundaries of the channel.

Currently, the possible operation modes are being checked.

FloatPivot

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

Comment2 Comment2

The Comment2 library expands the capabilities of the standard Comment function for comment output.

WATR trend indicator, simple but clear WATR trend indicator, simple but clear

A simple trend indicator that clearly shows the direction of the current trend. It can be used in the breakout trading systems.

TimeLib by BabyBear TimeLib by BabyBear

Additional functions for working with the datetime variables.

OsMACD OsMACD

The OsMACD indicator is a combination of the colored Moving Average of Oscillator(OsMA) and Moving Average Convergence/Divergence(MACD) indicators.