Fan sayfamıza katılın
Öyleyse bir link gönderin -
başkalarının da faydalanmasını sağlayın
Dtm_HTF - MetaTrader 5 için gösterge
- Görüntülemeler:
- 3346
- Derecelendirme:
- Yayınlandı:
- 2018.01.22 09:56
- Bu koda dayalı bir robota veya göstergeye mi ihtiyacınız var? Freelance üzerinden sipariş edin Freelance'e git
The Dtm indicator with the possibility to change the indicator timeframe from input parameters:
input ENUM_TIMEFRAMES TimeFrame=PERIOD_H4; // Indicator chart period (timeframe)
The indicator requires the compiled Dtm.ex5 indicator file. Add it to <terminal_data_folder>\MQL5\Indicators.
Fig.1. The Dtm_HTF indicator.
MetaQuotes Ltd tarafından Rusçadan çevrilmiştir.
Orijinal kod: https://www.mql5.com/ru/code/19506
Two identical trading systems based on the crossover of the CMO indicator and the zero line, for long and short trades, which can be configured in different ways in one Expert Advisor.
Exp_DaniellaA trading system based on the signals of the Daniella semaphore signal indicator.
The Expert Advisor searches for N identical candlesticks in a row. It buys on bullish candlesticks and sells on bearish ones.
BeerGodEAThe Expert Advisor uses signals of the iMA (Moving Average, MA) indicator with a delay from the bar opening time.