Skip to content

Commit

Permalink
feat(deribit_fetcher):
Browse files Browse the repository at this point in the history
  • Loading branch information
akhercha committed Jul 19, 2024
1 parent 5652e96 commit d36e659
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@
class DeribitOptionResponse:
"""
Represents the response returned by the Deribit API for options.
See:
https://docs.deribit.com/#public-get_book_summary_by_currency
"""

mid_price: Optional[float]
Expand Down

0 comments on commit d36e659

Please sign in to comment.