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
---------------------------------------------------------------
-
4:00
Day Trading Cryptos
1 year agoThe Best Crypto Charts of the Week
1522 -
2:02:45
Inverted World Live
10 hours agoIs the Rapture Tomorrow? | Ep. 111
116K44 -
3:02:41
TimcastIRL
9 hours agoABC REVIVES Jimmy Kimmel After TERROR Attack On Station, Sinclair REFUSES To Air Show | Timcast IRL
271K156 -
2:32:12
The Charlie Kirk Show
10 hours agoTPUSA Presents This is The Turning Point Tour LIVE with Michael Knowles
151K69 -
5:20:38
Drew Hernandez
14 hours agoDISNEY CUCKS FOR KIMMEL & ADDRESSING THE CHARLIE KIRK MEMORIAL AFTERMATH
62.5K19 -
1:02:28
Flyover Conservatives
13 hours agoThe Most Overlooked Way to Fight Abortion (It’s Not Protests) - Robert Netzly; Why Triple-Digit Silver is Coming - Dr. Kirk Elliott | FOC Show
60.6K3 -
1:55:33
Glenn Greenwald
12 hours agoDeceitful Hysteria over Tucker's Speech on Kirk; IDF Funder Larry Ellison to Take Over CBS, Paramount, and now TikTok; U.S. Embraces Leading Al-Qaeda Terrorist | SYSTEM UPDATE #519
221K107 -
34:40
Donald Trump Jr.
14 hours agoWe Will Make Charlie Proud | TRIGGERED Ep.276
226K95 -
1:01:49
BonginoReport
13 hours agoErika Kirk Forgives Charlie’s Assassin - Nightly Scroll w/ Hayley Caronia (Ep.139)
128K112 -
1:54:19
megimu32
10 hours agoOn The Subject: Rush Hour | Would It Be Cancelled Today?
49.5K6