Premium Only Content

LIVE - AI Trading Bot - Bitcoin + Ethereum - 1 Minute Chart
Today I changed the CCI setting from 20 to 36 to smooth it out. This will give less signals when the price is moving sideways.
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 livestream shows the CCI zero line signals I developed for day trading Bitcoin and Ethereum on the one-minute chart. Buy LONG when the CCI rises above zero. Sell SHORT when the CCI drops below zero.
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 for you to try and modify:
//@version=5
indicator("CCI Buy/Sell Signals", overlay=true)
// Calculate CCI
length = input.int(36, 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 buy and sell signals on CCI with text labels
plotshape(series=buy_signal, title="Buy Signal", location=location.belowbar, color=color.green, style=shape.triangleup, size=size.small, text="LONG", textcolor=color.green, offset=0)
plotshape(series=sell_signal, title="Sell Signal", location=location.abovebar, color=color.red, style=shape.triangledown, size=size.small, text="SHORT", textcolor=color.orange, offset=0)
-
11:29:09
Day Trading Cryptos
1 year agoThe Best Crypto Charts of the Day
193 -
LIVE
The Bubba Army
21 hours agoJimmy Kimmel's Audience Plummets by 20 MILLION! - Bubba the Love Sponge® Show | 9/26/25
1,834 watching -
17:24
Sponsored By Jesus Podcast
20 hours agoLoving Our ENEMIES & Praying for Those Who Hurt Us
152 -
4:22
NAG Daily
13 hours agoSaving Grace #4 — Is The BIBLE Wrong?
10.7K5 -
6:14
Sugar Spun Run
23 hours ago $0.29 earnedApple Cobbler
1.47K4 -
31:26
Clownfish TV
6 days agoJimmy Kimmel GONE FOR GOOD?! Insider Claims Disney is DONE! | Clownfish TV
4.71K27 -
7:53
Rethinking the Dollar
12 hours agoForget AI & War: This Is What Will Break You in 2026
2.82K4 -
20:03
Bearing
7 days agoGIRLFRIEND Reveals Her SECRET KINK 😂 (It Doesn’t Go Well) 💥
8.31K84 -
56:23
Coin Stories with Natalie Brunell
1 day agoLyn Alden: Bullish on Bitcoin & Hard Assets
4.44K -
8:10
MattMorseTV
18 hours ago $14.98 earnedSchumer's PLAN just IMPLODED.
32.3K68