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)
-
4:00
Day Trading Cryptos
1 year agoThe Best Crypto Charts of the Week
1562 -
9:33
Ken LaCorte: Elephants in Rooms
8 hours ago $0.03 earnedWhy Do Black Men Love Big Butts?
6.41K2 -
2:12
From Zero → Viral with AI
1 day ago🚀 AI Marketing Isn’t Just for Big Brands Anymore — Here’s Why
6.62K1 -
9:51:58
Dr Disrespect
12 hours ago🔴LIVE - DR DISRESPECT - 10 WINS ON CONTROLLER - BO7 TOMORROW
285K19 -
1:24:56
Glenn Greenwald
6 hours agoTrump Declares Cities as the Enemies Within; Reagan Appointed Judge Slams Trump Over Speech Crackdowns; American ER Doctor on Gaza Atrocities | SYSTEM UPDATE #524
110K84 -
LIVE
I_Came_With_Fire_Podcast
12 hours agoPete Hegseth and the Chamber of Standards | Digital IDs | Taiwan Chips & Salsa | CDL Crisis
322 watching -
LIVE
Adam Does Movies
11 hours ago $0.01 earnedTalking Movies + Ask Me Anything - LIVE
40 watching -
29:11
Nick Shirley
4 hours ago $1.05 earnedPortland has Fallen... ANTIFA Take Control of City
13.5K18 -
1:19:00
VapinGamers
3 hours ago $0.21 earnedJump Space - We All Scream in Space - Early Access - !rumbot !music
13.7K1 -
1:50:12
Joker Effect
2 hours ago(Kick) Streamers Have Ruined The Streaming Landscape and Here is How! Reviewing Phase Partners...
21.1K1