Gracias amigo Pelle, se comporta pesado casi no me deja correr las vela, debe ser mi pc un poco viejita. Gracias
Re: Something interesting from Chatgpt/AI please post here
542Good. Thank youPelle wrote: Fri Jul 24, 2026 4:09 am Here’s another attempt at something AI-related.
https://www.tradingview.com/script/gjFS ... ndicators/
I’ve extracted only the relevant indicator components from the strategy.
Re: Something interesting from Chatgpt/AI please post here
543AI fixed code,cladi53 wrote: Fri Jul 24, 2026 5:45 am Gracias amigo Pelle, se comporta pesado casi no me deja correr las vela, debe ser mi pc un poco viejita. Gracias
AI: "Update: Swing Anchored VWAP v1.10
Hey everyone, I've just uploaded a major update to the indicator (v1.10) that brings several highly requested features and critical performance fixes.
What's New in v1.10:
Strategy Arrows: Added standard MT5 Buy/Sell entry arrows (Wingdings 233 & 234) exactly where the TradingView strategy places its orders. You can customize the arrow colors and size in the settings!
Massive Performance Overhaul: Fixed a bug that was causing severe CPU usage and terminal freezing during live breakouts. The indicator now uses intelligent object pooling and caching, making it buttery smooth on every tick.
Max History Limit: Added a Max History Bars to Calculate input (defaults to 5000) to prevent the indicator from trying to render millions of objects on deep historical charts, drastically speeding up the initial load time.
Native ATR Math (Fixes "Nothing Appears" Bug): We completely removed the reliance on the background iATR indicator handle. By calculating True Range natively, it bypasses an MT5 bug where asynchronous buffer loading or series indexing mismatches would cause a silent out-of-bounds crash. It is now 100% standalone and reliable.
Cleaned Up Inputs: The properties window has been reorganized with collapsible groups (input group), making it much cleaner and easier to navigate.
Let me know how the new version runs for you guys!"
Re: Something interesting from Chatgpt/AI please post here
544Added alerts for arrows.Pelle wrote: Fri Jul 24, 2026 8:07 pm AI fixed code,
AI: "Update: Swing Anchored VWAP v1.10
Hey everyone, I've just uploaded a major update to the indicator (v1.10) that brings several highly requested features and critical performance fixes.
What's New in v1.10:
Strategy Arrows: Added standard MT5 Buy/Sell entry arrows (Wingdings 233 & 234) exactly where the TradingView strategy places its orders. You can customize the arrow colors and size in the settings!
Massive Performance Overhaul: Fixed a bug that was causing severe CPU usage and terminal freezing during live breakouts. The indicator now uses intelligent object pooling and caching, making it buttery smooth on every tick.
Max History Limit: Added a Max History Bars to Calculate input (defaults to 5000) to prevent the indicator from trying to render millions of objects on deep historical charts, drastically speeding up the initial load time.
Native ATR Math (Fixes "Nothing Appears" Bug): We completely removed the reliance on the background iATR indicator handle. By calculating True Range natively, it bypasses an MT5 bug where asynchronous buffer loading or series indexing mismatches would cause a silent out-of-bounds crash. It is now 100% standalone and reliable.
Cleaned Up Inputs: The properties window has been reorganized with collapsible groups (input group), making it much cleaner and easier to navigate.
Let me know how the new version runs for you guys!"
Re: Something interesting from Chatgpt/AI please post here
545I’d like to say thank you; version 1.10 is very good, but I’m eager to test this new version. I use it as a filter to determine the direction in which I should look for trades. May God bless you greatly.
Re: Something interesting from Chatgpt/AI please post here
547Hi everyone. This is an indicator developed entirely by AI (I am not a programmer). The idea is to provide a directional bias to help traders enter trades in the right direction and try to avoid false signals. You can use it with any system (I really like using it with HAOS for pullbacks in the direction suggested by the indicator). I’ve been getting good results with it, and it is still under development. I am attaching the .mq4 file. It does not repaint (at least, I haven't seen any repainting so far). I am also attaching a "manual" explaining what it does.
- These users thanked the author emanuelmb10 for the post (total 11):
- LIKE, ashdays, Tradehunter, JohnL33, elvenso, ChuChu Rocket, forexjoe85, Pelle, mate, kelvinchase, XeroforeX
Re: Something interesting from Chatgpt/AI please post here
548Hahaha dude you killed it.ionone wrote: Thu Jul 23, 2026 11:26 pm Dynamic Bias Moving Average
This is a three-layered Moving Average which can "stretch", "accelerate" and "lean" toward price depending on volatility and trend strength.
Code: Select all
IndicatorShortName("Kuku MA v2.1");Kuku
Re: Something interesting from Chatgpt/AI please post here
549There was some discussion over at post1295584849.html#p1295584849 regarding the Trend Sniper Indicator (https://www.tradingview.com/script/rtD9 ... nd-Sniper/).
I’m posting a version of it here in the correct section—the AI section—so people don't get confused about what was created using AI versus what was made by a real coder.
I’m posting a version of it here in the correct section—the AI section—so people don't get confused about what was created using AI versus what was made by a real coder.
- These users thanked the author Pelle for the post (total 2):
- forexjoe85, kvak
Re: Something interesting from Chatgpt/AI please post here
550thank you for your contributionemanuelmb10 wrote: Mon Jul 27, 2026 11:15 pm Hi everyone. This is an indicator developed entirely by AI (I am not a programmer). The idea is to provide a directional bias to help traders enter trades in the right direction and try to avoid false signals. You can use it with any system (I really like using it with HAOS for pullbacks in the direction suggested by the indicator). I’ve been getting good results with it, and it is still under development. I am attaching the .mq4 file. It does not repaint (at least, I haven't seen any repainting so far). I am also attaching a "manual" explaining what it does.
- These users thanked the author forexjoe85 for the post:
- emanuelmb10