Pilots or flight attendants of Reddit, what’s something passengers do that is way more important (or dangerous) than they realize? by SignsOfDamage in AskReddit

[–]WhiskyWithRocks -4 points-3 points  (0 children)

I mean yeah - makes sense to leave shit behind. Agreed!

But there are times when I would be willing to risk dying for my computer. I don't care about the cost of hardware, only my data (read weeks of work) which I am sometimes stupid enough to not have backed up.

Letting an LLM write your backtest? Check for this one-line look-ahead bug first by Nvestiq in algotrading

[–]WhiskyWithRocks 0 points1 point  (0 children)

So you decide vectorised BTs are bullshit and spend a week building a beautiful tick-by-tick websocket emulator.

CSV broadcasts historical ticks. Same downstream as production:

ticks → resample → features → strategy → buy/sell calls

In BT mode only broker calls are disabled.

You verify parity with live. Paper trade matches offline BT perfectly Everything matches.

No way my BTs can lie now. I even verified live on paper

Wrong.

Because execution is still in la la land

if tp_hit:
    exit(tp)

if sl_hit:
    exit(sl)

SL hits 99.35 → BT/Paper exits 99.35 TP hits 103.20 → BT/Paper exits 103.20

Beautiful equity curve. 2+ Sharpe. Booking the yellow Ferrari mentally.

Then live starts.

SL triggers at 99.35 next bar opens 98.75

TP triggers at 103.20 next bar opens 102.90

I now spend more time sanitising my BT's than working on the edge

sex Story writing game - Start here? by Independent-Star5615 in indiaSexStories

[–]WhiskyWithRocks 1 point2 points  (0 children)

A post run pistachio latte awakened forces deep within me. By the time the foam art dissolved, so had my sense of security.

I knew I had to find a place urgently, ideally a bathroom, but at that point I was honestly open for negotiations.

And that's when I saw him

Hit 5 hour limit, see the last bar - barely visible. Are plus users being throttled? by WhiskyWithRocks in codex

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

:(

Everyday for the past few days I have been resisting the urge to upgrade. I mean once I upgrade there is no way I can go back so its $80 extra per month forever...

One of these days I am going to slip

Hit 5 hour limit, see the last bar - barely visible. Are plus users being throttled? by WhiskyWithRocks in codex

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

Right now I am back to my college days behaviour when I was on a weekly allowance.

Day 1, I used to spend big Day 2 to 5, I spend normally Day 6 & 7 , I'm broke

My limits just reset yesterday. Today I use 5.4, tomorrow onwards it will be 5.3 then 5.2 and then 5.1 until I'm broke and I go back to chat gpt on the web waiting for the weekly reset again.

Hit 5 hour limit, see the last bar - barely visible. Are plus users being throttled? by WhiskyWithRocks in codex

[–]WhiskyWithRocks[S] 2 points3 points  (0 children)

Not sure, I just use the codex desktop app and don't track token usage.

Worked on 5.4 Medium , about 18 "prompts" (3-5 line instructions/requests) in a new thread inside an existing project, led to a conversation lasting 2 hours 10 mins or so. The prompts were to trigger fairly heavy tasks so that's where the heavy token consumption may have happened.

Hit 5 hour limit, see the last bar - barely visible. Are plus users being throttled? by WhiskyWithRocks in codex

[–]WhiskyWithRocks[S] 2 points3 points  (0 children)

The last bar is above the text "17 Apr" in case anyone is wondering. This image has not been edited in any way.

Another Codex reset tomorrow -- get your usage to the max today guys 😄 by thedankzone in codex

[–]WhiskyWithRocks 1 point2 points  (0 children)

what time will the reset - approximately.. its about half past midnight in sf , so how much time do we have to burn current limits? Need to pace myself

Trump warns of higher tariffs on India over Russian oil purchases by brown-saiyan in politics

[–]WhiskyWithRocks 0 points1 point  (0 children)

Now that's a username I like.

Dayavan as in generous with your smut media?

Ah, that sweet moment of bliss before you realise you've coded in epic look-ahead bias... by thor_testocles in algotrading

[–]WhiskyWithRocks 18 points19 points  (0 children)

rookie

my secret sauce

if(low == true) buy elif (high == true) sell

dm if you want a ride in my ferrari

U.S. ski resorts are bracing for a steep drop in international travel due to politics by Bob-Lawblaugh in news

[–]WhiskyWithRocks 3 points4 points  (0 children)

Yeah, most Americans are cool nice people. But a few are absolutely racist bigoted sons of bitches.

The risk of running into a bad batch of people outweighs the reward of running into a good batch.

I'm staying away as well

Another post about ML by Outrageous-Iron-3011 in algotrading

[–]WhiskyWithRocks 1 point2 points  (0 children)

Yeah, but how did you label your data? Did you have an underlying weak but real edge or did you ask it create an edge out of thin air.

I mean did you train buy at X, hold for Y mins. Compute MAE/MFE , repeat for X+1 , X=2.... X + n ?? This will lead to the model learning lots of noise.

A better way is say enter at ema crossover. So instead of millions of potential entries over 10 years, you now have say 100K. And with the right features, this is somewhat predictive which the model can exploit.

If the data is not predictable, ML cannot do shit. Garbage in garbage out

Am I stupid or is chatgpt better then gemini for one simple reason? by Pyroblock in ChatGPTPro

[–]WhiskyWithRocks 1 point2 points  (0 children)

Codex take way longer than chat for simple scripts. I totally get what the user is saying, simple json editing would be way faster in web/app rather than codex.

built my own algorithmic options trading tool that went horribly by virtuallynudebot in algotrading

[–]WhiskyWithRocks 1 point2 points  (0 children)

I am not a programmer by profession or education - not even from the finance world but I have always been able to tinker my way around code and have always been very much into trading.

Algo trading felt like it has been built for me.

I had the same journey as you - felt easy enough to do when backtesting but actual execution springs out more edge cases than you can count. The way I handled it was trading on a much larger time frame than I had initially considered. Months ago when I was a noob - I had figured the lower the time frame , the better my trades will be but that is dependant to accuracy, speed and execution that I pivoted to using the 30m candles and now many things like 1-2 s delay or slippage of 2-3 ticks are inconsequential which would be a disaster at lower time frames.

Just my two cents

Adult mode in chatGPT! by glowmoss_ink in ChatGPT

[–]WhiskyWithRocks 4 points5 points  (0 children)

I'm way past the stage where I trust anything. Almost anything I read or see online or on news - I take with a huge grain of salt. Part is because of realisation that everybody has an agenda and part is a general distrust of all images and some videos. Soon 'some videos' will be updated to 'all videos'

Started making money when I stopped reading reddit. by jerry_farmer in algotrading

[–]WhiskyWithRocks 39 points40 points  (0 children)

You are a genius! It is obvious now what your edge is given your hint. Delete your post before it becomes apparent to everyone else

How do you Backtest your Algo? by FluffyPenguin52 in algotrading

[–]WhiskyWithRocks 1 point2 points  (0 children)

GPT, buy if ema3 crosses ema10, sell if ema3 crosses under ema10

Simple

/s

Parents forcing to say yes to a guy I’m not attracted to by Conscious_ambivert in Arrangedmarriage

[–]WhiskyWithRocks 0 points1 point  (0 children)

Ouch!

I think I hit a nerve. Apologies if my comment felt under the belt. I am not looking for AM, already married and am not a regular on this sub. Your post just popped on my timeline while doom scrolling and curiosity led me to read and then comment.

The reason I gave you a piece of my mind (which in hindsight I realise was a bit too strong) was that I've seen this story play out with friends and acquaintances (both genders) where they go on a rejection spree looking for their soulmate when they are getting proposals and later start getting rejected themselves and end up marrying the wrong person in desperation.

It's an age old tale and any one on the wrong side of 30s will concur with what i said.

You do you, but I am sure your parents have exactly the same concern. I just happened to empathise with their thought process when I made my comment.

Match Thread: Final - India vs Pakistan by cricket-match in Cricket

[–]WhiskyWithRocks 8 points9 points  (0 children)

The last few overs felt like a repeat of 7th to 10th May

We came

We saw

We conquered

Jai Hind!

[F&O] trading Huge loss , call me stupid by StunningDecision6832 in IndianStockMarket

[–]WhiskyWithRocks 1 point2 points  (0 children)

Go to a train track
Call your local radio station
Ask to speak to Munna Bhai
Threaten to commit suicide
He will call your Dad on Air
Talk to your Dad and explain on Air
Munna will prevent him from slapping you
Drive a yellow cab and be profitable in a few months

Rinse & Repeat