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)
-
5:46:23
Day Trading Cryptos
1 year agoThe Best Crypto Charts of the Day
1671 -
1:02:46
TheCrucible
3 hours agoThe Extravaganza! EP: 57 with Guest Co-Host: Rob Noerr (10/21/25)
56.7K9 -
DVR
Redacted News
4 hours agoHIGH ALERT! TRUMP'S WAR WITH VENEZUELA IS COMING, BLACKROCK TAKES OVER ELECTRIC GRIDS
124K64 -
LIVE
Robert Gouveia
2 hours agoEx-CIA Brennan's Criminal Referral!! Jack Smith Caught AGAIN! Judge BLOCKS ICE Arrests!
1,191 watching -
14:51
Rethinking the Dollar
8 hours agoSilver Price Crash? Why You’re Still Paying $60+ for Eagles
15.9K10 -
LIVE
The Amber May Show
3 hours agoSlacker82Alpha| SPECIAL GUEST RENOWNED UFO EXPERT STAN DEYO
113 watching -
LIVE
MattMorseTV
4 hours ago $5.32 earned🔴Community Hangout🔴
409 watching -
LIVE
Tundra Tactical
5 hours ago $2.52 earnedThe Great Tundra Nation Gaming Stream!!! Featuring ThePiggNation LAST DAY!!!!
91 watching -
2:38:50
The Rabble Wrangler
4 hours agoThe Best in the West | Live From Rumble Studios
29.1K -
16:55
Bearing
11 hours agoHasan Piker’s EPIC MELTDOWN 💥 F**k My Audience, F**k Streaming, F**k Socialism 🤬
18.6K21