sanders:
hello
i am trying to make a histogram but there is only one problem
what i am getting is this:
but i want it to show the red bars below the 0 level and green bars above the 0 level
here is the code
hello
i am trying to make a histogram but there is only one problem
what i am getting is this:
but i want it to show the red bars below the 0 level and green bars above the 0 level
here is the code
Buffer1[i] = -Low[i]; //Set indicator value at Candlestick Low
Alexey Kozitsyn:
Thanks brother
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
i am trying to make a histogram but there is only one problem
what i am getting is this:
but i want it to show the red bars below the 0 level and green bars above the 0 level
here is the code