StockFetcher Forums · Filter Exchange · Chaiken Oscillator Calculation<< >>Post Follow-up
nguyenak
10 posts
msg #149022
Ignore nguyenak
8/30/2019 10:23:30 PM

Hi,

I need help on this:

is there a way to create a filter for chaiken oscillator on Stock Fetcher?

There is chaiken volatility and CMF but no oscillator. The oscillator is like MACD.

On tradingview, in Pine, the formula is the following:

fast = 3
slow = 10
osc = ema(accdist, fast) - ema(accdist, slow)


On StockFetcher, I don't know how to execute the above. It seems EMA only has one arugment. And I don't know how to get accdist (distribution line).

Reference:
https://www.tradingview.com/wiki/Chaikin_Oscillator

Any help would be greatly appreciated.




















xarlor
561 posts
msg #149023
Ignore xarlor
8/31/2019 11:09:09 AM

nguyenak, this seems to do the trick. I compared to the Chaikin Oscillator on StockCharts and it matches.

Fetcher[
symlist(SPY,AMZN,AAPL,GOOG,NFLX,FB)
set{accdist,accumulation distribution}
set{osc,cema(accdist,3) - cema(accdist,10)}

draw osc line 0
]



http://schrts.co/ewBgAEFw


nguyenak
10 posts
msg #149026
Ignore nguyenak
8/31/2019 7:37:26 PM

Wow!...incredible..

works great!

ur good...answered the question directly.

been seeing this response...

https://www.stockfetcher.com/forums/General-Discussion/I-see-Chaikin-volatility-but-not-Chaikin-Oscillator/98296

thanks so much!

xarlor
561 posts
msg #149027
Ignore xarlor
8/31/2019 7:54:50 PM

No problem, happy to help. Just remember to pay it forward. If you find an interesting filter, share it with the community!

Good luck!

nguyenak
10 posts
msg #149028
Ignore nguyenak
8/31/2019 11:39:02 PM

Will do!

great community.

StockFetcher Forums · Filter Exchange · Chaiken Oscillator Calculation<< >>Post Follow-up

*** Disclaimer *** StockFetcher.com does not endorse or suggest any of the securities which are returned in any of the searches or filters. They are provided purely for informational and research purposes. StockFetcher.com does not recommend particular securities. StockFetcher.com, Vestyl Software, L.L.C. and involved content providers shall not be liable for any errors or delays in the content, or for any actions taken based on the content.


Copyright 2022 - Vestyl Software L.L.C.Terms of Service | License | Questions or comments? Contact Us
EOD Data sources: DDFPlus & CSI Data Quotes delayed during active market hours. Delay times are at least 15 mins for NASDAQ, 20 mins for NYSE and Amex. Delayed intraday data provided by DDFPlus


This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.