Premium Only Content

LIVE - AI Trading Bot - Buy + Sell Signals for BTC + ETH - 1 Minute Chart
These buy and sell signals are automatically generated by an AI trading bot I created using the pinescript coding language that can only be used on TradingView.com's charts.
This video shows the CCI zero line buy and sell signals for Bitcoin and Ethereum on the one-minute chart. BUY when the CCI rises above zero. SELL when the CCI drops below zero.
Your coin must be moving up and down quickly with a wide range from top to bottom for this strategy to work well. If your coin is moving sideways for a long time, the CCI will whipsaw up and down through zero and give too many false signals.
This strategy works on any time frame you can load onto a chart. It works for day trading and swing trading cryptos, stocks, commodities, ETFs, futures and forex.
Here is the code that will put these signals onto your charts:
//@version=5
indicator("CCI Buy/Sell Signals", overlay=true)
// Calculate CCI
length = input.int(20, title="CCI Length")
cci_value = ta.cci(close, length)
// Define buy and sell conditions
buy_signal = ta.crossover(cci_value, 0)
sell_signal = ta.crossunder(cci_value, 0)
// Plot CCI and buy/sell signals
plotshape(series=buy_signal, title="Buy Signal", location=location.belowbar, color=color.green, style=shape.triangleup, size=size.small)
plotshape(series=sell_signal, title="Sell Signal", location=location.abovebar, color=color.orange, style=shape.triangledown, size=size.small)
-
11:44:33
Day Trading Cryptos
1 year agoThe Best Crypto Charts of the Day
229 -
Jamie Kennedy
2 hours agoEp 222 Processing the Loss of Charlie Kirk | HTBITY with Jamie Kennedy
302 -
LIVE
Badlands Media
17 hours agoAltered State S3 Ep. 46
1,597 watching -
9:18
ARFCOM News
7 hours ago $0.05 earnedNSSF "Celebrates" ATF Partnership | Glocks BANNED | Redundant Spooky Boi Ban
2012 -
LIVE
LFA TV
15 hours agoLFA TV ALL DAY STREAM - WEDNESDAY 9/17/25
783 watching -
1:00:00
BEK TV
23 hours agoAPRIL LUND: FAITH, FOCUS, AND THE ROAD TO THE 2028 OLYMPIC MARATHON
2.28K -
37:15
Stephen Gardner
1 hour ago🔥Trump ERUPTS After Obama’s Charlie Kirk Comments!
12.5K28 -
LIVE
Total Horse Channel
13 hours ago2025 WDAA Western Dressage World Championship Show | Day Two | Arena One
175 watching -
1:14:40
Glenn Greenwald
3 hours agoThe Right Wages Its Own Cancel Culture War: Lee Fang, Thomas Chatterton Williams, and Leighton Woodhouse on the State of Civil Discourse and More | SYSTEM UPDATE #517
134K45 -
1:03:04
BonginoReport
4 hours agoBomb Squad Investigates Package at TPUSA HQ - Nightly Scroll w/ Hayley Caronia (Ep.136)
173K68