Holt zlate slovenske rucicky.
Re: Something interesting from Chatgpt/AI please post here
272i got this indictor here it looks good but its not running on tester , the main indicator its running very slow on the tester while the EDIT is not running at all someone should take a look at the code and fix it please
Re: Something interesting from Chatgpt/AI please post here
273
You can consider the settings like this. Because I am not good at MT4 coding.Intrest 1 wrote: Mon Dec 30, 2024 7:40 am Where the moving average leaves the channel, there is a price reversal. Can this be done for MT4? There is a code at the bottom of the page
https://ru.tradingview.com/script/824Wm ... -Strategy/


Re: Something interesting from Chatgpt/AI please post here
274I couldnt find a mt5 version of the divergence for all indicator. I managed to convert it. Test before using.
Divergence for Many Indicators – MT5
Multi-Indicator Engine
Scan for divergences across a powerful suite of **10 built-in oscillators**:
**MACD (Main & Histogram)**
**RSI**
**Stochastic**
**CCI**
**Momentum**
**On-Balance Volume (OBV)**
**Volume-Weighted MACD (VWmacd)**
**Chaikin Money Flow (CMF)**
**Money Flow Index (MFI)**
Advanced Filtering System
Fine-tune your signals with context-aware filters:
* Signal Qualification:** Only show signals that make sense within the current market context
* Overbought/Oversold Level Analysis**
* Centerline Cross Monitoring:** Filter signals based on oscillator crossing above/below its centerline
Filter Combinations Matrix
| Filter Type | Signal Type | Purpose Description |
| ------------ | ------------ | ----------------------------------------------------------------------------- |
| Centerline | Reversal | Signals a turn after crossing the zero line (e.g., from negative to positive) |
| Centerline | Trend | Identifies a pullback/dip within an existing trend |
| OB/OS | Reversal | Detects turning points from overbought/oversold extremes |
| OB/OS | Trend | Confirms continuation in an already extended move |
Signal Selection
* Regular
* Hidden
* Both
-----------
* searchdiv: Choose between Regular, Hidden, or Both divergence types
* showlimit: Minimum number of confirming indicators required (higher = stronger confirmation)
* dontconfirm: Toggle signal confirmation logic
* false: Fewer, higher-quality signals (requires clean path between pivots)
* true: More, earlier signals (ignores price action between pivots)
Display Options
* Show only the **most recent** valid divergence signals for a cleaner chart
* Enable/disable any of the 10 available oscillators to match your strategy
* UseMAFilter: Master **trend filter**: Only show signals that agree with Moving Average direction
Scan for divergences across a powerful suite of **10 built-in oscillators**:
**MACD (Main & Histogram)**
**RSI**
**Stochastic**
**CCI**
**Momentum**
**On-Balance Volume (OBV)**
**Volume-Weighted MACD (VWmacd)**
**Chaikin Money Flow (CMF)**
**Money Flow Index (MFI)**
Fine-tune your signals with context-aware filters:
* Signal Qualification:** Only show signals that make sense within the current market context
* Overbought/Oversold Level Analysis**
* Centerline Cross Monitoring:** Filter signals based on oscillator crossing above/below its centerline
| Filter Type | Signal Type | Purpose Description |
| ------------ | ------------ | ----------------------------------------------------------------------------- |
| Centerline | Reversal | Signals a turn after crossing the zero line (e.g., from negative to positive) |
| Centerline | Trend | Identifies a pullback/dip within an existing trend |
| OB/OS | Reversal | Detects turning points from overbought/oversold extremes |
| OB/OS | Trend | Confirms continuation in an already extended move |
* Regular
* Hidden
* Both
-----------
* searchdiv: Choose between Regular, Hidden, or Both divergence types
* showlimit: Minimum number of confirming indicators required (higher = stronger confirmation)
* dontconfirm: Toggle signal confirmation logic
* false: Fewer, higher-quality signals (requires clean path between pivots)
* true: More, earlier signals (ignores price action between pivots)
* Show only the **most recent** valid divergence signals for a cleaner chart
* Enable/disable any of the 10 available oscillators to match your strategy
* UseMAFilter: Master **trend filter**: Only show signals that agree with Moving Average direction
Re: Something interesting from Chatgpt/AI please post here
275You could not find... but...
post1295567939.html#p1295567939

post1295567939.html#p1295567939
Abdi wrote: Tue Sep 09, 2025 12:25 am I couldnt find a mt5 version of the divergence for all indicator. I managed to convert it. Test before using.
Divergence for Many Indicators – MT5
Multi-Indicator Engine
Scan for divergences across a powerful suite of **10 built-in oscillators**:
**MACD (Main & Histogram)**
**RSI**
**Stochastic**
**CCI**
**Momentum**
**On-Balance Volume (OBV)**
**Volume-Weighted MACD (VWmacd)**
**Chaikin Money Flow (CMF)**
**Money Flow Index (MFI)**
Advanced Filtering System
Fine-tune your signals with context-aware filters:
* Signal Qualification:** Only show signals that make sense within the current market context
* Overbought/Oversold Level Analysis**
* Centerline Cross Monitoring:** Filter signals based on oscillator crossing above/below its centerline
Filter Combinations Matrix
| Filter Type | Signal Type | Purpose Description |
| ------------ | ------------ | ----------------------------------------------------------------------------- |
| Centerline | Reversal | Signals a turn after crossing the zero line (e.g., from negative to positive) |
| Centerline | Trend | Identifies a pullback/dip within an existing trend |
| OB/OS | Reversal | Detects turning points from overbought/oversold extremes |
| OB/OS | Trend | Confirms continuation in an already extended move |
Signal Selection
* Regular
* Hidden
* Both
-----------
* searchdiv: Choose between Regular, Hidden, or Both divergence types
* showlimit: Minimum number of confirming indicators required (higher = stronger confirmation)
* dontconfirm: Toggle signal confirmation logic
* false: Fewer, higher-quality signals (requires clean path between pivots)
* true: More, earlier signals (ignores price action between pivots)
Display Options
* Show only the **most recent** valid divergence signals for a cleaner chart
* Enable/disable any of the 10 available oscillators to match your strategy
* UseMAFilter: Master **trend filter**: Only show signals that agree with Moving Average direction
Divergence For All.JPG
Divergence For All Advanced.ex5divergence for all mt5.set
- These users thanked the author Cagliostro for the post:
- Abdi
"I conjure from shadows and shape fortunes from the unseen. The treasure lies hidden in plain sight, beneath the sunlight." - Cagliostro
Re: Something interesting from Chatgpt/AI please post here
276Yeah, the second one i see now, after i made that oneCagliostro wrote: Tue Sep 09, 2025 3:13 am You could not find... but...![]()
post1295567939.html#p1295567939

But i like how the filtering turned out, so no problemo
I'll check it out, thanks

- These users thanked the author Abdi for the post:
- Cagliostro
Re: Something interesting from Chatgpt/AI please post here
277if someone like to code signal good..
arrows are low pass indicator as first signal
final signal is based on the zigzag level breaks as shown.
arrows are low pass indicator as first signal
final signal is based on the zigzag level breaks as shown.
"There is NO GOD higher than TRUTH" - Mahatma Gandhi
Re: Something interesting from Chatgpt/AI please post here
278SNAKE NRP 2-color indicator
Important Notice
The AI-generated forex indicators published here are strictly experimental. They may contain errors or limitations and should not be considered as final tools or immediate recommendations for real-world use.
Their purpose is to serve as a basis for analysis, feedback, and refinement by the community and subject matter experts.
Careful evaluation is recommended before any practical application.
Important Notice
The AI-generated forex indicators published here are strictly experimental. They may contain errors or limitations and should not be considered as final tools or immediate recommendations for real-world use.
Their purpose is to serve as a basis for analysis, feedback, and refinement by the community and subject matter experts.
Careful evaluation is recommended before any practical application.
Re: Something interesting from Chatgpt/AI please post here
279BEATS V5 - "Enjoy The Quiet Between Trades”
Improve Your Trading Psychology - NO FEAR, NO DOUBT
Ultimate Risk Management - Maximize Your Trades
Improve Your Trading Psychology - NO FEAR, NO DOUBT
Ultimate Risk Management - Maximize Your Trades
Re: Something interesting from Chatgpt/AI please post here
280The Snake NRP doesn't repaint the history. What you're interpreting as repainting is actually the update of the last candle, which is normal for any real-time indicator. If you look at bars that have already closed, they never change value or color.BeatlemaniaSA wrote: Thu Sep 11, 2025 7:26 am https://grok.com/share/bGVnYWN5_ec79160 ... 6439cc14e4