Fan sayfamıza katılın
Öyleyse bir link gönderin -
başkalarının da faydalanmasını sağlayın
- Görüntülemeler:
- 2290
- Derecelendirme:
- Yayınlandı:
- 2018.08.23 13:08
- Güncellendi:
- 2023.03.29 13:48
-
Bu koda dayalı bir robota veya göstergeye mi ihtiyacınız var? Freelance üzerinden sipariş edin Freelance'e git
The Differential_Average_By_Sultonov indicator with the timeframe selection option available in the input parameters:
input ENUM_TIMEFRAMES TimeFrame=PERIOD_H4; // Indicator chart period (timeframe)
Fig. 1. Differential_Average_By_Sultonov_HTF indicator
MetaQuotes Ltd tarafından Rusçadan çevrilmiştir.
Orijinal kod: https://www.mql5.com/ru/code/21455

The XPeriodCandleSystem indicator with the timeframe selection option available in the input parameters.

Expert Advisor based on ZigZag indicator. Working with pending Buy Stop and Sell Stop orders.

Differential_Average_By_Sultonov_Signal indicator shows information on the current trend using the values of the Differential_Average_By_Sultonov indicator with a fixed timeframe.

At the beginning of a new day, the EA places pending Buy Stop and Sell Stop orders by High and Low of the previous day.