Premium Only Content

LIVE - Bitcoin + Ethereum - 5 Minute Charts - AI Trading Bot
This AI trading bot is the simplest, safest and most effective strategy I've developed for trading so far. It can be used for day trading the one, five and fifteen-minute charts. It also works for swing trading using the hourly, daily and weekly charts.
The strategy is based on the Commodity Channel Index technical indicator. The CCI is set at 20. The bot will buy when the CCI is greater than zero. The bot will sell when the CCI is less than zero. The bot automatically puts green and orange 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 "20"
length = input.int(20, 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 with green and orange triangles
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:30:45
Day Trading Cryptos
1 year agoLIVE - Bitcoin + Ethereum - 5 Minute Charts - Pine Script Trade Bot
5595 -
LIVE
Geeks + Gamers
4 hours agoTuesday Night's Main Event
467 watching -
40:36
RiftTV
3 hours agoHow We Got 400 Leftists FIRED for MOCKING Charlie Kirk | The Rift | Guest: Olivia Krolczyk
42.6K26 -
LIVE
Badlands Media
16 hours agoBadlands Story Hour Ep 134: Godzilla Minus One
893 watching -
LIVE
Patriots With Grit
12 hours agoWrongful Death Without Consequences: Inside the Schara Trial | Scott Schara
91 watching -
LIVE
LFA TV
15 hours agoLFA TV ALL DAY STREAM - TUESDAY 9/16/25
723 watching -
LIVE
StevieTLIVE
2 hours agoWarzone Community Games to Start into Quads w/ The Fellas
85 watching -
1:00:14
BonginoReport
5 hours agoSpeech Police Bondi Under Fire - Nightly Scroll w/ Hayley Caronia (Ep.135)
164K88 -
DVR
Heart & Mind with Dr. Dina McMillan
8 hours ago"Heart & Mind with Dr. Dina McMillan: Episode 57 - Honoring Charlie Kirk - Where to from Here?"
4.79K1 -
1:01:26
The Nick DiPaolo Show Channel
6 hours agoTrans Network Being Investigated | The Nick Di Paolo Show #1794
52.1K41