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:30:45
Day Trading Cryptos
1 year agoLIVE - Bitcoin + Ethereum - 5 Minute Charts - Pine Script Trade Bot
5635 -
20:46
Jasmin Laine
1 day agoJoe Rogan Drops NUKE—Carney’s Secret Deal + 100,000 Kamloops Homes at Risk
1.93K15 -
4:00
Mrgunsngear
1 day ago $13.87 earnedFirst They Came For Glock, Now They're Coming For The Ruger RXM
7.54K15 -
1:42:46
Lara Logan
1 day agoINJECTING TRUTH INTO THE VACCINE DEBATE with Del Bigtree | Ep 43 | Going Rogue with Lara Logan
6.79K31 -
12:55
Cash Jordan
18 hours agoNYC Busses 'MOBBED' by Millionaires... as "Communist" Mayor VOWS to END AMERICA
38215 -
LIVE
Major League Fishing
1 day agoLIVE! MLF Toyota Series Championship!
705 watching -
18:54
Bearing
1 day agoNew York COMMUNIST TAKEOVER 🚨 Zoran Mamdani’s Revolution 💥
3.12K65 -
1:05:26
Man in America
1 day ago“Poseidon” Doomsday Sub, Microplastics & The War on Testosterone w/ Kim Bright
40.2K55 -
12:15
Degenerate Jay
20 hours agoIs GTA 6 In Trouble?
226 -
LIVE
FyrBorne
14 hours ago🔴Battlefield 6 Live M&K Gameplay: Who's Hunting Who?
764 watching