
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
Or did you think of doing it differently?
Exactly the other way.
Exclusively according to the current situation... You have to assign a colour by condition, if not a vertical segment, then yellow. That way there will be red on the specified segment, red vertically and red... and overlap the red vertical with the yellow histogram.
Exactly the other way around.
Exclusively for current situation... We should assign a colour by condition, if not a vertical segment, then yellow. That way there will be red on the specified segment, red vertically and red... and overlap the red vertical with the yellow histogram.
Thank you, it worked. Except... I looked at it this way and I don't really like the end result, which is painted over. I'll try my variant with additional DRAW_COLOR_SECTION buffer.
Thanks, it worked. Except... I looked at it this way and I don't really like the end result, which is painted over. I'll try my variant with additional DRAW_COLOR_SECTION buffer.
But you can read candlestick colours and assign them to the histogram according to the candlestick. And not by high and low, but by open and close.
But you can read the colours of candlesticks and assign them to the histogram according to the candlestick. And not by high and low, but by open and close.
So, here is more details,"to read candlestick's colours" - what function is used to do it?
So, here, in more detail,"read the colours of the candles" - which function does it use?
The array, clearly the sea, is announced before...
I still don't understand how to insert these colours. There are examples of colours everywhere:
If you can, give an example, or put in my example.I still don't understand how to insert these colours. There are examples of colours everywhere:
If you can, give an example, or put in my example.Yes, every colour style has an example of using other colours. Even in ZZ here.
I looked it up, but I don't understand how to insert them, your colors are in an array but in the example something else.
I get errors like this.
I looked it up, but I don't understand how to insert them, your colors are in an array but in the example something else.
I get errors like this.
I used this array for other purposes, the name of the array is just a simple match with the example in the documentation because it's easy to understand what's stored in the array.
Since I didn't have to deal with such a mess like yours, I have to figure it out for myself first, in order to answer it. And I don't really need it. Exclusively for you, sorry I have no desire and no time. Try to understand arrays, how they are declared, how they are used and other stuff with arrays. What is written in your post shows a complete ignorance of arrays.