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
---------------------------------------------------------------
-
11:44:33
Day Trading Cryptos
1 year agoThe Best Crypto Charts of the Day
229 -
1:38:47
Badlands Media
1 day agoDevolution Power Hour Ep. 387: Trump, Epstein, Durham Mysteries, and North Korea Ops
84.3K25 -
1:05:23
Man in America
17 hours agoSoaring Gold Exposes the Imminent Crash of the Old System w/ John Perez
43.3K9 -
2:42:40
TruthStream with Joe and Scott
17 hours agoTHOMAS AND GROK: AI, Bible decodes, The JESUS Cube live 9/6 #487
29.9K10 -
2:34:46
BlackDiamondGunsandGear
12 hours agoGet Prepped / After Hours Armory / LIVE SHOW /
20.2K1 -
2:01:39
Tundra Tactical
10 hours ago $8.30 earned🛑LIVE NOW!! This spits in the face of the Second Amendment.🛑
31.2K8 -
2:34:46
DLDAfterDark
9 hours ago $2.51 earnedIt's SHTF! Do You Have What You Need?? Let's Review Items & Priorities
26.5K6 -
28:58
Stephen Gardner
10 hours ago🚨Explosive allegations: Rosie O’Donnell connects Trump to Epstein scandal!?
38.8K84 -
9:22:47
SavageJayGatsby
2 days agoSpicy Saturday | Let's Play: Grounded
50K2 -
2:06:27
MattMorseTV
12 hours ago $52.85 earned🔴Vance just went SCORCHED EARTH.🔴
130K194