Premium Only Content

LIVE - AI Trading Bot - Bitcoin + Ethereum - 1 Minute Chart - CCI.1LONG.1SHORT.ZEROLINE-33
This AI trading bot is the simplest, safest and most effective CCI strategy I've developed for day trading so far. It is well suited for novice traders using the 1 and 5 minute charts.
The CCI is set at 33. The bot is LONG when the CCI is greater than zero. The bot is SHORT when the CCI is less than zero. The bot puts green LONG and orange SHORT triangles on the chart when the CCI crosses up or down through zero.
---------------------------------------------------------------
// @DayTradingCryptos -> this code is open source freeware
//@version=5
indicator("CCI.1LONG.1SHORT.ZEROLINE", overlay=true)
// Calculate CCI
// Test different settings by changing "30"
length = input.int(30, 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.orange, style=shape.triangledown, size=size.small, text="SHORT", textcolor=color.orange, offset=0)
---------------------------------------------------------------
How-to insert Pine Script trading strategies onto TradingView charts: https://rumble.com/v4nw19o-how-to-insert-pine-script-trading-strategies-onto-tradingview-charts.html
---------------------------------------------------------------
-
11:29:09
Day Trading Cryptos
1 year agoThe Best Crypto Charts of the Day
193 -
2:21:46
Lara Logan
7 hours agoTHE FIGHT FOR A FREE BRITAIN with Katie Hopkins | Episode 36 | Going Rogue with Lara Logan
30.1K17 -
LIVE
Jeff Ahern
1 hour agoFriday Freak out with Jeff Ahern
146 watching -
16:52
IsaacButterfield
10 hours ago $0.57 earnedWoke Karens Are Trying to End This Man’s Career
15.5K3 -
4:09:14
The Bubba Army
1 day agoRaja Jackson Arrested! - Bubba the Love Sponge® Show | 9/19/25
29.4K2 -
2:04:42
The Culture War with Tim Pool
4 hours agoDemonic Possession, Exorcisms, And The Soul Of America | The Culture War with Tim Pool
178K139 -
20:00
Neil McCoy-Ward
3 hours ago🔥 It's Absolute CHAOS In Europe 🇪🇺 Today...
36.2K14 -
1:07:41
Steven Crowder
5 hours agoSPECIAL: A Behind-the-Scenes Peek at Some of Our Biggest Productions
246K116 -
59:40
The Rubin Report
5 hours agoListen to ‘The View’ Crowd Gasp as Whoopi Admits She Agrees w/ Conservatives on This
77.2K47 -
1:40:02
The Mel K Show
4 hours agoMORNINGS WITH MEL K Preserving the Home of the Brave 9-19-25
53.1K7