That indicator is decompiled, we can't work on it.kimtaehyung wrote: Fri Jan 23, 2026 8:47 pm please kindly help me..i need more history arrows of this indi
Re: MT4 Indicator requests and ideas
21892Dear coders would you please be so kind as to extend the final buy/sell conditions in the GuppyEA_v1.0 EA (lines 362 & 372) into proper buy/sell conditions into Hennis Superbot EA.
Thank you so much for your kindness.
Thank you so much for your kindness.
Re: MT4 Indicator requests and ideas
21893Hello coders,
Is it possible to add divergence and MTF (multi-timeframe) features to this excellent MACD indicator by Mr. Banzai?
Thank you.
post1295578533.html#p1295578533
Is it possible to add divergence and MTF (multi-timeframe) features to this excellent MACD indicator by Mr. Banzai?
Thank you.
post1295578533.html#p1295578533
Re: MT4 Indicator requests and ideas
21894Dear coders, could someone divide the volume using the opening price? So that the zero level of the indicator is the opening price
Re: MT4 Indicator requests and ideas
21896Thank you.
I would like level zero to be the open bar. Using OsMa as an example, I’m trying to show how the indicator should look. I want to see what is happening during the formation of the first shadow of the day bar
The volume that appeared when the price was above the opening of the bar should be located above the zero level. The volume that appeared when the price was below the opening of the bar should be located below the zero level
Re: MT4 Indicator requests and ideas
21897Intrest 1 wrote: Wed Jan 28, 2026 8:22 pm Thank you.
I would like level zero to be the open bar. Using OsMa as an example, I’m trying to show how the indicator should look. I want to see what is happening during the formation of the first shadow of the day bar
The volume that appeared when the price was above the opening of the bar should be located above the zero level. The volume that appeared when the price was below the opening of the bar should be located below the zero level
Re: MT4 Indicator requests and ideas
21898Thank you.
I need to see the amount of volume when it was above and below the opening price of the bar. The volume should be divided into two parts relative to the opening price. Could you do that?
When a new bar has opened and the price is below the opening price of the bar, then the entire volume that appears at that time is below zero, when the price has moved above the opening price of the bar, then the entire volume that appears at that time is above zero. Thus, the volume is divided into two parts relative to the opening price of the bar
Re: MT4 Indicator requests and ideas
21899Maybe I'm not explaining clearly through the translator. You need to divide the range of the high-low bar through open. Make high-open and open-low. Then the volume will be distributed as needed
Re: MT4 Indicator requests and ideas
21900Sorry I'm not a pro coder - just relaying what you ask to AIIntrest 1 wrote: Wed Jan 28, 2026 9:08 pm Maybe I'm not explaining clearly through the translator. You need to divide the range of the high-low bar through open. Make high-open and open-low. Then the volume will be distributed as needed
Try these