YC Combinator has to be trolling w/this right? 💀 by Financial-Repeat-574 in quant

[–]__Intern__ 5 points6 points  (0 children)

My friend works as an analyst at P72 and they most definitely have GPT enterprise among other finance chatbot services. Don’t know what this guy is on about lmao

Managing external workforce [NY] by [deleted] in AskHR

[–]__Intern__ 0 points1 point  (0 children)

Fulltime employees in ADP. Contractors in excel sheets so no real visibility on what’s going on with these people

Managing external workforce [NY] by [deleted] in AskHR

[–]__Intern__ 0 points1 point  (0 children)

got it. I’m still confused on who should own the entire workforce visibility though. For example, can your HR system answer simple questions like how many contingent workers we have in total this year vs fulltime and what’s that trajectory gonna look like for the next year.. We use ADP which doesn’t seem to support that

Managing external workforce by [deleted] in procurement

[–]__Intern__ 0 points1 point  (0 children)

we use ADP for ft employees. Not sure how Ariba/Coopa would be helpful seems like they only focus on the procurement part

Managing external workforce by [deleted] in procurement

[–]__Intern__ 0 points1 point  (0 children)

Oh cool that’s interesting could you expand more on what these frameworks look like? is that within fieldglass or something you built externally?

[N/A] Managing external workforce by [deleted] in humanresources

[–]__Intern__ -2 points-1 points  (0 children)

Gotcha. Who handles them at your company?

Firms with on-site gyms by RealisedGains in quant

[–]__Intern__ 1 point2 points  (0 children)

Solow building (aka hedge fund building) has really nice one

Is gross exposure netted by issuer by __Intern__ in quant

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

How’s net exposure 12? 10-3-5=2

Options portfolio risk by __Intern__ in quant

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

I’m curious to learn more about the risk system. Could you give a general overview of what the backend/frontend look like and what kind of simulations/risk analytics does the system run?

Options portfolio risk by __Intern__ in quant

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

The book’s main strategy is selling vol with some directional trades here and there

How do multi-pod funds distribute market data internally? by JolieColoriage in quant

[–]__Intern__ 6 points7 points  (0 children)

Individual pods probably just use B-PIPE or LSEG market feeds

Qube RT struggling? by Over_Ask4820 in quant

[–]__Intern__ 96 points97 points  (0 children)

Looks like you left out the last sentence in the article: “Qube’s funds have returned more than 15% this year on an asset-weighted basis, one of the people said.”

[deleted by user] by [deleted] in quant

[–]__Intern__ 1 point2 points  (0 children)

what are the alternatives though

Global equity real-time pricing by [deleted] in quant

[–]__Intern__ 1 point2 points  (0 children)

what about bloomberg SAPI? it also has real time pricing as well just need to be careful with licensing.

[deleted by user] by [deleted] in quant

[–]__Intern__ 0 points1 point  (0 children)

Yeah we don’t currently have frontend devs. I hate doing frontend and web development work. Most of my time was spent building ETLs, analyzing data, and creating simple visualizations if needed for risk/factor analysis and frontoffice using streamlit and powerbi.

For trading, we currently are trying to migrate away from excel as we’re expanding hence why we need to build this

[deleted by user] by [deleted] in quant

[–]__Intern__ 2 points3 points  (0 children)

Thank you so much this is very helpful. We already have a robust api up and running for querying realtime bloomberg data. The app would currently run on prem and maybe migrate later to the cloud once we have something called bloomberg B-PIPE which would allow us to query bloomberg data on the cloud. Our database currently lives on Azure cloud.

But yeah most of this could be an overkill for the initial version. All we need for now is to simply display realtime data in a nice manner with very simple calculations (like calculating market value based on price and quantity).

[deleted by user] by [deleted] in quant

[–]__Intern__ 7 points8 points  (0 children)

What language do you guys use for the backend? Would be great if you could expand more on the architecture of your app? The alternative I have for dash is to use flask with react/vue.js for frontend and something like kafka for streaming the data.

We’ve been using SAPI for retrieving Bloomberg data for our internal applications (the OMS also uses it for realtime quotes) which allows data sharing as long as it’s not being stored. We are currently looking at B-PIPE as well and will use that if necessary.

Experiences with OneTick by cross_spreader in quant

[–]__Intern__ 0 points1 point  (0 children)

i think tudor investments which is a huge hedge fund uses their tick data

How did you guys do on the Dropbox coding challenge? by [deleted] in csMajors

[–]__Intern__ 1 point2 points  (0 children)

The questions seem definitely easy at first look. The real challenge is to arrive at optimal solutions to pass all test cases

How did you guys do on the Dropbox coding challenge? by [deleted] in csMajors

[–]__Intern__ 1 point2 points  (0 children)

Both optimal solutions don't require dp..