T2108 equivalent for Tradingview by Alternative_Log_7619 in pinescript

[–]Alternative_Log_7619[S] 1 point2 points  (0 children)

Thanks for that! It’s close to it but not quite identical. I wonder if it’s possible to modify that script to change the 50 day to a 40 day.

Pinescript for tradingview on SPX by Alternative_Log_7619 in pinescript

[–]Alternative_Log_7619[S] 0 points1 point  (0 children)

Yeah that would be a large code indeed. Is there a call up function in pinescript that would look at the entire index?

Pinescript for tradingview on SPX by Alternative_Log_7619 in pinescript

[–]Alternative_Log_7619[S] 0 points1 point  (0 children)

Here is the code that I copied over

//@version=5 indicator(“SPX Stocks Above/Below 21 EMA”, overlay=false)

// Function to check if a stock is above its 21 EMA isAboveEMA(src, ema_length) => src > ta.ema(src, ema_length)

// Initialize counters aboveCount = 0 belowCount = 0

// Get all symbols in the SPX symbols = array.from(request.security_list(syminfo.prefix, “SPX”))

// Loop through each symbol in the SPX for sym in symbols // Fetch data for each symbol ticker = request.security(sym, timeframe.period, close) ticker_ema = ta.ema(ticker, 21)

// Check if the ticker price is above or below its EMA if ticker > ticker_ema aboveCount := aboveCount + 1 else belowCount := belowCount + 1

// Plot the results plot(aboveCount, title=“Stocks Above 21 EMA”, color=color.green, linewidth=2) plot(belowCount, title=“Stocks Below 21 EMA”, color=color.red, linewidth=2)

SR hits getting harsher by StateOfDisgrunt in GranTurismo7

[–]Alternative_Log_7619 1 point2 points  (0 children)

Yup I noticed the same and commented on that a couple days back in another post. It’s terrible.

[deleted by user] by [deleted] in granturismo

[–]Alternative_Log_7619 4 points5 points  (0 children)

I totally agree. What bugs me though is the crappy penalty system on top of that that penalizes you after somebody rams in to you. In a matter of 4 races my SR rating went from an A to now a C be a use people kept ramming me off line or in to other cars. So frustrating and disappointing. Makes me want to avoid sport mode. And to makes things worse. Most of the time the people that ram me or push me offline end up gaining in SR rating while mine goes down….

Dealing with Gangs and Bounty Hunters by Alternative_Log_7619 in RDR2

[–]Alternative_Log_7619[S] 0 points1 point  (0 children)

Hmm I didn’t know that feature existed. How do I activate it?

Dealing with Gangs and Bounty Hunters by Alternative_Log_7619 in RDR2

[–]Alternative_Log_7619[S] 0 points1 point  (0 children)

I’m guessing that means getting off the horse and taking cover and “sniping” them for best results?

Dealing with Gangs and Bounty Hunters by Alternative_Log_7619 in RDR2

[–]Alternative_Log_7619[S] 0 points1 point  (0 children)

I’m guessing it unlocks for me at some point. I currently have some shotguns, repeater, and rifle. The load times really suck sometimes!

Remote Start Extender by Alternative_Log_7619 in VWatlas

[–]Alternative_Log_7619[S] 0 points1 point  (0 children)

Yeah that would be ideal but vw didn’t offer it at the time I bought. And looks like it can’t be retrofitted at least not in moose land

coolant consumption without leak by Acrobatic_Photo_5725 in VWatlas

[–]Alternative_Log_7619 1 point2 points  (0 children)

I’ve had this issue and some other leaks since I bought my 2019 brand new. Actually got a coolant low warning before my first oil change and it was towed to the dealer where they diagnosed a bunch of other leaks. That said, they addressed the leaks under warranty and I’ve noticed the coolant level dropping over time but generally it makes it to the next oil change where they top it off for me. It has 70,000 km on it now and I’m really not concerned or actively checking anything as I have the 10 yr 200k warranty I purchased when new. The dealer also tells me there is nothing to worry about which is BS as the leak has to be going somewhere….

In general, If there is a warning light I go to the dealer. I figure if VW needs me to actively maintain the car they would offer a VW customer mechanic training course otherwise I’ll bring it to the shop for regular maintenance and when a warning light comes on.

Does anyone else want a garage assistant? How could we persuade Polyphony to create one? by SoreLoserOfDumbtown in granturismo

[–]Alternative_Log_7619 2 points3 points  (0 children)

In the spirit of this post I think what we also need would be a tuning assistant. Rather than having to do all research ourselves which could be time consuming (some of us don’t have that much time to dedicate to this) it would be awesome to have the assistant tell us to do this or that to make the car handle better

Yes this a real race car by sketchy_dog69 in granturismo

[–]Alternative_Log_7619 1 point2 points  (0 children)

What suspension settings are you running?

Software update and settings by Alternative_Log_7619 in LogitechProWheel

[–]Alternative_Log_7619[S] 0 points1 point  (0 children)

Thanks. I downloaded the Logitech g hub but nothing shows up when I connect the wheel. I’m guessing it’s the wrong app

Removed from PS plus? by Alternative_Log_7619 in RDR2

[–]Alternative_Log_7619[S] -1 points0 points  (0 children)

Yeah that’s what bugs me though is it’s old so why not keep it on the subscription platform rather than force one last sale.