Premium Only Content
LIVE - AI Trading Bot - Bitcoin + Ethereum - 5 Minute Chart - CCI.1LONG.1SHORT.ZEROLINE-33
This AI trading bot is the simplest, safest and most effective CCI strategy I've developed for day trading so far. It is well suited for novice traders using the 1 and 5 minute charts.
The CCI is set at 33. The bot is LONG when the CCI is greater than zero. The bot is SHORT when the CCI is less than zero. The bot puts green LONG and orange SHORT triangles on the chart when the CCI crosses up or down through zero.
---------------------------------------------------------------
// @DayTradingCryptos -> this code is open source freeware
//@version=5
indicator("CCI.1LONG.1SHORT.ZEROLINE", overlay=true)
// Calculate CCI
// Test different settings by changing "33"
length = input.int(33, 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.orange, style=shape.triangledown, size=size.small, text="SHORT", textcolor=color.orange, offset=0)
---------------------------------------------------------------
How-to insert Pine Script trading strategies onto TradingView charts: https://rumble.com/v4nw19o-how-to-insert-pine-script-trading-strategies-onto-tradingview-charts.html
---------------------------------------------------------------
-
11:30:45
Day Trading Cryptos
1 year agoLIVE - Bitcoin + Ethereum - 5 Minute Charts - Pine Script Trade Bot
5635 -
2:11:41
Badlands Media
10 hours agoDEFCON ZERQ Ep. 016: Shadow Governments, Ancient Tech & the Spiritual War for Humanity
68.9K50 -
2:09:24
Inverted World Live
5 hours agoRats Have Learned to Hunt Bats | Ep. 135
25.2K5 -
2:48:01
TimcastIRL
6 hours agoLIVE Election Coverage: Polling Stations SWATTED, Bomb Threats Called In | Timcast IRL
232K164 -
3:30:07
Barry Cunningham
6 hours agoBREAKING NEWS: COUNTDOWN TO COMMUNISM! ELECTION RESULTS SHOW!
48.1K40 -
2:11:28
DeVory Darkins
5 hours agoLIVE NOW: 2025 Election results and Exit Polls AMA
57.9K42 -
2:34:04
DLDAfterDark
4 hours ago $0.05 earnedJust Another Tuesday - In Virginia - The Governor's Race & Glock Talk
21.6K2 -
3:21:38
The Charlie Kirk Show
7 hours agoJUDGMENT DAY 2025: The Election Results Stream
186K78 -
3:51:07
MattMorseTV
8 hours ago $0.77 earned🔴Election Day LIVE COVERAGE.🔴
91.2K47 -
1:16:51
Flyover Conservatives
1 day agoSHOCKING DATA REVEALS: Young Voters Are Done With the Old GOP - Mark Mitchell, Rasmussen Reports | FOC Show
37.1K16