Ticaret robotlarını ücretsiz olarak nasıl indirebileceğinizi izleyin
Bizi Facebook ü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

Stochastic_Cross_Alert_SigOverlayM_cw - MetaTrader 4 için gösterge

Görüntülemeler:
33143
Derecelendirme:
(19)
Yayınlandı:
2008.06.11 08:01
Güncellendi:
2014.04.21 14:52
Bu koda dayalı bir robota veya göstergeye mi ihtiyacınız var? Freelance üzerinden sipariş edin Freelance'e git

The indicator displays signals to buy/sell.

Parameters:

KPeriod=5;
DPeriod=3;
Slowing=3;
MA_Method=0; // SMA 0, EMA 1, SMMA 2, LWMA 3
PriceField=0; // Low/High 0, Close/Close 1
OverBoughtLevel =80;
OverSoldLevel =20;
show_KD_cross=false;
show_K_OBOScross=true;
show_D_OBOScross=false;
note_Price="PriceField: Low/High = 0, Close/Close = 1";
_MA_Method="SMA0 EMA1 SMMA2 LWMA3";


Stochastic_Cross_Alert_SigOverlayM_cw

XPoints XPoints

Indicator that predicts possible reversal points.

Price_BarsM2_MTF Price_BarsM2_MTF

The indicator colors candlesticks.

STRATEGY REPORT INTO CHART STRATEGY REPORT INTO CHART

Drawing all results from a strategy tester report file into a chart.

OutQuotings OutQuotings

Unloading quotes from the selected period into an external file.