Page 1 of 4

Stochastic Min Max

PostPosted: Fri Mar 31, 2017 3:43 pm
by Apprentice
EURUSD m1 (03-31-2017 2049).png

Shows the location of the high/low price achieved between two K/D line Stochastic crosses.
Stochastic Min Max.lua
(5.31 KiB) Downloaded 1263 times

Stochastic Min Max with Alert.lua
(13.08 KiB) Downloaded 1645 times

MT4/MQ4 version.
viewtopic.php?f=38&t=68493
EURUSD m1 (01-24-2023 1321).png

Stochastic Min Max Signal Oscillator.lua
(7.81 KiB) Downloaded 101 times

Re: Stochastic Min Max

PostPosted: Fri Apr 07, 2017 11:37 am
by colajam1979
Perfect. Can you add 'end of turn' and 'Live' Options please.

Re: Stochastic Min Max

PostPosted: Sat Apr 08, 2017 4:32 pm
by colajam1979
I have just worked out what you have done here. You have programmed it to show the highest and lowest point in the K/D cross over.

Can you re do it to show only the
highest candle when k>D
Lowest candle when D<K

Thanks again

Re: Stochastic Min Max

PostPosted: Mon Apr 10, 2017 7:21 am
by Apprentice
Trend Filter added.

Re: Stochastic Min Max

PostPosted: Mon Apr 10, 2017 8:28 am
by colajam1979
That is perfect thanks Mario

Re: Stochastic Min Max

PostPosted: Mon Jul 10, 2017 9:54 am
by colajam1979
Hello Mario
Hope you are well.

Can you add an alert function to this indicator please.
make sound
pop up box
email

Thanks

Also do you know where i can make custom Lua sound files for my alerts?

Re: Stochastic Min Max

PostPosted: Mon Jul 10, 2017 3:38 pm
by Apprentice
Stochastic Min Max with Alert.lua added.

Re: Stochastic Min Max

PostPosted: Tue Jul 11, 2017 6:53 am
by colajam1979
Thank you for this update Mario.
One last thing perhaps you could add to this indicator?

Alert if Higher high not made Yes/No
Alert if lower low not made Yes/No


The way I would like the check to be made is as follows.
If trending in a long trade = K>D with higher highs made during each K>D cycle.

Alert if Higher high not made’ is made when the most recent (current) K/D cycle does not make a higher high (when the cycle ends) than the previous K/D cycle.

Re: Stochastic Min Max

PostPosted: Tue Jul 11, 2017 7:00 am
by colajam1979
I am getting an error with the alert update.

set to 15/5/5 ema ema 15m but running in a 5m chart

Re: Stochastic Min Max

PostPosted: Tue Jul 11, 2017 1:03 pm
by Apprentice
I failed to reproduce the mentioned bug,
Can you please specify error messages.
However, re-download due to a completely unrelated bug.