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:17
Petes Investing
3 days agoBITCOIN & Ripple BULLISH Turn??
14 -
4:14
The Rubin Report
1 day agoDave Rubin Shares Behind-the-Scenes Story of What Charlie Kirk Did for Him
63.1K48 -
1:58:58
Badlands Media
1 day agoDevolution Power Hour Ep. 389: Psyops, Patsies, and the Information War
102K132 -
2:13:55
Tundra Tactical
9 hours ago $13.68 earnedTundra Talks New Guns and Remembers Charlie Kirk On The Worlds Okayest Gun Show Tundra Nation Live
42.4K11 -
1:45:08
DDayCobra
11 hours ago $39.46 earnedDemocrats Caught LYING Again About Charlie Kirk's KILLER
83.7K82 -
19:23
DeVory Darkins
13 hours ago $18.30 earnedShocking Update Released Regarding Shooter's Roommate as Democrats Issue Insane Response
65.6K167 -
19:53
Stephen Gardner
15 hours ago🔥EXPOSED: Charlie Kirk Shooter's Trans Partner Tells FBI EVERYTHING!
72.6K340 -
2:47:25
BlackDiamondGunsandGear
10 hours agoAfter Hours Armory / RIP Charlie Kirk / What we know
49.5K8 -
29:09
Afshin Rattansi's Going Underground
1 day agoThe Political Life of Malcolm X: Busting the Myths (Prof. Kehinde Andrews)
57K16 -
2:47:25
DLDAfterDark
10 hours ago $7.02 earnedThe Assassination of Charlie Kirk - Just What We KNOW
38.1K8