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

The Simple Trend Detector - MetaTrader 5 için gösterge

Görüntülemeler:
10204
Derecelendirme:
(22)
Yayınlandı:
2017.03.22 16:06
STD.mq5 (14.14 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

Real author: BECEMAL

A simple oscillator that uses the difference between candlestick open and close prices. The indicator is similar to RSI and DeMarker, but is more sensitive. Should be used similarly.

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

Fig1. The STD indicator

Fig1. The STD indicator

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

OsMACandleKeltner OsMACandleKeltner

Keltner Channel built relative to the average value of the OsMACandle oscillator as a sequence of candlesticks

HistorySelectByPosition HistorySelectByPosition

An example of using HistorySelectByPosition (based on the HistoryDealGetTicket use example).

XCHV_HTF XCHV_HTF

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

T3MA T3MA

An ExpertAdvisor based on the T3MA-ALARM indicator.