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

MF_BreakDown_Flat - MetaTrader 4 için gösterge

Görüntülemeler:
31031
Derecelendirme:
(15)
Yayınlandı:
2009.01.09 07:08
Güncellendi:
2014.04.21 14:53
Bu koda dayalı bir robota veya göstergeye mi ihtiyacınız var? Freelance üzerinden sipariş edin Freelance'e git

For now there is no need to draw the levels manually.

It will be very useful for the novices.

According to the TS MF, usually the first enter point is at the double break through and the support of the associates.

Input Parameters:

extern int    Дней=10;                  // How many days in history to display.
extern string sTimeEndAsia=" 07:00:00"; // You can specify your own values.
extern int    m7=7;                     // This one should be correсted too.
extern string sTimeEndEur =" 10:00:00"; // The time we stand the flat.

MF_BreakDown_Flat

ExpertClor_v01 ExpertClor_v01

It closes an order by the intersection of two MAs (5 and 7 on default). Read the full description...

Two Indicators m-Fibonacci and m-Candles Two Indicators m-Fibonacci and m-Candles

The indicators that can display several larger timeframes, japanese candlesticks and Fibo levels on a single chart.

Multi Time Frame Trader Multi Time Frame Trader

EA is setup to use higher time frames for trend identification and lower time frames for entries/exits.

Simple Indicator that Shows MA Moving Direction on All Timeframes Simultaneously Simple Indicator that Shows MA Moving Direction on All Timeframes Simultaneously

The different colored snippets of MA are shown on the current chart depending on the direction of the MA moving at on the chosen timeframes, or they're not drawn at all if the moving on the chosen timeframes is differently directed.