Fan sayfamıza katılın
Öyleyse bir link gönderin -
başkalarının da faydalanmasını sağlayın
BvsB - MetaTrader 5 için gösterge
- Görüntülemeler:
- 6701
- Derecelendirme:
- Yayınlandı:
- 2014.08.06 15:25
- Güncellendi:
- 2023.03.29 13:45
- Bu koda dayalı bir robota veya göstergeye mi ihtiyacınız var? Freelance üzerinden sipariş edin Freelance'e git
Real author:
BECEMAL
An indicator for trend following trading implemented in the form of a colored cloud. Open a position when the color changes. Monotonic convergence of the lines indicates the fading trend.
This indicator is actually a combination of the bull and bear power indicators, one of which is upside down.
The indicator uses SmoothAlgorithms.mqh library classes (must be copied to the terminal_data_folder\MQL5\Include). The use of the classes was thoroughly described in the article "Averaging Price Series for Intermediate Calculations Without Using Additional Buffers".
Originally this indicator has been written in MQL4 and was first published in the Code Base on 20.03.2012.
Figure 1. The BvsB indicator
MetaQuotes Ltd tarafından Rusçadan çevrilmiştir.
Orijinal kod: https://www.mql5.com/ru/code/11405
A MetaTrader 5 indicator of short-term, medium-term and log-term extreme points created based on the book of Larry Williams "Long-term secrets to short-term trading".
BackgroundCandle_SimpleBars_HTFThe indicator draws candlesticks of a larger timeframe as color filled rectangles in accordance with the values of the SimpleBars indicator.
A semaphore signal indicator that uses crossing of a classical moving average with Kaufman's AMA indicator.
Exp_BnBThe Exp_BnB Expert Advisor is based on the signals of the trend indicator BnB.