Premium Only Content
![LIVE - AI Trading Bot - Bitcoin + Ethereum - 1 Minute Chart](https://1a-1791.com/video/s8/1/1/0/2/V/102Vq.qR4e.1-small-LIVE-AI-Trading-Bot-Bitcoin.jpg)
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.
This code is free for all to use and modify:
//@version=5
indicator("CCI...3LONG...3SHORT", overlay=true)
// Calculate CCI
length = input.int(150, title="CCI Length")
cci_value = ta.cci(close, length)
// Define CCI +100 line LONG and SHORT
// LONG occurs when the CCI rises above +100
// SHORT occurs when the CCI drops below +100
buy_signal_pos100 = ta.crossover(cci_value, +100)
sell_signal_pos100 = ta.crossunder(cci_value, +100)
// Define CCI zero line LONG and SHORT
// LONG occurs when the CCI rises above 0.00
// SHORT occurs when the CCI drops below 0.00
buy_signal_zero = ta.crossover(cci_value, 0)
sell_signal_zero = ta.crossunder(cci_value, 0)
// Define CCI -100 line LONG and SHORT
// LONG occurs when the CCI rises above -100
// SHORT occurs when the CCI drops below -100
buy_signal_neg100 = ta.crossover(cci_value, -100)
sell_signal_neg100 = ta.crossunder(cci_value, -100)
// Plot LONG and SHORT signals of the CCI on the chart with triangles and text labels
// LONG reverses a SHORT position. SHORT reverses a LONG position
// If the price rises sharply, there can be two or three LONG positions. The first SHORT reverses all LONG positions, and starts one SHORT position
// If the price falls sharply, there can be two or three SHORT positions. The first LONG reverses all SHORT positions, and starts one LONG position
//LONG3 occurs when the CCI rises above +100
// 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="LONG3", 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)
// LONG2 occurs when the CCI rises above 0.00
// 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="LONG2", 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)
// LONG1 occurs when the CCI rises above -100
// 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="LONG1", 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
7 months agoThe Best Crypto Charts of the Day
1481 -
2:33:51
John Crump Live
18 hours ago $23.74 earnedSaturday Night Main Event!
110K12 -
13:57
TimcastIRL
23 hours agoTrump NUKES IRS After DOGE Investigation, OVER 9000 Employees To Be FIRED
125K176 -
13:35
Russell Brand
16 hours agoPFIZER JUST MADE THEIR NEXT MOVE AND EXPERTS ARE TERRIFIED
147K313 -
1:15:57
Victor Davis Hanson Show
1 day agoOver Here, Over There: the Russo-Japanese War and Trumpian Peace Policy
70.5K35 -
23:55
MYLUNCHBREAK CHANNEL PAGE
1 day agoThe Nephilim Are Here
96.3K89 -
1:00:58
Break The Cycle w/ Joshua Smith
14 hours ago $1.87 earnedBreak The Cycle Ep. 247: Funny Guys w/ Robbie "The Fire" Bernstein
30.8K1 -
41:26
TheTapeLibrary
1 day ago $10.21 earnedThe Disturbing Horrors of the Trans-Allegheny Lunatic Asylum
62.1K6 -
10:07
Tundra Tactical
14 hours ago $6.95 earnedTRUMP'S HUGE GUN RIGHTS MOVE!
42.8K9 -
1:53:23
Mally_Mouse
14 hours agoSaturday Shenanigans!! - Crowd Control - Content Warning
32.3K1