D oscillator

Here you can post and download custom indicators. PLEASE: Do not start topics unless you are posting your own indicator, they will be moved to appropriate section even if you do.

Moderator: admin

D oscillator

Postby Alexander.Gettinger » Sun Mar 06, 2011 11:19 pm

Oscillator based on two indicators: RSI and CCI.

Formulas:
Line1[i]=2/(Smooth+1)*StCCI+(1-2/(Smooth+1))*Line1[i-1],
Line2[i]=2/(Smooth*0.8+1)*Line1[i-1]+(1-2/(Smooth*0.8+1))*Line2[i-1], where
StCCI=[CCI_Coeff]*CCI[i]+(1-[CCI_Coeff])*StRSI,
StRSI=(RSI[i]-MinRSI)*200/(MaxRSI-MinRSI)-100,
MaxRSI, MinRSI is a maximum and minimum of RSI from [i-D_Period] to [i].

D_Oscillator.png


Download:
D_Oscillator.lua
(2.58 KiB) Downloaded 1508 times


Indicator based strategy
viewtopic.php?f=31&t=68918
Alexander.Gettinger
FXCodeBase: Confirmed User
 
Posts: 3785
Joined: Wed Mar 31, 2010 9:40 pm
Location: Russia, Omsk

Re: D oscillator

Postby Alexander.Gettinger » Sun Mar 06, 2011 11:23 pm

Strategy based on this oscillator: viewtopic.php?f=31&t=3609
Alexander.Gettinger
FXCodeBase: Confirmed User
 
Posts: 3785
Joined: Wed Mar 31, 2010 9:40 pm
Location: Russia, Omsk

Re: D oscillator

Postby Hybrid » Thu Jun 02, 2011 8:05 am

Hi,

Could you please make a bigger time frame version? It will be very useful.

Thank you.
Hybrid
 
Posts: 42
Joined: Fri Apr 02, 2010 7:52 am

Re: D oscillator

Postby Apprentice » Thu Jun 02, 2011 6:07 pm

Your request has been added to developmental cue.
User avatar
Apprentice
FXCodeBase: Confirmed User
 
Posts: 36341
Joined: Thu Dec 31, 2009 11:59 am
Location: Zagreb, Croatia

Re: D oscillator

Postby Apprentice » Fri Jun 03, 2011 3:12 am

Biger Time Frame D Oscillator
BF_D oscillator.png

BF_D oscillator.lua
(7.25 KiB) Downloaded 1181 times


You need to install D_Oscillator.lua from Top Most post.
User avatar
Apprentice
FXCodeBase: Confirmed User
 
Posts: 36341
Joined: Thu Dec 31, 2009 11:59 am
Location: Zagreb, Croatia

Re: D oscillator

Postby Hybrid » Sat Jun 11, 2011 1:00 pm

Thank you very much, Apprentice! :D
Hybrid
 
Posts: 42
Joined: Fri Apr 02, 2010 7:52 am

Re: D oscillator

Postby Alexander.Gettinger » Fri Jun 29, 2012 1:28 pm

MQL4 version of this oscillator: viewtopic.php?f=38&t=20672
Alexander.Gettinger
FXCodeBase: Confirmed User
 
Posts: 3785
Joined: Wed Mar 31, 2010 9:40 pm
Location: Russia, Omsk

Re: D oscillator

Postby sho-me-pips » Mon May 18, 2015 4:40 pm

Image

Could arrows be added for a visual of direction of lines.
"A hundred pips a day keeps the collector away"
User avatar
sho-me-pips
 
Posts: 82
Joined: Sat Sep 11, 2010 8:38 am

Re: D oscillator

Postby Apprentice » Tue May 19, 2015 4:07 am

Arrow.png

Show Arrows Option Added.
User avatar
Apprentice
FXCodeBase: Confirmed User
 
Posts: 36341
Joined: Thu Dec 31, 2009 11:59 am
Location: Zagreb, Croatia

Re: D oscillator

Postby sho-me-pips » Tue May 19, 2015 8:11 am

Perfect, as always!!
"A hundred pips a day keeps the collector away"
User avatar
sho-me-pips
 
Posts: 82
Joined: Sat Sep 11, 2010 8:38 am

Next

Return to Custom Indicators

Who is online

Users browsing this forum: Bing [Bot] and 51 guests