How do I call this indicator to return the color (red/green) of the volume of the current bar?
- Indicator returning 0 as value
- How Do I Get The S&R Values From This Indi?
- Volume color = candle color
You don't need to call the indicator, just use Volume[] or iVolume()
if(Volume[i]>Volume[i+1]) //Volume indicator is green

You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register