Premium Only Content

LIVE - AI Trading Bot - Bitcoin + Ethereum - 1 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 "30"
length = input.int(30, 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
---------------------------------------------------------------
-
4:00
Day Trading Cryptos
1 year agoThe Best Crypto Charts of the Week
1482 -
8:21
MattMorseTV
16 hours ago $8.11 earnedTrump just SCORED a $500,000,000 LEGAL WIN.
113K43 -
2:11:05
Side Scrollers Podcast
20 hours agoDISASTROUS Cracker Barrel Rebrand + Destiny PDF Allegations + More | Side Scrollers Live
69.6K27 -
18:57
Nikko Ortiz
19 hours agoTexas Stand Your Ground Law
20K5 -
18:55
GritsGG
12 hours agoFastest Killing Warzone SMG!
12.6K -
LIVE
Lofi Girl
2 years agoSynthwave Radio 🌌 - beats to chill/game to
363 watching -
12:48
The Pascal Show
9 hours ago $0.44 earnedEX FILES RESTRAINING ORDER! Jake Haro's EX Files Amid Search For Missing Emmanuel Haro
11.9K -
16:22
Michael Button
7 days ago $2.65 earnedThe Timeline of Civilization is Completely Wrong
24.2K3 -
10:02
Liberty Hangout
14 days agoPaid Protestors Silence Reasonable Democrat
49.6K68 -
2:17:55
FreshandFit
8 hours agoMr Organik Vs Garry The Numbers Guy “N Word” Debate!
110K18