Re: Something interesting from Chatgpt/AI please post here

231
JohnL33 wrote: Sat Jul 19, 2025 7:00 pm The name "SpeedoMETER"
IDEA
from fastbreyk .last online Apr 29, 2015
Thx for sharing John.
I also tried to make a version, with a some changes in the core SOT code.
Play around with the settings to find the best settings.
- The chart is from the EU 1h chart. The set file is also below.
These users thanked the author Abdi for the post (total 9):
Jonex1995, rudiarius, iardavan, Elias1373, JohnL33, ssotiro, Tur005, ashdays, rishimadan


Re: Something interesting from Chatgpt/AI please post here

232
Abdi wrote: Sat Jul 26, 2025 11:03 pm Thx for sharing John.
I also tried to make a version, with a some changes in the core SOT code.
Play around with the settings to find the best settings.
-
AI SOT Indi.JPG

The chart is from the EU 1h chart. The set file is also below.
Nice.
These users thanked the author JohnL33 for the post:
Abdi
"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

233
JohnL33 wrote: Tue Jul 22, 2025 12:13 am The Fix
You've correctly identified a common issue in MQL4 indicators that manage their own graphical objects. When the indicator re-initializes (which happens when you change timeframes, edit settings, or recompile the code), the OnInit() function runs again.

NOW no more old objects,Only new one is drawn.
source code for who ever wanted.
These users thanked the author JohnL33 for the post (total 3):
ionone, Mescalito, ashdays
"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

238
A! Keltner Channels

I add logic price break channel and bb for arrow.
These users thanked the author JohnL33 for the post (total 8):
Abdi, Tur005, Asante, 88FX88, TECHHDATE07, ashdays, rishimadan, ujtrader
"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

240
A! DREAMER

Tribute to "Prince of Darkness".

Bullish Breakout (DodgerBlue): This state is triggered if the current price moves above the high of the previous closed candle. It signals that bullish momentum is strong enough to create a new short-term high.

Bearish Breakout (Orange Red): This state is triggered if the current price moves below the low of the previous closed candle. It signals that bearish momentum is strong enough to create a new short-term low.

Inside Bar / Consolidation (Grey): This is the default state. It occurs when the current price is trading between the high and the low of the previous candle. This signals a lack of immediate breakout momentum, or that the market is consolidating or pulling back.

The indicator displays three pieces of information, which appear or disappear based on the logic above.

The Main Logo (e.g., "DREAMER"):
This is the primary visual signal.
Its color instantly tells you the current market state (DodgerBlue for bullish breakout, Orange Red for bearish breakout, Grey for inside/consolidation).

The Pips Meter:
This only appears during a Bullish or Bearish Breakout.
It quantifies the strength of the breakout by showing exactly how many pips the price has moved past the previous high or low.
Example: If the previous high was 1.25100 and the current price is 1.25125, the meter will show + 2.5 pips.
When the logo is grey, the pips meter is hidden.

The Breakout Timer (Stopwatch):
This also only appears during a Bullish or Bearish Breakout.
It functions as a stopwatch, measuring the duration of the current breakout in minutes and seconds (MM:SS).
The timer starts the moment the price first breaks the previous high/low.
It continues to count up as long as the price remains in a breakout state.
If the price returns inside the previous candle's range (logo turns grey), the timer resets to zero and disappears.

stopwatch not working properly..its reset when change timeframe.someone can fix..it will nice.
These users thanked the author JohnL33 for the post (total 4):
88FX88, ashdays, Krunal Gajjar, Abdi
"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.'"😎