Premium Only Content

LIVE - AI Trading Bot - Bitcoin + Ethereum - 1 Minute Chart
These buy and sell signals are automatically generated by an AI trading bot I created using the pine script coding language that can only be used on TradingView.com's charts.
Here is the code for you to use and modify:
//@version=5
indicator("CCI.200.LONG.SHORT", overlay=true)
// Calculate CCI
length = input.int(150, title="CCI Length")
cci_value = ta.cci(close, length)
//Define +100 line buy and sell conditions
buy_signal_pos100 = ta.crossover(cci_value, +100)
sell_signal_pos100 = 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)
// Define -100 line buy and sell conditions
buy_signal_neg100 = ta.crossover(cci_value, -100)
sell_signal_neg100 = ta.crossunder(cci_value, -100)
// Plot buy and sell signals on CCI with text labels
// LONG reverses a SHORT position. SHORT reverses a LONG position
// If there is a yellow SHORT followed by an orange SHORT followed by a red SHORT, the next LONG reverses all three
// Yellow SHORT occurs when the CCI drops below +100
plotshape(series=buy_signal_pos100, title="Buy Signal (Above +100)", location=location.belowbar, color=color.green, style=shape.triangleup, size=size.small, text="LONG", textcolor=color.green, offset=0)
plotshape(series=sell_signal_pos100, title="Sell Signal (Below +100)", location=location.abovebar, color=color.yellow, style=shape.triangledown, size=size.small, text="SHORT", textcolor=color.yellow, offset=0)
// Orange SHORT occurs when the CCI drops below 0.00
plotshape(series=buy_signal_zero, title="Buy Signal (Crossover Zero)", location=location.belowbar, color=color.green, style=shape.triangleup, size=size.small, text="LONG", textcolor=color.green, offset=0)
plotshape(series=sell_signal_zero, title="Sell Signal (Below +100)", location=location.abovebar, color=color.orange, style=shape.triangledown, size=size.small, text="SHORT", textcolor=color.orange, offset=0)
// Red SHORT occurs when the CCI drops below -100
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)
-
11:44:33
Day Trading Cryptos
11 months agoThe Best Crypto Charts of the Day
212 -
1:30:28
AimControllers
2 hours ago $2.68 earnedTRIVIA NIGHT!! WIN CUSTOM CONTROLLERS!!
28K3 -
LIVE
Barry Cunningham
3 hours agoWELCOME TO THE FANFARE MOVIE NIGHT! YOU WON'T WANT TO MISS THIS INTERVIEW AND FILM!
7,006 watching -
LIVE
PandaSub2000
1 day agoLIVE 9pm ET | PICTIONARY & ANTICIPATION with Chat!
133 watching -
megimu32
2 hours agoON THE SUBJECT: The Villains We Loved to Hate - Childhood Trauma Reloaded
10.3K2 -
DVR
SpartakusLIVE
6 hours ago#1 Verdansk HERO || Live EARLY off EARLY
16.9K -
1:23:02
Precision Rifle Network
1 day agoS4E21 Guns & Grub - New Optics and Chronographs
7.35K -
7:28:28
Dr Disrespect
11 hours ago🔴LIVE - DR DISRESPECT - WARZONE VERDANSK - EXTREME CHALLENGES
158K7 -
26:31
Glenn Greenwald
8 hours agoTrump at the NATO Summit: Michael Tracey Reports from The Hague | SYSTEM UPDATE #477
101K16 -
1:40:56
RiftTV/Slightly Offensive
7 hours agoSHOCKING: Pro-Israel Extremist CRUCIFIES Christian Pastor | The Rift
34.9K8