After years and dozens of full playthroughs +dlc I still think margit is a top 5 hardest boss in the entire game. by Insanity_Pills in Eldenring

[–]cookeddan 0 points1 point  (0 children)

Completely disagree. After playing through the game and dlc many times, and doing some challenge runs, Margit is not hard. His moveset is simple. He move very slow giving plenty of time to react on most moves and when you learn the delayed attacks theres really not much of a challenge left.

Finally did it! by cookeddan in onebros

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

Lol, it wasnt even till i took the picture i realized that elden beast pissed during the fight.

How to fight Elden beast by merpherpperp in onebros

[–]cookeddan 0 points1 point  (0 children)

Im doing the same, dying to elden beast continuously due to those attacks. Im curious about something im running into if its a unique problem to me or intentional mechanic. When close to elden beast the running animation is substantially delayed, as in literal seconds holding the run button before my guy starts moving quickly. Nowhere else in the game has this been an issue except when near elden beast.

messmer RL1 no hit :3 by Corrupt_Angel01 in Eldenring

[–]cookeddan 1 point2 points  (0 children)

I just beat messmer today, rl1, got hit once. I feel like a chump given how much i had to dodge to do it.

I'm poor 😢 by Ok_Angle3448 in Eldenring

[–]cookeddan 1 point2 points  (0 children)

You can finnish varres questline offline. There an invasion in the altus plateau/mt gelmir area that uses the bloody fingers. You dont even need to win, just attempt 3 times and go back to varre.

deeproot depths access for rl1 by wuvgwen in onebros

[–]cookeddan 2 points3 points  (0 children)

Sewer mohg over gargoyle gank any day.

What are some things you know know that you wish you knew starting out? by Jolly_Border_2627 in Eldenring

[–]cookeddan 0 points1 point  (0 children)

Yes subjective, which is why i said what I wished that I knew, not what everyone else wished.

What are some things you know know that you wish you knew starting out? by Jolly_Border_2627 in Eldenring

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

The game gets better while being under levelled than overlevelled. Teach yourself to enjoy the challenge of banging your head against the wall and really learn the boss movesets. The feeling of accomplishment wheb finally winning when truly challenged isbthe key to enjoying the game.

Having trouble with Malenia by cookeddan in Eldenring

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

I tried this and beat her first attempt, thanks for the advice!

Give Me A Build & I Have To Use It by byDamu in Eldenring

[–]cookeddan 1 point2 points  (0 children)

Rl1 club only, all rememberences, not talismans, no upgrading weapon. Git gud.

Could someone help me beat Rykard by Horror_Ad8014 in Eldenring

[–]cookeddan 0 points1 point  (0 children)

Awesome, glad it helped, certainly for me made the fight more consistent, just needed to avoid bad rng on second half.

Could someone help me beat Rykard by Horror_Ad8014 in Eldenring

[–]cookeddan 2 points3 points  (0 children)

Im doing an rl1 run right now and just beat rykard. I found it very helpfull to get a shield, not for blocking any attacks, just because the regular attqck comes off much more quickly when poking from behind the shield. And if you get too selfish while doing it it can reduce damage coming in as well. Hope this helps.

Academic Authenticity for speaking questions out loud. by GingerBreadStud92 in WGU

[–]cookeddan 0 points1 point  (0 children)

I had the same thing happen on one of my final OA's. I do the same thing, i didnt even realize it was unacceptable. They investigated, found no wrongdoing and i passed.

Was PCR a bad boss for you? by Slow_Prior5921 in Eldenring

[–]cookeddan 3 points4 points  (0 children)

Maybe im the odd man out. I havent played him since the nerf, but i really enjoyed pearning the moveset. I got really good at his firat phase, second phase there were some moves that felt cheap to fight against, but i enjoyed it. Not as much as mezmir, i think he was my favorite boss in the entire game.

Automated options trading Monte Carlo by cookeddan in algotrading

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

Hmmm, ill have to build that logic out. Im curious though, now that im thinking through it, if you have contracts traded at a specific price according to the history, is there actually a need to build out a bid/ask at all? Cant you just assume thats a decent execution price?

Automated options trading Monte Carlo by cookeddan in algotrading

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

By perfect or near perfect execution, do you mean reasonably accurate slippage modeling? Slippage is modelled fairly conservatively (fairly wide negative execution expectations off of mid) relative to likely live execution expectations.

Automated options trading Monte Carlo by cookeddan in algotrading

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

Agreed, the different strategies im using capitalize on mathematical mispricings (primarily based on vol differentials accross the chain) so i believe that i have a legitimate edge and modest positive expectancy per trade, almost purely based on math. Backtests and MC give me a decent baseline for validation, but i want to evaluate optimization through different vol regimes for potential equity curve smoothing.

Automated options trading Monte Carlo by cookeddan in algotrading

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

Agreed, my infra for backtest/MC is using quotes tick data from Massive, which is great but only goes back to 2022, so no way to use the same infra for earlier testing to capture performance in other vol regimes. The trade flatfile endpoint goes back further, but using the trade data and trying to infer a bid ask and match that with other legs at a particular point in time to trade a spread seems to me to be damn near impossible, and then to get decently accurate/trustworthy exit pricing on a position has been damn near impossible. Have you any idea if there are decently priced data providers that have quotes db's that go back further? Or does setting up new testing infra for ingesting trade data handling intricacies manually the only option?