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:29:09
Day Trading Cryptos
1 year agoThe Best Crypto Charts of the Day
195 -
52:16
American Thought Leaders
17 hours agoIs There a Link Between Mass Shootings and SSRIs?
25.8K29 -
17:12
World2Briggs
18 hours ago $0.01 earnedTop 10 Towns You Can Retire or Live on $1900 a month in the Midwest #1
9.59K2 -
17:25
BlackDiamondGunsandGear
1 day agoCustom Building the Cheapest MP5
13.6K1 -
2:07:20
BEK TV
1 day agoTrent Loos in the Morning - 11/06/2025
16.8K1 -
8:10
The Shannon Joy Show
18 hours agoShould we even VOTE anymore?
17.1K23 -
59:34
Dialogue works
1 day ago $0.02 earnedMohammad Marandi: It’s WAR: Iran’s Supreme Defense Council ACTIVATES –Hezbollah REFUSES to Surrender
49.9K11 -
10:23
TheSaltyCracker
18 hours agoMuslims Immediately Threaten New Yorkers After Zohran Win
43.7K462 -
18:40
Actual Justice Warrior
18 hours agoMamdani Pledges To DESTROY New York
30.7K78 -
28:53
iCkEdMeL
17 hours ago $0.06 earnedBREAKING: 9 DEAD After UPS Plane BURSTS Into Fireball at Louisville Airport
35.1K7