Window Price Channel
- Indicateurs
- Igor Semyonov
- Version: 1.27
- Mise à jour: 24 juillet 2024
- Activations: 7
Description
A colored multicurrency/multisymbol channel indicator Window Price Channel to be drawn on separate chart window of a financial symbol.
It can color bullish and bearish candlesticks and moods based on the middle line of the indicator, as well as change the color of the upper and lower lines of the channel.
Purpose
The indicator can be used for manual or automated trading in an Expert Advisor. Values of indicator buffer of the double type can be used for automated trading:
- The middle line of the indicator - buffer 4.
- The upper line of the indicator - buffer 0.
- The lower line of the indicator - buffer 1.
- The bullish mood of the middle line - buffer 2, must not be equal to zero.
- The bullish mood of the middle line - buffer 3, must not be equal to zero.
For a more in-depth analysis the indicator can be used in combination with the Price Channel and/or the Channel Global Multicurrency indicators.
Inputs
- Currency_Name - the name of the financial instrument.
- Bars_Number - the number of bars to be displayed in a separate window.
- Bars_Flag - a flag to allow display of the number of bars specified in the Bars_Number parameter:
- true - according to Bars_Number.
- false - maximum available bars in the history.
- Bulls_Color - the color of the bullish candlestick.
- Bears_Color - the color of the bearish candlestick.
- Bid_Line_Color - color of the Bid line.
- Channel_Period - the indicator calculation period.