Premium Only Content

LIVE - Bitcoin + Ethereum - 1 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
---------------------------------------------------------------
-
11:44:33
Day Trading Cryptos
1 year agoThe Best Crypto Charts of the Day
229 -
22:53
The Rubin Report
1 hour agoMegyn Kelly Visibly Shocks Dave Rubin with Her Dark Prediction for What Happens Next
6 -
1:04:35
TheCrucible
1 hour agoThe Extravaganza! EP: 37 (9/16/25)
34.1K13 -
DVR
Kim Iversen
2 hours agoKash Patel: 'There's NO EVIDENCE Epstein Trafficked Anyone' | Did Bill Ackman Threaten Charlie Kirk?
7.11K34 -
2:15:14
Redacted News
2 hours ago"They knew about Charlie Kirk's shooting BEFOREHAND" FBI in total "Kash" Out and Damage Control
80.9K194 -
1:18:57
Candace Show Podcast
2 hours agoCharlie Kirk Shooting Suspect Charged. Something Isn’t Right… | Candace Ep 236
14.9K90 -
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
9.19K1 -
26:01
Bearing
10 hours agoCharlie Kirk 💔 EVIL Leftists Call For BLOOD Then CRY VICTIM 💥
1.9K47 -
LIVE
Wayne Allyn Root | WAR Zone
4 hours agoWAR Zone LIVE | 16 SEPTEMBER 2025
107 watching -
45:15
The Charlie Kirk Show
2 hours agoCharlie Kirk's Killer Charged: Live Reaction and More
123K78