Fan sayfamıza katılın
Öyleyse bir link gönderin -
başkalarının da faydalanmasını sağlayın
BaseVolatility_HTF - MetaTrader 5 için gösterge
- Görüntülemeler:
- 3489
- Derecelendirme:
- Yayınlandı:
- 2016.02.16 09:03
- Güncellendi:
- 2023.03.29 13:46
- Bu koda dayalı bir robota veya göstergeye mi ihtiyacınız var? Freelance üzerinden sipariş edin Freelance'e git
The BaseVolatility indicator with the timeframe selection option available in the input parameters:
input ENUM_TIMEFRAMES TimeFrame=PERIOD_H4; // Indicator chart period (timeframe)
The indicator requires BaseVolatility.mq5 indicator file. Place it in <terminal_data_folder>\MQL5\Indicators.
Figure 1. The BaseVolatility_HTF indicator
MetaQuotes Ltd tarafından Rusçadan çevrilmiştir.
Orijinal kod: https://www.mql5.com/ru/code/14730
The indicator of smoothed Standard Deviation or by the terminology of the resulting indicator's author - the base volatility indicator.
MaxminChannelWithSlope_HTFThe MaxminChannelWithSlope indicator with the timeframe selection option available in the input parameters.
The indicator plots the Step Channel based on volatility.
Volatility_Step_Channel_HTFThe Volatility_Step_Channel indicator with the timeframe selection option available in the input parameters.