Page 1 of 3

Moving Average Slow Stochastic Strategy

PostPosted: Mon Jul 27, 2020 4:04 pm
by Apprentice
EURUSD m1 (07-27-2020 2114).png

Based on request.
viewtopic.php?f=27&t=70218
Moving Average Slow Stochastic Strategy.lua
(23.98 KiB) Downloaded 406 times

Re: Moving Average Slow Stochastic Strategy

PostPosted: Tue Jul 28, 2020 5:27 am
by minifire18
Hi Guys
Thanks for the quick turn around
I seemed to be getting alerts for sells when the buy conditions are met, and buy alerts when the sell conditions are met, can this be checked can you also add two more timeframes to check if the moving average on those timeframes are biased to the signal created. Rules for strategy as follows
For sells
Price to be below the MA *on the price chart*
Stochastics K line to have crossed below D line or be already below
Current candle to close lower than previous open *create signal*
For buys
Price to be above the MA*on the price chart*
Stochastics K line to have crossed above D line or be already above
Current candle to close higher than previous open *create signal*
Thanks in advance
Minifire

Re: Moving Average Slow Stochastic Strategy

PostPosted: Sun Aug 02, 2020 9:04 am
by Apprentice
Your request is added to the development list.
Development reference 1818.

Re: Moving Average Slow Stochastic Strategy

PostPosted: Mon Aug 03, 2020 11:16 am
by Apprentice
Moving Average Slow Stochastic Strategy.lua
(24.09 KiB) Downloaded 355 times

Try this version.

Re: Moving Average Slow Stochastic Strategy

PostPosted: Mon Aug 03, 2020 2:47 pm
by minifire18
Hey Apprentice
Thanks for looking into the alerts seems to be getting the correct alerts now, Can you add a filter in the way of x2 timeframes and moving average for example
trigger chart = 1Hr confirmation timeframe 1 =1D confirmation timeframe 2=4Hr
trigger chart = 1Hr confirmation timeframe 1 =1D confirmation timeframe 2=15min
the conformation timeframes should be biased to the trade, price all to be either above the timeframe moving average for long or price to be below the timeframe moving average for short
thanks in advance
Minifire

Re: Moving Average Slow Stochastic Strategy

PostPosted: Fri Aug 07, 2020 4:52 am
by Apprentice
Your request is added to the development list.
Development reference 1856.

Re: Moving Average Slow Stochastic Strategy

PostPosted: Mon Aug 10, 2020 8:29 am
by Apprentice
Moving Average Slow Stochastic Strategy v3.lua
(25.13 KiB) Downloaded 358 times

Try this version.

Re: Moving Average Slow Stochastic Strategy

PostPosted: Thu Aug 13, 2020 3:19 am
by carolyne
Hello Apprentice
Great addition to the have multiply time frames for confirmation. Can I ask for an adjustment instead of using the MA on the conformation time frames can you take data from the slow stochastic on the confirmation timeframe, the K line to be biased to the strategy timeframe so
For long signals the K line to be above the D line on both confirmation timeframe and
For short signal the K line to be below the D line on both confirmation timeframe
Hope you can help with this request

Thanks

Carolyne

Re: Moving Average Slow Stochastic Strategy

PostPosted: Thu Aug 13, 2020 6:15 am
by Apprentice
Your request is added to the development list.
Development reference 1884.

Re: Moving Average Slow Stochastic Strategy

PostPosted: Tue Sep 01, 2020 3:39 am
by Apprentice
Moving Average Slow Stochastic Strategy v4.lua
(25.18 KiB) Downloaded 320 times

Try this version.