Requests & Ideas - page 243

 
Cola Dan:
Hi Mladin,

That's great! Thank you.

I wondered if you could possibly create a BoP histogram indicator ? With different colour bars above/below a zero line ? With adjustable smoothing ?

Dan

You mean to have that simplified formula from metaquotes site or some of the ones from the elite section?

 
mladen:
Walter Try this one. You have to set the DrawAsBack to false, and in that case it will draw rectangles (lines) instead of filled in rectangles. If you set the DrawAsBack to true, it will work as it worked before

This works great!

Thanks

 
mladen:
Dan You mean to have that simplified formula from metaquotes site or some of the ones from the elite section?

Hi Mladin,

The simplified formula from the metaquotes site please.

 
Cola Dan:
Hi Mladin, The simplified formula from the metaquotes site please.

Hi Dan,

This is a 4 color version using the code from the metaquotes site but with smoothing.

 

Hi MrTools,

Thats just what I was looking for.

Thank you both.

 

Mladen, can you code a multi color tape histogram of Klinger Oscillator klinger_volume_oscillator_-_4_colors.mq4.

1. Blue when above zeroline and increasing

2. Medium blue when above zeroline and decreasing

3. Red when below zeroline and decreasing

4. Medium red when below zeroline and increasing

and if metatrader allows for 6 colors

5. Dark blue when above zeroline and below signal line

6. Dark red when below zeroline and above signal line

otherwise gray color for conditions 5 and 6.

Thank you very much.

 
rayphua:
Mladen, can you code a multi color tape histogram of Klinger Oscillator klinger_volume_oscillator_-_4_colors.mq4.

1. Blue when above zeroline and increasing

2. Medium blue when above zeroline and decreasing

3. Red when below zeroline and decreasing

4. Medium red when below zeroline and increasing

and if metatrader allows for 6 colors

5. Dark blue when above zeroline and below signal line

6. Dark red when below zeroline and above signal line

otherwise gray color for conditions 5 and 6.

Thank you very much.

rayphua

Does that mean that the slope coloring should be applied only when the value is above signal line and zero line or bellow signal line and zero line?

 
mladen:
rayphua Does that mean that the slope coloring should be applied only when the value is above signal line and zero line or bellow signal line and zero line?

Yes, I forgot about that. The slope coloring should only be applied when it is above zeroline and above signal line, and below zeroline and below signal line. Thanks.

 

rayphua

Here is this one. It is showing 6 different states (as you have described it). Attaching a picture that shows the comparison of the regular one and this one

 
mladen:
rayphua Here is this one. It is showing 6 different states (as you have described it). Attaching a picture that shows the comparison of the regular one and this one

Fantastic. Thank you, works exactly as I want it to. Mladen, does that mean that the original indicator can also be coded with 6 colors or is it at its maximum already?

Also, can you code the original indicator and its histogram version which you had just coded in MTF? Thanks and sorry for the trouble.

Reason: