Premium Only Content
LIVE - AI Trading Bot - Bitcoin + Ethereum - 1 Minute Chart
Today I changed the CCI setting from 20 to 36 to smooth it out. This will give less signals when the price is moving sideways.
These buy and sell signals are automatically generated by an AI trading bot I created using the pinescript coding language that can only be used on TradingView.com's charts.
This livestream shows the CCI zero line signals I developed for day trading Bitcoin and Ethereum on the one-minute chart. Buy LONG when the CCI rises above zero. Sell SHORT when the CCI drops below zero.
This strategy works on any time frame you can load onto a chart. It works for day trading and swing trading cryptos, stocks, commodities, ETFs, futures and forex.
Here is the code for you to try and modify:
//@version=5
indicator("CCI Buy/Sell Signals", overlay=true)
// Calculate CCI
length = input.int(36, title="CCI Length")
cci_value = ta.cci(close, length)
// Define buy and sell conditions
buy_signal = ta.crossover(cci_value, 0)
sell_signal = ta.crossunder(cci_value, 0)
// Plot buy and sell signals on CCI with text labels
plotshape(series=buy_signal, title="Buy Signal", location=location.belowbar, color=color.green, style=shape.triangleup, size=size.small, text="LONG", textcolor=color.green, offset=0)
plotshape(series=sell_signal, title="Sell Signal", location=location.abovebar, color=color.red, style=shape.triangledown, size=size.small, text="SHORT", textcolor=color.orange, offset=0)
-
4:00
Day Trading Cryptos
1 year agoThe Best Crypto Charts of the Week
1612 -
1:42:46
Lara Logan
1 day agoINJECTING TRUTH INTO THE VACCINE DEBATE with Del Bigtree | Ep 43 | Going Rogue with Lara Logan
13.3K31 -
12:55
Cash Jordan
20 hours agoNYC Busses 'MOBBED' by Millionaires... as "Communist" Mayor VOWS to END AMERICA
8.86K26 -
LIVE
Major League Fishing
1 day agoLIVE! MLF Toyota Series Championship!
585 watching -
18:54
Bearing
1 day agoNew York COMMUNIST TAKEOVER 🚨 Zoran Mamdani’s Revolution 💥
10.9K77 -
1:05:26
Man in America
1 day ago“Poseidon” Doomsday Sub, Microplastics & The War on Testosterone w/ Kim Bright
45.2K55 -
12:15
Degenerate Jay
21 hours agoIs GTA 6 In Trouble?
3.27K -
LIVE
FyrBorne
15 hours ago🔴Battlefield 6 Live M&K Gameplay: Who's Hunting Who?
570 watching -
LIVE
Times Now World
5 days agoVladimir Putin LIVE | Putin rushes to help Maduro, sends Wagner Group | US-Venezuela News | Trump
81 watching -
LIVE
DynastyXL
6 hours ago🔴LIVE Slurp Man when? Lets PLAY with viewers
81 watching