Please help me! I really like this indicator and hope it works properly in the MT5 version. A newer version would be even better. Please help me, I'm desperate!Pelle wrote: Wed Dec 24, 2025 5:48 am Interestingly, sometimes the AI code doesn't draw bubbles according to volume, now it does.
https://www.tradingview.com/script/m2Z0 ... y-tncylyv/
SAme broker different chart. hmm
Well you get the source code so you can fix the errors.
pictures and codes below
This is not an indicator that gives buy or sell signals.
Before using, please read carefully what the code contains and how to use it
https://www.tradingview.com/script/m2Z0 ... y-tncylyv/
Re: Something interesting from Chatgpt/AI please post here
422Have you compiled those?xiannan wrote: Wed May 06, 2026 10:54 pm Please help me! I really like this indicator and hope it works properly in the MT5 version. A newer version would be even better. Please help me, I'm desperate!
https://www.mql5.com/en/book/intro/edit_compile_run
Re: Something interesting from Chatgpt/AI please post here
423Pelle wrote: Thu Jan 15, 2026 8:28 am Again some volume stuff but also more. I'll just give you the .ex5 code and keep the source code
https://www.tradingview.com/script/U8Xy ... hartPrime/
EDIT
Added Source code
Re: Something interesting from Chatgpt/AI please post here
424If you are desperate for an updated or MT5 version of an indicator, then you really should not be trading.xiannan wrote: Wed May 06, 2026 10:54 pm Please help me! I really like this indicator and hope it works properly in the MT5 version. A newer version would be even better. Please help me, I'm desperate!
Indicators are nice, but if you do not learn how the market ebbs and flows, market structure, supply and demand, then you are going to be desperate for a long time.
- These users thanked the author BeatlemaniaSA for the post:
- Pelle
Millionaire Maker - “Amateurs chase. Professionals wait. Legends wait with a plan.”
BEATS V5 - "Enjoy The Quiet Between Trades”
Improve Your Trading Psychology - No fear, no doubt
Ultimate Risk Management - Maximize Your Trades
Supply and Demand Course - Learn Supply and Demand
Believe That You Can - Believe That You Can
BEATS V5 - "Enjoy The Quiet Between Trades”
Improve Your Trading Psychology - No fear, no doubt
Ultimate Risk Management - Maximize Your Trades
Supply and Demand Course - Learn Supply and Demand
Believe That You Can - Believe That You Can
Re: Something interesting from Chatgpt/AI please post here
425Yes, I compiled it, but it still doesn't respond when I open it.Pelle wrote: Thu May 07, 2026 2:00 am Have you compiled those?
https://www.mql5.com/en/book/intro/edit_compile_run
Re: Something interesting from Chatgpt/AI please post here
426我明白你说的,但是我真的很喜欢这个指标,我需要它BeatlemaniaSA wrote: Thu May 07, 2026 2:09 am If you are desperate for an updated or MT5 version of an indicator, then you really should not be trading.
Indicators are nice, but if you do not learn how the market ebbs and flows, market structure, supply and demand, then you are going to be desperate for a long time.
![]()
Re: Something interesting from Chatgpt/AI please post here
427Hi bro, could you please help me fix this metric so it can run properly and display the bubble correctly?Pelle wrote: Thu May 07, 2026 2:00 am Have you compiled those?
https://www.mql5.com/en/book/intro/edit_compile_run
Re: Something interesting from Chatgpt/AI please post here
428See, I've already compiled it, but it just doesn't work on MT5, it doesn't display.Pelle wrote: Thu May 07, 2026 2:00 am Have you compiled those?
https://www.mql5.com/en/book/intro/edit_compile_run
Re: Something interesting from Chatgpt/AI please post here
429Try the following settings. For M5 chartxiannan wrote: Thu May 07, 2026 7:31 pm Hi bro, could you please help me fix this metric so it can run properly and display the bubble correctly?
EDIT:
Calculation Source: Choose between Volume Delta (Up/Down tick analysis) or Regular Volume.
Lower TF Granularity: The timeframe used to calculate the specific "True VWAP" location inside the bar (e.g., 1S or 1M).
Re: Something interesting from Chatgpt/AI please post here
430
Please see the chart cycle in my image.I just set the indicator's anchor timeframe parameter to one minute in the 5-minute chart trading timeframe, and the indicator bubbles displayed correctly. However, why do the bubbles disappear again when I switch to the 1-minute chart trading timeframe? Its default parameter is current, shouldn't it be set using the current time? Why are they not displaying?Pelle wrote: Thu May 07, 2026 8:27 pm Try the following settings. For M5 chart
EDIT:
Calculation Source: Choose between Volume Delta (Up/Down tick analysis) or Regular Volume.
Lower TF Granularity: The timeframe used to calculate the specific "True VWAP" location inside the bar (e.g., 1S or 1M).