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:21
Petes Investing
7 hours agoBITCOIN & Ripple STILL Daily Bearish
12 -
1:19:53
Barry Cunningham
7 hours agoBREAKING NEWS: PRESIDENT TRUMP RE-OPENS THE UNITED STATES GOVERNMENT!
42.1K18 -
20:47
The White House
7 hours agoPresident Trump Signs Senate Amendment to H.R. 5371
34.2K33 -
4:37:57
Drew Hernandez
1 day agoNEW EPSTEIN EMAIL DROP FULLY POLITICIZED
59.4K21 -
1:44:01
Tucker Carlson
6 hours agoTucker Carlson on the Israel First Meltdown and the Future of the America First Movement
65.9K421 -
4:02:08
Alex Zedra
6 hours agoLIVE! Phasmaphobia New Map!
55.4K2 -
2:16:06
Laura Loomer
8 hours agoEP155: Jihad Makes Its Move On The White House
47.3K63 -
2:18:47
TheSaltyCracker
8 hours agoDem's Epstein Drop Backfires ReeEEStream 11-12-25
109K218 -
17:08
Demons Row
8 hours ago $5.50 earnedMost Dangerous Motorcycle Clubs That Ever Existed 💀🔥
38.2K4 -
12:51
The Gun Collective
9 hours agoWOW! -- LOTS of new GUNS just came out!
19.4K10