StreamСCandles - MetaTrader 5 Script | Forex Indicators Download - MT4/MT5 Resources

Real author : Yuri Tokman (YTG)
The indicator colors candlesticks whose size times volume exceeds a preset value. Depending on the settings, the indicator can consider the candlestick body or the entire candlestick size.
Indicator input parameters:
//+------------------------------------------------------------------------+ //|Indicator input parameters | //+------------------------------------------------------------------------+ Enter ENUM_MODE Candles_Mode=OPENCLOSE; //size options Input unit candle_size = 1000 ; //Minimum candlestick size to trigger Input ENUM_APPLIED_VOLUME_ VolumeType=VOLUME_TICK_; //Volume Input unit bar number = 1 ; //Number of bars to generate signal Input boolean sound on = true ; //enable alert Input unit alarm number = 2 ; //Alarm number input boolean email-on = false ; //enable email notifications input boolean pressed = false ; //enable push notifications
The indicator was originally written in MQL4 and published in the code base on January 22, 2016.

Figure 1. Flow indicator
Attachment download
📎 streamccandles.mq5 (25.25 KB)
Source: MQL5 #17893
💡 Featured Recommendations
✍️ Latest by the author
- •
- •
- •
- •
- •
- •
📌 Popular topics
- •
- •
- •
- •
- •
- •
- •
- •
🔗 You May Be Interested In
- •
- •
- •
- •
- •
- •