Attachments forums

List of attachments posted on this forum.


All files on forums: 148183

Re: Coding Help

Ogee, Fri Aug 11, 2023 3:45 pm

alpha24 wrote: Fri Aug 11, 2023 3:17 am Dear Mrtoos / Kvak,
Sir,
Here is tick volume indicator. The volume bars changing colors according to candle colors, But I need that volume bars change color if current bar is greater than previous bar its color should be green and if current bar is less than previous bar, color should be Red.
please help me and correct code as mentioned above.
Thank you
Hi, the default mt4 volume indicator installed should do as you ask (red for lower vol than previous candle, green for higher vol). Some imported custom vol indicators instead use colours that match the candle colour.

All mt4 volumes are tick vol and not real vol. Other platforms might use real vol if linked to an exchange, except for forex which is always tick vol as their is no central exchange from which to derive real vol data.

All files in topic