Page 17 of 19

Re: Is this setup valuable?FS -26

Posted: Fri Aug 29, 2025 1:56 am
by updowncrude
Indicator attached

Re: Is this setup valuable? FS 26

Posted: Fri Aug 29, 2025 2:38 am
by reecehardyjack
updowncrude wrote: Thu Aug 28, 2025 11:20 pm This version is now safe for live trading as it:

Doesn't repaint (signals appear only on completed bars)
Handles real-time data correctly

Prevents array boundary errors

Provides accurate, non-changing signals once plotted

The indicator will plot reversal arrows with a 1-bar delay, ensuring that signals are confirmed and won't change once displayed.


FS 26.png
Any chance of a MT4 version 😁?

Re: Is this setup valuable? FS 26

Posted: Sat Aug 30, 2025 1:30 am
by Jonex1995
updowncrude wrote: Thu Aug 28, 2025 11:20 pm This version is now safe for live trading as it:

Doesn't repaint (signals appear only on completed bars)
Handles real-time data correctly

Prevents array boundary errors

Provides accurate, non-changing signals once plotted

The indicator will plot reversal arrows with a 1-bar delay, ensuring that signals are confirmed and won't change once displayed.


FS 26.png
helloo thanks for your hard work can you tell what this indicator based on ?

Re: Is this setup valuable?FS -27

Posted: Sat Aug 30, 2025 4:59 am
by updowncrude
Releasing EMA flip indicator:

Best suited for Forex Majors,

Timeframe : 15M, 30M.

Test and discuss.

Re: Is this setup valuable?

Posted: Sat Aug 30, 2025 6:11 am
by Cagliostro
Hi there - it works only on historical data, did you realize that does not refresh in real time?

Re: Is this setup valuable?

Posted: Sat Aug 30, 2025 12:18 pm
by updowncrude
Cagliostro wrote: Sat Aug 30, 2025 6:11 am Hi there - it works only on historical data, did you realize that does not refresh in real time?
I am attaching the code.
Could you be kind enough to check,refine and repost the code?

Re: Is this setup valuable?

Posted: Sat Aug 30, 2025 7:03 pm
by Cagliostro
updowncrude wrote: Sat Aug 30, 2025 12:18 pm I am attaching the code.
Could you be kind enough to check,refine and repost the code?
I analyzed the code, it repaints heavily as recalculates the last 50 bars, looks for pivots into the future and has no signal persistence.
Here you find a fixed version, but naturally with less optimistic signals. At least they now are real.


Re: Is this setup valuable?

Posted: Sun Aug 31, 2025 1:02 am
by updowncrude
Cagliostro wrote: Sat Aug 30, 2025 7:03 pm I analyzed the code, it repaints heavily as recalculates the last 50 bars, looks for pivots into the future and has no signal persistence.
Here you find a fixed version, but naturally with less optimistic signals. At least they now are real.


image_2025-08-30_110107648.png
Thank you

Re: Is this setup valuable?

Posted: Sun Aug 31, 2025 1:09 am
by updowncrude


check this also.

Re: Is this setup valuable?

Posted: Sun Aug 31, 2025 1:39 am
by kudrpenk
updowncrude wrote: Sun Aug 31, 2025 1:09 am FS 28.png



check this also.
Hi! EA!? Wow, I've never seen anything like this. I'll try to demo it. Thank you.