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
---------------------------------------------------------------
-
4:00
Day Trading Cryptos
1 year agoThe Best Crypto Charts of the Week
1522 -
LIVE
Grant Stinchfield
1 hour agoRFK Jr. Speaks Out: The Pain of Assassination & the Loss of Charlie Kirk
92 watching -
1:59:33
Benny Johnson
2 hours agoKash Patel Testifying LIVE Now on Charlie Kirk Assassination, Trump to Declare Antifa TERRORISTS?!
32K43 -
2:07:38
Timcast
3 hours ago🚨LIVE: Kash Patel Testifies Over Charlie Kirk Assassination In Senate | Tim Pool
56.7K49 -
LIVE
Trumpet Daily
41 minutes agoTrumpet Daily LIVE | Sept. 16, 2025
464 watching -
LIVE
The Shannon Joy Show
1 hour agoTrojan Horse Trump Pushing ‘Worse Than Biden’ Speech Control Using Kirk Killing. Guest Brett Miller
204 watching -
1:01:35
VINCE
3 hours agoThe Left's 'Malignant' Violence Problem | Episode 126 - 09/16/25
191K102 -
LIVE
LFA TV
6 hours agoLFA TV ALL DAY STREAM - TUESDAY 9/16/25
4,514 watching -
1:45:59
Dear America
3 hours agoKiller ADMITS To Killing Charlie In DISCORD. Terror Cell EXPOSED! + JD Fills In on Charlie’s Show!
148K83 -
2:59:28
Wendy Bell Radio
7 hours agoThe Left Lives In A Bubble
54.6K136