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")
-
5:57
Petes Investing
15 hours agoBITCOIN & Ripple Downside STILL Continues
35 -
LIVE
StoneMountain64
1 hour agoNew Missions for Battlefield 6 Unlocks (+New Mouse and Keyboard)
57 watching -
2:09:47
Nerdrotic
6 hours ago $3.73 earnedHollywood's Long Dark Summer of the Soul - Nerdrotic Nooner 511
37.9K1 -
1:36:05
Side Scrollers Podcast
3 hours agoStreamer ATTACKS Men Then Cries Victim + Pronoun Rant Anniversary + More | Side Scrollers
17K -
12:06
Liberty Hangout
1 day agoDemocrat Woman Can't Define 'Woman'
33.2K68 -
LIVE
GritsGG
6 hours agoRumble Customs! 3515 Ws! 🫡!
354 watching -
38:39
Grant Stinchfield
4 hours ago $1.39 earnedHow Local TV News LOST Its Soul
18.4K3 -
2:09:51
Badlands Media
14 hours agoBadlands Daily: Sept. 1, 2025 – Trump vs. Big Pharma, Giuliani Crash, and Mortgage Fraud Fallout
59.1K36 -
1:12:35
theoriginalmarkz
5 hours agoCoffee with MarkZ. 09/01/2025
51.9K13 -
2:59:48
Wendy Bell Radio
10 hours agoSunday, Bloody Sunday
135K264