Premium Only Content
Which Timeframe to trade
Which Timeframe to trade - Petes Investing +1 May 30 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.
#Timeframe #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")
-
12:29
Petes Investing
10 days agoGold & Silver STILL in short term DECLINE
63 -
Alex Zedra
4 hours agoLIVE! Phasmaphobia New Map!
41.2K2 -
2:16:06
Laura Loomer
6 hours agoEP155: Jihad Makes Its Move On The White House
37.7K49 -
2:18:47
TheSaltyCracker
6 hours agoDem's Epstein Drop Backfires ReeEEStream 11-12-25
96.3K197 -
17:08
Demons Row
6 hours ago $3.18 earnedMost Dangerous Motorcycle Clubs That Ever Existed 💀🔥
31.2K2 -
12:51
The Gun Collective
7 hours agoWOW! -- LOTS of new GUNS just came out!
14.7K10 -
2:06:53
I_Came_With_Fire_Podcast
14 hours agoWhat IS America First | Al Qaeda in the White House | China's Spy Highway
12.5K4 -
1:46:55
Adam Does Movies
9 hours ago $0.71 earnedTalking Movies + Ask Me Anything - LIVE
9.46K -
1:30:33
Glenn Greenwald
8 hours agoMAGA Outrage Over Trump's Plan for More H-1B Visas: With Prof. Ron Hira; Latest Epstein/Israel Revelations and Newly Released Emails: With Drop Site's Murtaza Hussain | SYSTEM UPDATE #546
126K43 -
3:39:09
Barry Cunningham
8 hours agoBREAKING: PRESIDENT TRUMP DINNER | GOVERNMENT SHUTDOWN VOTE | MAHA SUMMIT WITH RFKJR & JD VANCE!
49.2K38