I've heard from a friend in the energy trading space that they're a bit behind, but your question is still a bit too broad. What in the financial space do you want to hear about? Networks, exchanges, settlement?
I am mainly working on B2B message exchange, e.g. via AS4/EDIFACT/ebix/CIM files and most parties seem to still work with a lot of batch processing. With the ongoing digitization of e.g. metering hardware and faster settlement times in the energy markets (EU-centric) I think this might not cut it anymore in the future.
Ask HN: Good resources to learn financial systems engineering?
11–20 of 33 posts
Re: Ask HN: Good resources to learn financial systems engineering?
#12https://www.amazon.com/Investment-Science-David-G-Luenberger...
Re: Ask HN: Good resources to learn financial systems engineering?
#13Re: Ask HN: Good resources to learn financial systems engineering?
#14Re: Ask HN: Good resources to learn financial systems engineering?
#15Re: Ask HN: Good resources to learn financial systems engineering?
#16Depends on what you mean by "financial systems". There are plenty of financial systems that takes days or weeks to fully process transactions.
You're probably referring to stock trading systems (which by their nature have to be extremely low latency). The term to search for is "HFT" (high-frequency trading).
Here is a recent paper on the topic (focused on C++, though most things you find will tend to be): https://arxiv.org/abs/2309.04259
Re: Ask HN: Good resources to learn financial systems engineering?
#17Currently most parties there take minutes to process messages I suspect that the energy market is a bit different from markets where being ruthlessly fast might be a good long term behavior. So there might be good reasons for that way of doing business due to the specific nature of the energy market. For example a limited number of counter parties might make stable B2B relationships more valuable. Or regulatory compl…
Re: Ask HN: Good resources to learn financial systems engineering?
#18Re: Ask HN: Good resources to learn financial systems engineering?
#19One of the posts turned up on HN front page a year ago[1]. Thats how I discovered it
Re: Ask HN: Good resources to learn financial systems engineering?
#20Market data ingest, analysis and resulting order execution is chewing through way more data way faster than any banking transaction system. I have worked on both of them.
If you want more in the weeds but still high level I gave a talk on the main concepts and systems you need to know to code low latency for markets. https://docs.google.com/presentation/d/1HIPJb0XX3JDHEYSrZC8v...