Re: Something interesting from Chatgpt/AI please post here

501
volume wrote: Mon Jun 15, 2026 7:44 pm I'm sorry, it was my mistake. I was just trying to improve this indicator. I apologize; it wasn't intentional. Anyway, thank you for your hard work, Pelle. I wish you good health and prosperity every day.
You need to know... that indicators are Just a "tools" to Help us understand trading information's about Price movements on the Charts 🥸

NO Ones indicators will Work Perfectly !!! 🤪
Each indicator has it own Advantages and Disadvantages.

To address this issue, we must 'combine' with Other indicators which to support our Major / Favorite indicators.

Even if you Combine them ALL, they won't Work Perfectly !!
Because it depends on the MetaQuotes Terminal (in addition to pre-defined Scripts) 😁

It would be Good idea to Learn "CHART PATTERNS" that can provide Perfect Analysis and Assistance --- depending on your own Abilities and Analysis 📉 👍

And "CANDLE Signal" & "PRICE ACTION" as a trigger and closing action in Trading transactions 😉 👌

This Three of the MAIN THINGS that Traders must learn if they want to be Successfully !!! 😋



~ MEMO :
This based my experienced my Trade FX since 2009 year's until Now 😊 😇
These users thanked the author Tsar for the post (total 3):
Abdi, Pelle, JohnL33
Always looking the GREAT, never left GOOD Point...

Re: Something interesting from Chatgpt/AI please post here

502
Now that the old one is hopefully buried and forgotten.
Yes,
worked on that today https://www.tradingview.com/script/cowTSxuw/
I found the .txt file online, so I thought I would translate it for MT5.

The code is given as it is, You can make all changes via AI or by REAL coding. This code is made with Claude code+some Gemini models
These users thanked the author Pelle for the post (total 4):
Abdi, JohnL33, tkumarpatna, saugio15

Re: Something interesting from Chatgpt/AI please post here

503
Today I tried to convert two pinescript codes to MT5 code. With AI using Claude code and a few gemini models.

https://www.tradingview.com/script/579y ... AlgoAlpha/ and
https://www.tradingview.com/script/o1VUoNCY/
These users thanked the author Pelle for the post (total 7):
thomdel, JohnL33, Krunal Gajjar, Thangarasu, Jimmy, ionone, Dimkin

Re: Something interesting from Chatgpt/AI please post here

505
A! ChartAutoRefresh_TF_Cycle

This indicator is an MT4 chart refresher that repeatedly switches the chart between 3 timeframes (e.g., M1→M5→M1) and then waits for a set period, forcing MT4 and other indicators to refresh automatically.

More detail can always paste the code and ask AI For detail.

Work for me with less CPU use.try..any modification..diy

source code include.
These users thanked the author JohnL33 for the post (total 4):
Jimmy, Tsar, kvak, Pelle
"My Forex Holy Grail? Sure, I'll share it. It's a magical PDF that costs $997 and the first chapter is titled: 'How to Sell a $997 PDF.'"😎

Re: Something interesting from Chatgpt/AI please post here

506
However, I translated one more tradingview pinescript .mq5 code during Midsummer.

https://www.tradingview.com/script/BjtT ... Syndicate/

I added a little something new to the code, for example weekly and month to the first dropdown menu.

The owner of the code says this: IMPORTANT INFO: For best results run indicator on M5 TF so it builds HQ SD zones.

These users thanked the author Pelle for the post (total 17):
Cagliostro, ujtrader, JohnL33, Nik123, kvak, Jimmy, mazibee, 88FX88, Shelwin1, anubis19, RodrigoRT7, kudrpenk, Lucas, cladi53, thomdel, Dimkin, saugio15

Re: Something interesting from Chatgpt/AI please post here

507
Pelle wrote: Sun Jun 21, 2026 5:33 am However, I translated one more tradingview pinescript .mq5 code during Midsummer.

https://www.tradingview.com/script/BjtT ... Syndicate/

I added a little something new to the code, for example weekly and month to the first dropdown menu.

The owner of the code says this: IMPORTANT INFO: For best results run indicator on M5 TF so it builds HQ SD zones.
Man, you are a legend :D Just found this indi yesterday and tried on TradingView.

Thanks a lot!

Re: Something interesting from Chatgpt/AI please post here

510
JohnL33 wrote: Fri Jun 19, 2026 1:42 pm A! ChartAutoRefresh_TF_Cycle

This indicator is an MT4 chart refresher that repeatedly switches the chart between 3 timeframes (e.g., M1→M5→M1) and then waits for a set period, forcing MT4 and other indicators to refresh automatically.

More detail can always paste the code and ask AI For detail.

Work for me with less CPU use.try..any modification..diy

source code include.
Thanks JohnL33

I made a MT5 version of that, slightly modified, but the basic idea is exactly the same.

EDIT: I forgot the source code.
These users thanked the author Pelle for the post:
JohnL33