Related Screeners
Price Data sourced from NSE feed, price updates are near real-time, unless indicated. Financial data sourced from CMOTS Internet Technologies Pvt. Ltd. Technical/Fundamental Analysis Charts & Tools provided for research purpose. Please be aware of the risk's involved in trading & seek independent advice, if necessary.
CCI × MACD SIGNAL
This is a script that displays entry points using "CCI" and "MACD".
I think that scalping will work well if I use "CCI指標與MACD指標配合使用的交易策略 FXBTCJPY" 1 minute as the main and it would be nice if you do not want your interests and take a little profit
Access to this script is restricted to users authorized by the author and usually requires payment. You can add it to your favorites, but you will only be able to use it CCI指標與MACD指標配合使用的交易策略 after requesting permission and obtaining it from CCI指標與MACD指標配合使用的交易策略 its author. Contact botindicator for more information, or follow the author's instructions below.
TradingView does not suggest paying for a script and using it unless you 100% trust its author and understand how the script works. In many cases you can find a good open-source alternative for free in our Community Scripts.
The information and publications are not meant to be, and do not constitute, financial, investment, trading, or other types of advice or recommendations supplied or endorsed by TradingView. Read more in the Terms of Use.
通达信CCI合并到MACD指标公式
DIF: (EMA(CLOSE,12)-EMA(CLOSE,26));
DEA: EMA(DIF,9);
MACD: (DIF-DEA)*2,COLORSTICK;
TYP:=(HIGH + LOW + CLOSE)/3;
CCI:=(TYP-MA(TYP,14))/(0.015*AVEDEV(TYP,14));
上0:=CROSS(CCI,0);
卖:= CROSS(100,CCI);
买:= CROSS(CCI,-100);
DRAWICON(上0,MACD*1.2,12);DRAWICON(卖,MACD*1.2,13);DRAWICON(买,MACD*1.2,7);
CCI指標與MACD指標配合使用的交易策略
股市中,主力对于散户来说就是一个狠辣无情的角色,散户最大的风险就是成为主力做庄出货的接单者。选股也是一样,强庄股都喜欢一个标准去衡量,今天给大家讲解一种选股指标--CCI指标。CCI是一种比较奇特的指标,那么该如何正确使用CCI指标,识别潜质黑马股?
TJ1:=REF(CROSS(MA(C,5),C),1) AND CROSS(C,MA(C,5));
TJ2:=REF(CROSS(MA(C,10),C),1) AND CROSS(C,MA(C,10));
TJ3:=REF(CROSS(MA(C,20),C),1) AND CROSS(C,MA(C,20));
TJ4:=TJ1 OR TJ2 OR TJ3;
TJ5:=REF(C,2)/REF(C,1)>=1.045 AND REF(C,1)1.09 AND C=H AND TJ4;
从 联环药业 60分钟K线图上可以清楚看出,股价在创新低,但CCI指标底部在逐渐抬高。出现了CCI指标底背离的状态,股价短期有反弹的可能。从6月3日分 时图上看,当日集合竟价的量比在5左右,开盘后股价快速上攻,但不久就遇阴回落,重新回到分时均价线附近运行,9点50股价再次放量上攻,量比出同时创出 当天新高,主力拉升决心加大, 在创出当天新高时果断介入,当天收获涨停。