TradingView
auroagwei
2019年6月2日早上4點38分

cbci cu 

EUR/USDOANDA

描述

//@version=3

// Constance Brown Composite Index
// Re-implementation of CBCI based upon LazyBear's version + source text
// References:
// tradingview.com/script/qcmM1Ocn-Indicators-Constance-Brown-Composite-Index-RSI-Avgs/
// original author: @LazyBear
// "Technical Analysis for Trading Professionals" by Constance Brown, pg. 369
評論
auroagwei
constance brown also developed the derivative oscillator, which was designed to be used in conjunction with both the CBCI and RSI with moving averages applied:
tradingview.com/script/zEqWOehj-derivative-oscillator-cu/
auroagwei
companion rsi sma/ema indicator here:
tradingview.com/script/vYRYjPyi-rsi-sma-ema-cu/
更多