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")
-
15:25
Petes Investing
1 day agoshare_trading_scams_checklist
17 -
1:28:26
Steven Crowder
7 hours agoThe Left is Violent | Change My Mind
544K1.45K -
LIVE
StoneMountain64
3 hours agoI played BLACK OPS 7, is "Call of duty BACK"?
117 watching -
LIVE
Stephen Gardner
21 minutes ago🔥SHOCKING Aftermath: Charlie Kirk FBI update + Is Candace Owens Helping Or Hurting?
835 watching -
1:44:21
The Quartering
3 hours agoToday's Breaking News!
94.5K51 -
5:17
Buddy Brown
1 day ago $1.27 earnedSomething BIBLICAL is Happening with the Earth's FREQUENCY! | Buddy Brown
8.23K9 -
LIVE
The Nunn Report - w/ Dan Nunn
2 hours ago[Ep 760] Schumer’s Shutdown & Sombrero-Gate | Obama Library, Tides Foundation, & Terrorists
267 watching -
LIVE
Film Threat
20 hours agoBATTLING COMMENTS ABOUT ONE BATTLE AFTER ANOTHER: HOLLYWOOD IS AT WAR | Hollywood on the Rocks
66 watching -
LIVE
The HotSeat
1 hour agoPope Blesses a Hunk of Ice + The Govt is SHUTDOWN!!!
752 watching -
3:12:38
Right Side Broadcasting Network
7 hours agoLIVE REPLAY: White House Press Secretary Karoline Leavitt Holds a Press Briefing - 10/1/25
119K58