Download software Tutorial videos
Subscription & data-feed pricing Class schedule


New account application Trading resources
Margin rates Stock & option commissions

Attention: Discussion forums are read-only for extended maintenance until further notice.
Welcome Guest, please sign in to participate in a discussion. Search | Active Topics |

Chaikin OSC revisited V17 Rate this Topic:
Previous Topic · Next Topic Watch this topic · Print this topic ·
traderc
Posted : Monday, November 27, 2017 9:48:48 AM
Registered User
Joined: 10/7/2004
Posts: 86
Bruce I reviewd the Chaikin Osc formula for v17 you posted.  I've adjusted for std settings -  a fast length of 3 and slow length of 10(The MACD portion), My question is, how is the 14 period look back period set within this.
Thanks
rctrade
 
((10 - 1) * XAVG(V * (2 * C - H - L) / (H - L), 10) - (3 - 1) * XAVG(V * (2 * C - H - L) / (H - L), 3)) / 2
 
Bruce_L
Posted : Monday, November 27, 2017 12:00:29 PM


Worden Trainer

Joined: 10/7/2004
Posts: 65,138

I don't know anything about a 14 period lookback period for the Chaikin Oscillator. If you wanted to apply a 14 period exponential moving average to this as some sort of signal line.

XAVG(((10 - 1) * XAVG(V * (2 * C - H - L) / (H - L), 10) - (3 - 1) * XAVG(V * (2 * C - H - L) / (H - L), 3)) / 2, 14)

If you want the value from 14 bars ago.

((10 - 1) * XAVG(V14 * (2 * C14 - H14 - L14) / (H14 - L14), 10) - (3 - 1) * XAVG(V14 * (2 * C14 - H14 - L14) / (H14 - L14), 3)) / 2



-Bruce
Personal Criteria Formulas
TC2000 Support Articles
traderc
Posted : Monday, November 27, 2017 1:52:01 PM
Registered User
Joined: 10/7/2004
Posts: 86

Bruce thanks I will revisit my lookback period maybe I confused myself.

rctrade

Bruce_L
Posted : Monday, November 27, 2017 1:54:10 PM


Worden Trainer

Joined: 10/7/2004
Posts: 65,138

You're welcome.



-Bruce
Personal Criteria Formulas
TC2000 Support Articles
Users browsing this topic
Guest-1

Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.