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)
-
5:46:23
Day Trading Cryptos
1 year agoThe Best Crypto Charts of the Day
1651 -
9:29
Silver Dragons
18 hours agoI Have CHANGED MY MIND About THESE Silver Coins
3.65K2 -
15:51
TheRoyaltyAutoService
16 hours ago $0.74 earnedThis Honda Ridgeline Has Been Sitting For Over A Year… What Kept It Down So Long?!
5.79K1 -
LIVE
BEK TV
23 hours agoTrent Loos in the Morning - 9/18/2025
184 watching -
LIVE
The Bubba Army
22 hours agoJimmy Kimmel FIRED! - Bubba the Love Sponge® Show | 9/18/25
2,522 watching -
10:51
Degenerate Jay
15 hours ago $0.51 earnedWe Finally Have Proof That Metal Gear Solid V Was Unfinished
18K3 -
13:17
AndresRestart
18 hours ago $1.07 earnedThis Mario Galaxy 2 Remaster Is Better Than We Thought!
12.4K4 -
59:16
CarlCrusher
12 hours agoAncient Psionic UFO Contact in Skinwalker Territory with Vetted & WHY Files - Ep 3
8.5K4 -
25:17
Esports Awards
18 hours agoFrom Gamer to CEO: Cherrygumms’ Journey in Esports | Origins Podcast #29
11.7K4 -
20:08
Professor Gerdes Explains 🇺🇦
17 hours agoThe Polish Drone Strike was a Russian PSYOP
9.04K7