Show HN: Finstruments - Financial instrument library built with Python

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.


Comments URL: https://news.ycombinator.com/item?id=41968044

Points: 6

# Comments: 1

https://github.com/kyleloomis/finstruments

созданный 6mo | 28 окт. 2024 г., 08:40:04


Войдите, чтобы добавить комментарий

Другие сообщения в этой группе

Show HN: Pipask – safer pip without compromising convenience

Pipask is a drop-in replacement for pip that addresses a serious security flaw: standard pip executes arbitrary code from source distributions during dependency resolution, without warning or cons

3 мая 2025 г., 21:10:11 | Hacker news