@CodingJesus

If you are gunning for the Quant Researcher or Quant Developer role, think of how you can modify this project to cater to the role.

@leofang2543

Great video, coding Jesus! please don't be discouraged if you feel like your videos aren't getting enough views or your channel isn't big enough. the impact you make on everyone who watches your video (at least to me) is profound!

@princekesarwani5110

it's great to see you are working regularly on youtube

@sebastiangaleano7055

You are really helping a lot of people. Thank you for these videos.

@ArgzeroYT

Red / Green doesn't work if your coworker is red/green colorblind. Food for thought.

@lunardiplomat

"pro-ject"

great vid

@akshatrastogi9063

Displaying PnL has no novelty imo. It is trivial. An option seller will have infinite loss potential (or -cost of underlying *100) at the cost of 100*option price profit potential. Vice versa for option buyer. Instead, what one can do is to indicate if the the option price inputted by the user from real time is matching with the price predicted by black scholes formula. That way, one can have an idea if the options are fairly priced or under/overpriced. Buying or selling decision can be made with under or overpricing information.

@poisonza

Just do projects on alpha discovery/ portfolio optimization on various assumption. which is better imo. 
ex)
- classic vecm with little twist (add in turn over, limit book liquidity constraint ...)
- estimating correlation matrix in portfolio/alpha signal optimization (there are many dl, ml approach)

@KyleBaran90

Oh cool! I've managed to do a basic Black-Scholes through C# and excel already. Really nice to know that I'm on the right track if I ever get my stuff together

My weakness would be doing backend stuff like reading live data streams or parsing sites/xml. Static backtesting is easy

@zzcc7534

What are you talking about? what is black-scholes? who is scholes? what is this used for? what are you doing????

@notjpengineer

I'm a data engineer with many YoE (heavily using python), don't know if I'd like to jump into quant trading, but it looks fun! I'll give it a try with those project just to change a bit and see how good by python really is!

@raj53þdsddv

I am a B.tech student and aspiring quantitative developer and I had developed a project on volatility arbitrage

@trihard88

It's probably blue and yellow because the person is green/red colorblind. Blue/yellow should be the default or at least an option for colorblind people.

@felreizmeshinca7459

I come from a Java background then went into trading. 
Have always been curious on the IT side of it particularly Quant & Algo. 
So far, I feel like Quant is an overkill & I should go for Algo trading. 
Bit I still love reading & listening about it despite not understanding much. 
Interesting video demonstrating the things related to breaking into Quant.

@matthew2531

Coding Jesus is back!

@anirudhpottammal5909

feels like waiting for markets to open lol

@tottiegod8021

I made a similar project to simulate Monte Carlo runs to estimate IV. I would need to hook up some RL to get more accurate but it gave me the 1/2/3 STD implied move for the day based on OI.

@pietraderdetective8953

hey great video!
One thing though: your camera is off focus. It focused to the TV screen behind you. Might want to set a manual focus if the device allows you to do that.

@necbranduc

Are you, serious? Just making a streamlit app that implements a UI that goes into a options pricing formula and plots a heatmap is a great thing to show an employer? Omg..

@yashprajapati70

I built an options pricing model and looking forward to other projects, what could be some interesting ideas to work on?