New top story on Hacker News: Show HN: Finstruments - Financial instrument library built with Python

Show HN: Finstruments - Financial instrument library built with Python
6 by kyleloomis | 1 comments on Hacker News.
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.

No comments:

Post a Comment