Re: MT4 Indicator requests and ideas

22131
srinarayani13 wrote: Thu Aug 06, 2026 12:08 am Thank you for your time,

Yes, its giving much better results compare to other bands indicators, I am getting buy near bottom and sell near tops, working on filter to avoid fake signals when markets are moving same direction making new tops or new lows
Happy trading!
These users thanked the author LIKE for the post (total 4):
srinarayani13, kvak, ionone, Striker

Re: MT4 Indicator requests and ideas

22132
kvak wrote: Wed Aug 05, 2026 9:12 pm I am not test it....btw, I dont like this AI works and dont see rest of code.
If I have free time, I will do it from scratch...
BTW, What is your reason for converting it? Do you see any better results in it than other bands indicator?
LIKE had fixed the issue, upated version is working well

Thank you Like, Thank you Kvak for your support
These users thanked the author srinarayani13 for the post (total 2):
kvak, Striker

Re: MT4 Indicator requests and ideas

22133
Hello skilled coders,

I have this MA Ribbon indicator and I'd like to add Multi-Timeframe (MTF) functionality.

For example, if I'm on the M5 chart, I'd like the indicator to display the MA Ribbon from a higher timeframe such as M15, H1, H4, or D1, selectable through the indicator settings.

The original logic, colors, and alerts should remain unchanged. I only need the Multi-Timeframe feature added.

If any experienced coder has some free time and is willing to help, I'd really appreciate it.

Thank you very much!

Re: MT4 Indicator requests and ideas

22134
mirfai wrote: Thu Aug 06, 2026 11:10 pm Hello skilled coders,

I have this MA Ribbon indicator and I'd like to add Multi-Timeframe (MTF) functionality.

For example, if I'm on the M5 chart, I'd like the indicator to display the MA Ribbon from a higher timeframe such as M15, H1, H4, or D1, selectable through the indicator settings.

The original logic, colors, and alerts should remain unchanged. I only need the Multi-Timeframe feature added.

If any experienced coder has some free time and is willing to help, I'd really appreciate it.

Thank you very much!
These users thanked the author LIKE for the post (total 3):
mirfai, srinarayani13, Striker

Re: MT4 Indicator requests and ideas

22136
Hi coders,

I would like to request an enhancement for the Boxes and Lines v1.00j indicator.

Currently, it only works on the chart where it is attached. I would like it to have a multi-timeframe synchronization feature, similar to SynchroChart_Line.

Request:

Synchronize all drawing objects (Rectangle, Trend Line, Horizontal Line, Vertical Line, Ray, Channel, etc.) to all open charts of the same symbol only.
Example: If I draw a rectangle on XAUUSD M15, it should automatically appear on XAUUSD M1, M5, M30, H1, H4, D1, etc. (not other symbols).
Any Create, Move, Edit, or Delete action should be synchronized across all same-symbol charts.
Please keep all existing Boxes and Lines functions unchanged and only add this synchronization feature.

Thank you in advance to anyone willing to help!

Re: MT4 Indicator requests and ideas

22137
Energybias wrote: Wed Aug 05, 2026 12:26 am Hi, I am looking for an alert when a candle changes colour, but can find one. Can anyone help?
You may try this version, on current timeframe you have alert when candle changes.
Also this indicator working on my ATF code engine with extras timeframes...
These users thanked the author kvak for the post (total 4):
RodrigoRT7, Krunal Gajjar, Energybias, Abdi
"fear moves faster than greed"

Re: MT4 Indicator requests and ideas

22138
kvak wrote: Fri Aug 07, 2026 3:25 am You may try this version, on current timeframe you have alert when candle changes.
Also this indicator working on my ATF code engine with extras timeframes...
Here is updated version, you may also use heiken ashi calculation of Any Time Frame.
On picture is 1 hour tf.
These users thanked the author kvak for the post (total 7):
RodrigoRT7, JimKuba, Abdi, Krunal Gajjar, Energybias, guppiexl, Jimmy
"fear moves faster than greed"

Re: MT4 Indicator requests and ideas

22139
I want to use indicator for 1 min TF, but option allows only for 5 min and above, manually I tried to change time from 15 min to 1 min in coding but I get error
"The Bigger TF source selected should be greater or equal than the current one"

Also please add histogram for +ve and -ve cross, when market becomes extremly rangebound/sideways it becomes diffiuclt to see and understand crossover

Please help

Re: MT4 Indicator requests and ideas

22140
srinarayani13 wrote: Sat Aug 08, 2026 3:11 am I want to use indicator for 1 min TF, but option allows only for 5 min and above, manually I tried to change time from 15 min to 1 min in coding but I get error
"The Bigger TF source selected should be greater or equal than the current one"

Also please add histogram for +ve and -ve cross, when market becomes extremly rangebound/sideways it becomes diffiuclt to see and understand crossover

Please help
This is little newer version...
These users thanked the author kvak for the post (total 4):
Energybias, srinarayani13, Striker, JimKuba
"fear moves faster than greed"