Premium Only Content

Adding my indicators to Trading View
Adding my indicators to Trading View - Petes Investing +1 Apr 25 2025
Welcome to Pete’s investing.
This video goes through the basic steps required to setup the charts yourselves, to then follow along on the daily videos.
#chartSetup #averagedown #MovingAverage #CCI #CommodityChannelIndex #divergence #TradingIdea #HeikenAshi
Become a PetesInvesting Patreon member with weekly scans on Bullish Shares across various world stock markets.
https://www.patreon.com/petesinvesting
Link to:
Trading View code:
//SMA20 offset5
study(title="sma", shorttitle="sma", overlay=true)
// Define input variable
sma_period = input(20, title="sma Period")
// Calculate CCI
cci = sma(close, sma_period)
ma5=sma(cci, 20)
ma50=ma5[5]
// Plot SMA
plot(SMA, color=color.black, linewidth=2, title="sma")
plot(ma5, color=color.red, linewidth=2, title="ma5")
plot(ma50, color=color.blue, linewidth=2, title="ma50")
//CCI150 offset6
study(title="CCI", shorttitle="CCI", overlay=true)
// Define input variable
cci_period = input(150, title="CCI Period") // 150 / 1500
// Calculate CCI
cci = cci(close, cci_period)
ma5=sma(cci, 8) // 8 / 50
ma50=ma5[6]
// Plot CCI
plot(cci, color=color.rgb(160, 236, 18), linewidth=2, title="CCI")
plot(ma5, color=color.red, linewidth=2, title="ma5")
plot(ma50, color=color.blue, linewidth=2, title="ma50")
-
9:52
Petes Investing
6 days agoHigh Grade Copper & US Crude Oil BULLISH momentum
331 -
2:08:38
TimcastIRL
4 hours agoNetflix Shares TANK, Elon Says BOYCOTT After Writer MOCKS Charlie Kirk Assassination
174K120 -
LIVE
SpartakusLIVE
6 hours agoI'M BACK || Quads w/ The Boys
589 watching -
9:33
Ken LaCorte: Elephants in Rooms
9 hours ago $0.03 earnedWhy Do Black Men Love Big Butts?
6.41K2 -
2:12
From Zero → Viral with AI
1 day ago🚀 AI Marketing Isn’t Just for Big Brands Anymore — Here’s Why
6.62K1 -
9:51:58
Dr Disrespect
13 hours ago🔴LIVE - DR DISRESPECT - 10 WINS ON CONTROLLER - BO7 TOMORROW
285K19 -
1:24:56
Glenn Greenwald
6 hours agoTrump Declares Cities as the Enemies Within; Reagan Appointed Judge Slams Trump Over Speech Crackdowns; American ER Doctor on Gaza Atrocities | SYSTEM UPDATE #524
110K86 -
LIVE
I_Came_With_Fire_Podcast
12 hours agoPete Hegseth and the Chamber of Standards | Digital IDs | Taiwan Chips & Salsa | CDL Crisis
276 watching -
DVR
Adam Does Movies
12 hours ago $0.01 earnedTalking Movies + Ask Me Anything - LIVE
10.6K -
29:11
Nick Shirley
4 hours ago $1.05 earnedPortland has Fallen... ANTIFA Take Control of City
13.5K27