Page 1 of 1

D oscillator strategy

PostPosted: Sun Mar 06, 2011 11:22 pm
by Alexander.Gettinger
Strategy based on D oscillator (viewtopic.php?f=17&t=3608).
Open/close orders at crosses oscillator lines.

Download:
D_Oscillator_Strategy.lua
(11.32 KiB) Downloaded 1280 times


The Strategy was revised and updated on November 19, 2018.

Re: D oscillator strategy

PostPosted: Fri Jul 22, 2011 2:48 am
by Alexander.Gettinger
Other version of D oscillator strategy.

Strategy use two D oscillators.
Orders open/close on each cross D oscillator and direction is defined D oscillator 2.

Download:
D_Oscillator_Strategy2.lua
(12.33 KiB) Downloaded 1128 times

Re: D oscillator strategy

PostPosted: Fri Jul 22, 2011 8:17 am
by sho-me-pips
The confirmation signal should be the BF_D_Oscillator (21, 15, 21, .04, 3) on a larger time frame (Day, 8H, 6H...).

If BF_D_Oscillator is crossed up, only use up signals of first D_Oscillator.
If BF_D_Oscillator is crossed down only use down signals of first D_Oscillator.

Re: D oscillator strategy

PostPosted: Tue Aug 30, 2011 3:30 pm
by sho-me-pips
Please make these to work with FIFO accounts.

Re: D oscillator strategy

PostPosted: Wed Nov 30, 2016 8:34 am
by Apprentice
Bump up.

Re: D oscillator strategy

PostPosted: Tue Mar 24, 2020 5:21 pm
by mulligan
Getting the following error message - C:/Program Files/Candleworks/FXTS2/Strategies/Custom/D_Oscillator_Strategy.lua -1:nil

Thanks for your help

Re: D oscillator strategy

PostPosted: Wed Mar 25, 2020 6:09 am
by Apprentice
Do you have D_OSCILLATOR indicator installed?

Re: D oscillator strategy

PostPosted: Wed Mar 25, 2020 1:11 pm
by mulligan
yes, I do have the indicator installed.

Re: D oscillator strategy

PostPosted: Fri Mar 27, 2020 8:14 am
by Apprentice
D_Oscillator_Strategy.lua
(13.76 KiB) Downloaded 366 times

Try this version.