Premium Only Content

LIVE - Bitcoin + Ethereum - 5 Minute Charts - Pine Script Trade Bot
This strategy 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 the standard value of 20. The pine script trading 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 and down through zero. To put this bot onto your charts, follow the directions in the video below.
---------------------------------------------------------------
//@version=5
indicator("CCI.1Buy.1Sell.Zero", overlay=true)
// Calculate CCI
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, offset=0)
plotshape(series=sell_signal, title="Sell Signal", location=location.abovebar, color=color.orange, style=shape.triangledown, size=size.small, 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
1651 -
1:55:33
Glenn Greenwald
6 hours agoDeceitful Hysteria over Tucker's Speech on Kirk; IDF Funder Larry Ellison to Take Over CBS, Paramount, and now TikTok; U.S. Embraces Leading Al-Qaeda Terrorist | SYSTEM UPDATE #519
147K62 -
34:40
Donald Trump Jr.
8 hours agoWe Will Make Charlie Proud | TRIGGERED Ep.276
189K87 -
1:01:49
BonginoReport
7 hours agoErika Kirk Forgives Charlie’s Assassin - Nightly Scroll w/ Hayley Caronia (Ep.139)
76.9K83 -
1:54:19
megimu32
4 hours agoOn The Subject: Rush Hour | Would It Be Cancelled Today?
20.4K6 -
1:24:12
Katie Miller Pod
6 hours ago $2.20 earnedEpisode 7 - Jillian Michaels | The Katie Miller Podcast
74.3K4 -
13:09:57
LFA TV
1 day agoLFA TV ALL DAY STREAM ! | MONDAY 9/22/25
230K45 -
1:02:10
LIVE WITH CHRIS'WORLD
6 hours agoLIVE WITH CHRIS'WORLD - Key Takeaways From Charlie Kirks Memorial
28.3K -
1:37:17
Liberty Sentinel
6 days agoURGENT: Dr. Malone Warns of "Vaccine Cult" & Effort to "Fix God Gene" With Shots
19.2K15 -
LIVE
Rallied
7 hours ago $1.05 earnedHigh Octane Warzone Wins All Night
74 watching