Compare commits

..

6 Commits

Author SHA1 Message Date
Nelson Torres 01a9dc3f4f This script contains the necessary logic to calculate the max pain for a given
expiration date.
2025-01-28 15:04:47 -03:00
Nelson Torres cf36779ecb Here are the necessary fuctions to fetch the data
from deribit, using cryptofeed library, this functions are located
in the deribit's api module.

Changes:
1. Add and fix auxiliar functions for handling cryptofeed data.
2. Add aio open interest functions for context management and cryptofeed conexions.
3. Some typos and format fixes too.
2025-01-28 15:01:45 -03:00
Nelson Torres 42e442c36a uv migration
Migrate to uv, use msgspec from git due to python 3.13 compatibility
2025-01-28 13:19:04 -03:00
Nelson Torres 5e0085d7c5 clean up 2025-01-28 13:00:32 -03:00
Nelson Torres 33cc0a5bc4 add qtbase to ld library path 2025-01-28 13:00:32 -03:00
Nelson Torres 41e9b016b9 necessary libraries for qt6 2025-01-28 13:00:32 -03:00

Diff Content Not Available