Premium Only Content

LIVE - AI Trading Bot - Bitcoin + Ethereum - 5 Minute Chart
I added a BUY and SELL parameter to the LONG and SHORT from the previous version.
BUY occurs when the CCI rises above 0.00
SELL occurs when the CCI drops below 0.00
LONG occurs when the CCI is below -100 and then rises above -100
SHORT occurs when the CCI drops below -100
Going LONG reverses a SHORT position
Going SHORT reverses a LONG position
A LONG followed with a BUY = 2X LONG
2X LONG positons are closed with a SELL
Here is the code for you to use and modify:
//@version=5
indicator("CCI.36.LONG.BUY.SELL.SHORT", overlay=true)
// Calculate CCI
length = input.int(36, title="CCI Length")
cci_value = ta.cci(close, length)
// Define -100 line buy and sell conditions
buy_signal_neg100 = ta.crossover(cci_value, -100)
sell_signal_neg100 = ta.crossunder(cci_value, -100)
// Define zero line buy and sell conditions
buy_signal_zero = ta.crossover(cci_value, 0)
sell_signal_zero = ta.crossunder(cci_value, 0)
// Plot buy and sell signals on CCI with text labels
plotshape(series=buy_signal_neg100, title="Buy Signal (Below -100)", location=location.belowbar, color=color.green, style=shape.triangleup, size=size.small, text="LONG", textcolor=color.green, offset=0)
plotshape(series=sell_signal_neg100, title="Sell Signal (Above -100)", location=location.abovebar, color=color.red, style=shape.triangledown, size=size.small, text="SHORT", textcolor=color.red, offset=0)
plotshape(series=buy_signal_zero, title="Buy Signal (Crossover Zero)", location=location.belowbar, color=color.blue, style=shape.triangleup, size=size.small, text="BUY", textcolor=color.blue, offset=0)
plotshape(series=sell_signal_zero, title="Sell Signal (Crossunder Zero)", location=location.abovebar, color=color.orange, style=shape.triangledown, size=size.small, text="SELL", textcolor=color.orange, offset=0)
-
11:30:45
Day Trading Cryptos
1 year agoLIVE - Bitcoin + Ethereum - 5 Minute Charts - Pine Script Trade Bot
5545 -
LIVE
LumpyPotatoX2
54 minutes agoSplitgate 2: Battle Royale + New Rumble Studio UI- #RumbleGaming
57 watching -
1:33:51
Game On!
16 hours ago $1.64 earnedSports Morning Espresso Shot! June 12th, 2025!
31.1K -
2:00:22
BEK TV
2 hours agoTrent Loos in the Morning 6/12/2025
12.1K1 -
14:26
Degenerate Jay
1 day ago $1.54 earnedShould Star Wars Be Done With Luke Skywalker?
27.2K9 -
44:01
Esports Awards
19 hours agoFrom Football Fields to Esports Arenas: The Journey of Sc0utOP | Origins Podcast #11
20.1K1 -
12:29
Clownfish TV
21 hours agoTerry Moran is TOAST.
41.5K16 -
5:25
The Shannon Joy Show
15 hours agoðŸŽUN's Puppets & the Bio-Terror Script - Event 201 Was Just the Beginning🔥
30.5K5 -
LIVE
PudgeTV
3 hours ago🟠Mafia II: Definitive Edition | Live Playthrough | Gaming on Rumble
212 watching -
27:21
ArturRehi
21 hours agoNATO's NEW Tank Powerhouse: Poland Buys 6 Billion $ of Tanks K2s from South Korea! Ukraine Update
27.5K6