Premium Only Content

LIVE - Bitcoin + Ethereum - 1 Minute Charts - Pine Script Trading 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 says to buy when the CCI rises above zero. The bot says to sell when the CCI drops below zero. The bot automatically puts green and orange triangles on the chart when the CCI crosses up and down through zero.
---------------------------------------------------------------
// @DayTradingCryptos -> this code is open source
//@version=5
indicator("CCI.1Buy.1Sell.Zero", 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:44:33
Day Trading Cryptos
1 year agoThe Best Crypto Charts of the Day
229 -
LIVE
Human Events Daily with Jack Posobiec
53 minutes agoHUMAN EVENTS DAILY WITH JACK POSOBIEC
1,230 watching -
UPCOMING
Michael Heaver
1 hour agoGermany’s Seismic Result Serves WARNING
11 -
1:02:14
SGT Report
16 hours agoGOD'S ORDER VS. SATAN'S CHAOS -- Dr. Henry Ealy
21K30 -
2:03:13
The Charlie Kirk Show
3 hours agoMichael Knowles, Matt Walsh, and Ben Shapiro Remember Charlie Kirk | 9.16.2025
383K313 -
2:11:49
Steven Crowder
5 hours agoThe Lies are Sick: Charlie Kirk's Legacy Separating Fact from Fiction
487K377 -
1:22:10
Sean Unpaved
2 hours agoMNF Mayhem: Bucs' Stunner, Brady's Booth Drama, Shedeur's Draft Doge & the Masters on Prime
21.9K1 -
1:07:59
NotTheBee
1 day agoOur Memories Of Charlie Kirk And What This Means For The Country
73.5K26 -
19:40
Clickbait Wasteland
15 hours ago $0.23 earnedAsking New Yorkers Who They Support For Mayor: The Bronx
4.93K3 -
LIVE
TheAlecLaceShow
1 hour agoCharlie Kirk Assassin's Discord Confession EXPOSED! Dems' Reaction | Jim Pfaff on The Alec Lace Show
142 watching