D oscillator

Custom MT4 expert advisors published here.

Moderator: admin

D oscillator

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

Original indicator: viewtopic.php?f=17&t=3608

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_MQL.PNG


Download:
D_Oscillator.mq4
(2.03 KiB) Downloaded 1367 times
Alexander.Gettinger
FXCodeBase: Confirmed User
 
Posts: 3785
Joined: Wed Mar 31, 2010 9:40 pm
Location: Russia, Omsk

D oscillator

Postby Kabanga » Wed Jul 11, 2012 7:56 pm

I could use copies or originals of the manuals for the late model 210 Audio Oscillator, 10cy-100kc version with 6au6 osc. and the matching 410 Distortion Analyser.
Thanks,
Bill, KB3DKS
Don't have
User avatar
Kabanga
 
Posts: 2
Joined: Sun Apr 08, 2012 2:03 pm


Return to MT4 Expert Advisors

Who is online

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