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
---------------------------------------------------------------
-
6:01:17
Day Trading Cryptos
11 months agoThe Best Crypto Charts of the Day
103 -
6:08:23
The Pascal Show
21 hours ago $8.00 earnedDIDDY TRIAL LIVE! HERE WE GO! Feds Begin Closing Arguments Trial Day 31 & MORE
27.5K3 -
3:24:49
GamerGril
9 hours agoTGI-FrightDay | A Gril Among Us
34.9K10 -
1:19:26
Man in America
16 hours agoIs MAHA Pushing the WEF’s Wearable Agenda? w/ Dr. Ealy
132K104 -
8:35:28
SpartakusLIVE
15 hours agoNEW Loadouts have DROPPED from ADVANCEDgg || !advanced
87.1K4 -
30:28
Solar Groove Muzic
1 day ago $10.52 earnedAFRO HOUSE MIX 2025 | The Best of Afro House Music
58.9K5 -
41:00
The Finance Hub
22 hours ago $8.52 earnedI CAN'T BELIEVE WHAT JUST HAPPENED TO SEN. ADAM SCHIFF!
32K24 -
3:52:16
SynthTrax & DJ Cheezus Livestreams
1 day agoFriday Night Synthwave 80s 90s Electronica and more DJ MIX Livestream HEATWAVE Edition
58.9K17 -
2:46:07
I_Came_With_Fire_Podcast
17 hours agoCHINA TRADE | RUBIO VISA | SENATE SECRETS | DEPORT BAN
56.9K9 -
8:01
MattMorseTV
12 hours ago $5.77 earnedNYC Democrat is in HOT WATER.
33.4K64