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:47
Petes Investing
7 days agoGold & Silver NEUTRAL Trend Divergence STILL in play
47 -
2:04:29
Inverted World Live
10 hours ago700 Scientists and Faith Leaders Warn About Super-Intelligent AI, "Time is Running Out" | Ep. 130
83.7K13 -
2:50:47
TimcastIRL
9 hours agoFOOD STAMPS OVER, Ending Nov 1, Food RIOTS May Spark Trump INSURRECTION ACT | Timcast IRL
230K127 -
4:46:23
Drew Hernandez
18 hours agoCANDACE OWENS CALLS CHARLIE KIRK STAFF INTO QUESTION?
45.8K46 -
47:03
Barry Cunningham
11 hours agoPRESIDENT TRUMP MEETS WITH THE PRIME MINISTER OF JAPAN!! AND MORE NEWS!
62K31 -
1:18:29
Flyover Conservatives
1 day agoThe Dollar Devaluation Playbook: Gold, Bitcoin… and the “Genius Act” - Andy Schectman | FOC Show
53.6K5 -
7:10:35
SpartakusLIVE
11 hours agoWZ Tonight || Battlefield 6 BATTLE ROYALE Tomorrow!
56.5K1 -
3:25:11
megimu32
8 hours agoON THE SUBJECT: Halloween Nostalgia! LET’S GET SPOOKY! 👻
41.2K1 -
1:24:56
Glenn Greenwald
11 hours agoThe Unhinged Reactions to Zohran's Rise; Dems Struggle to Find a Personality; DHS, on Laura Loomer's Orders, Arrests UK Journalist and Israel Critic | SYSTEM UPDATE #538
130K104 -
4:36:02
Spartan
10 hours agoBack from worlds. Need a short break from Halo, so single player games for now
28.7K