Premium Only Content

LIVE - AI Trading Bot - Bitcoin + Ethereum - 5 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 "33"
length = input.int(33, 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:44:33
Day Trading Cryptos
1 year agoThe Best Crypto Charts of the Day
229 -
The Nick DiPaolo Show Channel
3 hours agoTrans Network Being Investigated | The Nick Di Paolo Show #1794
10.6K15 -
22:53
The Rubin Report
1 hour agoMegyn Kelly Visibly Shocks Dave Rubin with Her Dark Prediction for What Happens Next
9.71K19 -
1:04:35
TheCrucible
2 hours agoThe Extravaganza! EP: 37 (9/16/25)
116K16 -
1:08:14
Kim Iversen
3 hours agoKash Patel: 'There's NO EVIDENCE Epstein Trafficked Anyone' | Did Bill Ackman Threaten Charlie Kirk?
22.8K45 -
2:15:14
Redacted News
3 hours ago"They knew about Charlie Kirk's shooting BEFOREHAND" FBI in total "Kash" Out and Damage Control
113K226 -
1:18:57
Candace Show Podcast
2 hours agoCharlie Kirk Shooting Suspect Charged. Something Isn’t Right… | Candace Ep 236
48K159 -
1:20:45
Dr. Drew
6 hours agoZachary Levi: The Truth About Charlie Kirk, Secret Conservatives Of Hollywood & Why He's Building A $100m Film Studio In Bastrop, TX w/ Batya Ungar-Sargon of NewsNation – Ask Dr. Drew
28.7K5 -
26:01
Bearing
11 hours agoCharlie Kirk 💔 EVIL Leftists Call For BLOOD Then CRY VICTIM 💥
7.49K51 -
LIVE
Wayne Allyn Root | WAR Zone
5 hours agoWAR Zone LIVE | 16 SEPTEMBER 2025
133 watching