Show HN: Building a financial instrument library with Python and Pydantic https://ift.tt/zSCVdED
Show HN: Building a financial instrument library with Python and Pydantic finstruments is a Python library designed for modeling financial instruments. It comes with the core financial instruments, such as forwards and options, out of the box, as well as position, trade, and portfolio models. finstruments comes with the basic building blocks, making it easy to extend and build new instruments for any asset class. These building blocks also provide the functionality to serialize and deserialize to and from JSON, enabling the ability to store a serialized format in a document database. This library is ideal for quantitative researchers, traders, and developers who need a streamlined way to build and interact with financial instruments. https://ift.tt/i5ACfVq October 28, 2024 at 10:48AM
No comments