Good teacher, this alarm function is very good, thank you very much, and I have another suggestion.“Could you create a main chart indicator that displays corresponding icon signals? For example, when a whale buy signal appears on the 5-minute chart, an arrow or whale icon appears below the main chart candlestick. Conversely, when a shark sell signal appears, a downward arrow or shark icon appears above the candlestick. During sideways movement, the icon should also appear below the corresponding candlestick. Currently, I can't see these signals every time they appear, and I can't see where the corresponding signal has appeared on the historical chart. I think this optimization would make the indicator more perfect and intelligent.”Pelle wrote: Wed Sep 23, 2026 11:59 pm In this version, you can choose whether you want the alert on the current bar or the closed bar.
Re: Something interesting from Chatgpt/AI please post here
642I tried to create one myself with an AI agent, but the results were terrible. I hope you can help me create one. Thank you very much.Pelle wrote: Wed Sep 23, 2026 11:59 pm In this version, you can choose whether you want the alert on the current bar or the closed bar.
Re: Something interesting from Chatgpt/AI please post here
643You learn by experimenting, so keep experimenting.xiannan wrote: Thu Sep 24, 2026 2:10 am I tried to create one myself with an AI agent, but the results were terrible. I hope you can help me create one. Thank you very much.
Don't ask for help right away.
And secondly, no one is being trained here.
I’ve provided the source code now; carry on with that. No private messages, and let's not continue in this thread.
Re: Something interesting from Chatgpt/AI please post here
644Okay, teacher, I've been trying all night but still haven't been able to create a correct main image signal function. I'm really at my wit's end and hope to get your help.Pelle wrote: Thu Sep 24, 2026 3:08 am You learn by experimenting, so keep experimenting.
Don't ask for help right away.
And secondly, no one is being trained here.
I’ve provided the source code now; carry on with that. No private messages, and let's not continue in this thread.
Re: Something interesting from Chatgpt/AI please post here
645Okay, teacher, I've been trying all night but still haven't been able to create a correct main image signal function. I'm really at my wit's end and hope to get your help.Pelle wrote: Thu Sep 24, 2026 3:08 am You learn by experimenting, so keep experimenting.
Don't ask for help right away.
And secondly, no one is being trained here.
I’ve provided the source code now; carry on with that. No private messages, and let's not continue in this thread.
Re: Something interesting from Chatgpt/AI please post here
646This indicator translation (tradingview > MT5) is made with two AIs.
Claude code: base
Gemini 3.7 Flash: Fine tuning
Gemini 3.7 Flash: ionone review (post1295583836.html#p1295583836)
Read the description of the author of the code:
https://www.tradingview.com/script/BYde ... lgorithms/
LIMITATIONS AND INTERPRETATION
Market Gravity is intended as a market-structure analysis tool, not as a standalone trading system.
The liquidity displayed by the indicator is inferred from the chart structure. It is not direct order-book data and does not reveal Hidden institutional orders or future orders.
Gravity Scores represent relative model attraction, not probabilities.
Pressure represents how the model's aggregate ranked pull is distributed between upper and lower liquidity. A Bull Pressure reading of 70% does not mean there is a 70% chance that the price will rise.
Net Gravity is an imbalance measurement. A reading such as Gravity +25 does not represent a 25% expected return, probability, or projected price move.
The Gravity Flow curve is a visualization connecting the current price with the dominant liquidity target. It is not a forecast of the exact path future candles will take.
Badge placement also has no Analytical meaning. Badges may move slightly to remain readable, but their position does not change the target or calculation they represent.
Confirmed pivots introduce confirmation delay. Swing-derived liquidity only becomes active once the required pivot structure has been confirmed.
Market structure also changes over time. New structures form, old structures are swept or accepted, distance changes, and trend or regime conditions can alter current Gravity Scores.
Different chart intervals can therefore produce different liquidity maps.
Market Gravity is best used as one source of market context alongside a trader's broader analysis and risk-management process. 
Claude code: base
Gemini 3.7 Flash: Fine tuning
Gemini 3.7 Flash: ionone review (post1295583836.html#p1295583836)
Read the description of the author of the code:
https://www.tradingview.com/script/BYde ... lgorithms/
Market Gravity is intended as a market-structure analysis tool, not as a standalone trading system.
The liquidity displayed by the indicator is inferred from the chart structure. It is not direct order-book data and does not reveal Hidden institutional orders or future orders.
Gravity Scores represent relative model attraction, not probabilities.
Pressure represents how the model's aggregate ranked pull is distributed between upper and lower liquidity. A Bull Pressure reading of 70% does not mean there is a 70% chance that the price will rise.
Net Gravity is an imbalance measurement. A reading such as Gravity +25 does not represent a 25% expected return, probability, or projected price move.
The Gravity Flow curve is a visualization connecting the current price with the dominant liquidity target. It is not a forecast of the exact path future candles will take.
Badge placement also has no Analytical meaning. Badges may move slightly to remain readable, but their position does not change the target or calculation they represent.
Confirmed pivots introduce confirmation delay. Swing-derived liquidity only becomes active once the required pivot structure has been confirmed.
Market structure also changes over time. New structures form, old structures are swept or accepted, distance changes, and trend or regime conditions can alter current Gravity Scores.
Different chart intervals can therefore produce different liquidity maps.