| 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 619 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.
 
 
 
 
 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 619 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.
 
 
 |