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 -
2:32:12
The Charlie Kirk Show
6 hours agoTPUSA Presents This is The Turning Point Tour LIVE with Michael Knowles
114K43 -
LIVE
Drew Hernandez
10 hours agoDISNEY CUCKS FOR KIMMEL & ADDRESSING THE CHARLIE KIRK MEMORIAL AFTERMATH
1,130 watching -
1:02:28
Flyover Conservatives
9 hours agoThe Most Overlooked Way to Fight Abortion (It’s Not Protests) - Robert Netzly; Why Triple-Digit Silver is Coming - Dr. Kirk Elliott | FOC Show
28.2K3 -
1:55:33
Glenn Greenwald
8 hours agoDeceitful Hysteria over Tucker's Speech on Kirk; IDF Funder Larry Ellison to Take Over CBS, Paramount, and now TikTok; U.S. Embraces Leading Al-Qaeda Terrorist | SYSTEM UPDATE #519
181K88 -
34:40
Donald Trump Jr.
10 hours agoWe Will Make Charlie Proud | TRIGGERED Ep.276
210K90 -
1:01:49
BonginoReport
8 hours agoErika Kirk Forgives Charlie’s Assassin - Nightly Scroll w/ Hayley Caronia (Ep.139)
109K97 -
1:54:19
megimu32
6 hours agoOn The Subject: Rush Hour | Would It Be Cancelled Today?
43.3K6 -
1:24:12
Katie Miller Pod
8 hours ago $2.89 earnedEpisode 7 - Jillian Michaels | The Katie Miller Podcast
79.4K5 -
13:09:57
LFA TV
1 day agoLFA TV ALL DAY STREAM ! | MONDAY 9/22/25
241K47