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")
-
13:48
Petes Investing
2 days agoNatural Gas Overall BEARISH Momentum Persists
43 -
DVR
The Quartering
2 hours agoRFK Jr Goes NUCLEAR, Horrible Tomb Raider News, Anti-White Male Propaganda
70.2K11 -
LIVE
Dr Disrespect
4 hours ago🔴LIVE: Hell Is Us Launch - DR DISRESPECT’s First Look at the Scariest Game of 2025!
1,506 watching -
LIVE
Pop Culture Crisis
1 hour agoSabrina Carpenter Wants Feminist Approval, Demonic Rituals at Burning Man? | Ep. 910
355 watching -
11:17
Dr. Nick Zyrowski
29 days agoTop 10 No CARB No SUGAR Foods That Will Change Your Health
9.51K2 -
UPCOMING
The Pete Santilli Show
1 hour agoRFK, JR OBLITERATES SENATE FINANCE COMMITTEE DEMOCRATS [EP4705]
161 -
LIVE
Chrissie Mayr
2 days agoChrissie Mayr's Content Hotel at The Villa Roma! Anthony Cumia, Dave Landau, Violet
58 watching -
LIVE
The Nunn Report - w/ Dan Nunn
50 minutes ago[Ep 741] RFK Jr. Hits Back at Rabid Dems | Portland Antifa Terrorists | The Evil That is the Left
64 watching -
1:52:45
John Burk
3 hours agoThe Texas Hemp ban, DOJ removing guns from trans, and more.
6.4K1 -
1:05:37
LindellTV
2 hours agoMike Lindell Debates Democrats in the Streets of DC
14.5K1