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
---------------------------------------------------------------
-
5:46:23
Day Trading Cryptos
1 year agoThe Best Crypto Charts of the Day
1681 -
24:23
World2Briggs
18 hours agoTop 10 Towns You Can Retire on $1900 a month in the Pacific North West.
3.19K3 -
21:23
Lady Decade
15 hours ago $0.03 earnedThe Lost Sega Neptune Console Refuses To Die !
2.03K3 -
17:14
ThinkStory
20 hours agoIT: WELCOME TO DERRY Episode 2 Breakdown, Theories, & Details You Missed!
4.84K -
17:25
Real Estate
1 month agoThe Job Market Collapse IS HERE
3.87K6 -
LIVE
BEK TV
23 hours agoTrent Loos in the Morning - 11/05/2025
186 watching -
LIVE
The Bubba Army
22 hours agoUPS PLANE EXPLODES - What Went Wrong? - Bubba the Love Sponge® Show | 11/05/25
1,743 watching -
16:38
James Klüg
19 hours agoFOOD STAMPS RAN OUT, Will People Loot?
19.1K32 -
23:56
Producer Michael
18 hours agoBuying My Wife a $500,000 Diamond Necklace!
10.7K10 -
22:31
Jasmin Laine
16 hours agoLara Trump SILENCES Liberal Canada—Bank ADMITS We Have NO Other Options
9.78K17