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)
-
5:46:23
Day Trading Cryptos
1 year agoThe Best Crypto Charts of the Day
1651 -
1:00:21
Akademiks
4 hours agonba youngboy live show.
47.6K2 -
2:51:15
The Quartering
4 hours agoThey Just Stopped Another Attack, Trump Defeats Youtube, Hasan PIker Meltdown & More
62.1K42 -
2:03:20
megimu32
4 hours agoOn The Subject: Football Movies of the 90s & 2000s
13.2K3 -
2:55:20
Technically Mexican
4 hours agoI Play Hollow Knight: SILKSONG! #18
7.88K -
3:12:55
SlingerGames
3 hours agoMega Monday | Skate and More
5.4K -
8:54:37
Dr Disrespect
13 hours ago🔴LIVE - DR DISRESPECT - BABY STEPS - TO THE TIPPITY TOP
198K18 -
LIVE
Drew Hernandez
10 hours agoTRUMP'S NEW GAZA PEACE PLAN & NETANYAHU LAUNCHES NEW SOCIAL MEDIA OP
672 watching -
1:16:32
FreshandFit
11 hours agoMoney Monday Call-In Show w/ Steve From Accounting
24.4K3 -
3:07:28
Nikko Ortiz
7 hours agoArena Breakout Better Than Tarkov? - Rumble LIVE
46.8K2