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
11 months agoThe Best Crypto Charts of the Day
167 -
31:45
RepublicanStudy
18 hours agoOne Big Beautiful Exclusive Conversation with Budget Chairman Arrington
9.21K6 -
8:28
MattMorseTV
16 hours ago $14.17 earnedThe EU just SURRENDERED to Trump.
62.7K49 -
2:09:17
Side Scrollers Podcast
22 hours agoKirsche & Leaflit on HIT LIST + Nintendo RUINS Mario Kart + More | Side Scrollers Live
29.8K7 -
14:17
GritsGG
1 day agoCopy Our Strategy We Use to Win & Instantly Improve!
35.7K3 -
6:08:23
The Pascal Show
21 hours ago $8.93 earnedDIDDY TRIAL LIVE! HERE WE GO! Feds Begin Closing Arguments Trial Day 31 & MORE
32.7K3 -
3:24:49
GamerGril
10 hours agoTGI-FrightDay | A Gril Among Us
43K11 -
1:19:26
Man in America
16 hours agoIs MAHA Pushing the WEF’s Wearable Agenda? w/ Dr. Ealy
138K113 -
8:35:28
SpartakusLIVE
15 hours agoNEW Loadouts have DROPPED from ADVANCEDgg || !advanced
94.4K4 -
30:28
Solar Groove Muzic
1 day ago $10.60 earnedAFRO HOUSE MIX 2025 | The Best of Afro House Music
63.5K5