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
---------------------------------------------------------------
-
4:00
Day Trading Cryptos
10 months agoThe Best Crypto Charts of the Week
1242 -
LIVE
Joker Effect
1 hour agoFIRST EVER AMATEUR BOXING EVENT STREAMED ON RUMBLE! BOUGHT TO YOU BY WOLFSDEN BOXING!
1,699 watching -
39:20
Rethinking the Dollar
2 hours agoTechnocratic World Order: Elon Steps Aside As Palantir Steps In | RTD News Update
7.08K10 -
52:39
vivafrei
5 hours agoA Soldier's Journey Home: Sergeant First Class New Home Reveal LIVE!
49.3K8 -
LIVE
Major League Fishing
1 day agoLIVE MLF BFL All-American Championship!
1,261 watching -
LIVE
Delnorin Games
5 hours ago🔴 Live - [ 36 Hr Marathon ]
141 watching -
LIVE
Total Horse Channel
18 hours ago2025 Buckeye Reining Spectacular - Saturday
118 watching -
3:10:55
DrDamon
4 hours ago🟢 LIVE - Degen Gaming with Chat! | Use Code: "DRDAMON" #EpicPartner
14.5K -
2:11:43
I_Came_With_Fire_Podcast
13 hours agoCIA Spy EXPOSES NSA's Largest DOMESTIC Spy Program EVER
17.9K11 -
Astral Doge Plays!
6 hours agoFinal Fantasy VII ~LIVE!~ Nibelheim
8.03K