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:
- 16323
- Derecelendirme:
- Yayınlandı:
- Güncellendi:
-
Bu koda dayalı bir robota veya göstergeye mi ihtiyacınız var? Freelance üzerinden sipariş edin Freelance'e git
The indicator plots two Stowell patterns on the right edge of the chart: upper and lower. A breakout of the three candle line means (by Stowell) a change in the trend.
Both files must be compiled. Only the second file is attached to the chart (3clinetf.mq4).
Input Parameters:
- The BreakOnly=false parameter means that any formed patterns will be plotted (fig. 1).
- The BreakOnly=true parameter means that only the formed patterns, that had a breakout, will be plotted (fig. 2).
This is a multi-timeframe indicator. The timeframe is specified by TF (TF=0 means the timeframe of the current chart).
MetaQuotes Ltd tarafından Rusçadan çevrilmiştir.
Orijinal kod: https://www.mql5.com/ru/code/13438

The Random EA, which operates by the principle of a coin flip.

The Expert Advisor opens an order by the trading strategy, places a take profit and a stop loss It protects the position by moving the stop loss to breakeven, and maintains it with a trailing stop.

It shows the trend direction for multiple currency pairs on the current time frame.

The Expert Advisor uses moving averages, based on the opening and closing prices.