Premium Only Content
LIVE - AI Trading Bot - Bitcoin + Ethereum - 5 Minute Chart - CCI.1LONG.1SHORT.ZEROLINE-33
This AI trading bot is the simplest, safest and most effective CCI strategy I've developed for day trading so far. It is well suited for novice traders using the 1 and 5 minute charts.
The CCI is set at 33. The bot is LONG when the CCI is greater than zero. The bot is SHORT when the CCI is less than zero. The bot puts green LONG and orange SHORT triangles on the chart when the CCI crosses up or down through zero.
---------------------------------------------------------------
// @DayTradingCryptos -> this code is open source freeware
//@version=5
indicator("CCI.1LONG.1SHORT.ZEROLINE", overlay=true)
// Calculate CCI
// Test different settings by changing "33"
length = input.int(33, 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 on CCI with text labels
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:44:33
Day Trading Cryptos
1 year agoThe Best Crypto Charts of the Day
240 -
23:56
Producer Michael
16 hours agoBuying My Wife a $500,000 Diamond Necklace!
465 -
22:31
Jasmin Laine
14 hours agoLara Trump SILENCES Liberal Canada—Bank ADMITS We Have NO Other Options
1.02K12 -
16:34
Rethinking the Dollar
17 hours agoMetals Capped, Crypto Held Back: How Banks Are Quietly Building A Digital Finance Empire
3927 -
38:21
Uncommon Sense In Current Times
15 hours agoWho You Really Are | Dr. Neil Anderson on Identity, Freedom & the Power of Truth in Christ
7.53K2 -
8:05
Millionaire Mentor
18 hours agoMegyn Kelly SHOCKED As Hunter Biden Spills Kamala’s Dirty Secret
1093 -
9:26
TheSaltyCracker
14 hours agoHero Cop Puts Down Lunatic Holding a Kid Hostage at Knife Point
20.2K178 -
1:27:58
Coin Stories with Natalie Brunell
15 hours agoQuantum Threat to Bitcoin? Pysh & Lepard Break Down Quantum, A.I. Displacement and Growing Socialism
1181 -
3:53
WildCreatures
3 days ago $0.15 earnedSwimming With the Giants, Whale Sharks of Darwin Island
1.1K3 -
12:09
Actual Justice Warrior
17 hours agoTEEN Mob ATTACKS Domino's Pizza
2.08K16