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)
-
11:29:09
Day Trading Cryptos
1 year agoThe Best Crypto Charts of the Day
193 -
1:27:55
Sarah Westall
18 hours agoSelecting World Leaders: Intelligence No Longer a Prerequisite w/ Martin Armstrong
10.3K2 -
14:23
Sideserf Cake Studio
3 hours agoMAKING A REAL GHOST CAKE OF KING BOO!
1.97K -
55:16
NAG Podcast
18 hours agoTiffany Gomas: BOLDTALK with Angela Belcamino
3.71K28 -
9:56
It’s the Final Round
13 hours ago $0.11 earned💰NFL Week 4 Best Bets🔥Player Prop Picks, Parlays, Predictions FREE Today September 28th
2.07K -
LIVE
TheItalianCEO
2 hours agoFortnite WINS all day w/GlamourX
99 watching -
25:11
Stephen Gardner
18 hours ago🚨Trump has been trying to WARN US!!
91.5K140 -
51:41
X22 Report
5 hours agoMr & Mrs X - Tylenol Is The Start, All Roads Lead To The Vaccines, Chatter Amongst Big Pharma - Ep 9
109K37 -
LIVE
ttvglamourx
2 hours ago $0.04 earnedGLAMS DELULU FOR FORTNITE !DISCORD
91 watching -
35:24
The Rubin Report
22 hours agoThe Simple Rules to Fight Crime Blue Cities Choose to Ignore | Jay Collins
46.5K26