Expand description
This module contains all the API models. The models are used to serialize and deserialize the data that is sent to and from the API.
Modules§
- breakdown_
trading_ data - Breakdown Trading Data API.
- cash_
dividend_ data - Cash Dividend Data (/fins/dividend) API.
- daily_
stock_ prices - Prices daily quotes API.
- earnings_
calendar - Earnings Calendar (/fins/announcement) API
- financial_
statement_ details - Financial Statement Data(BS/PL) (/fins/fs_details) API.
- financial_
statements - Financial Statements Data API.
- futures_
prices - Futures OHLC (/derivatives/futures) API
- index_
option_ prices - Index Option Prices(OHLC)(/option/index_option) API
- indicies
- Indices (OHLC) API.
- listed_
issue_ info - Listed info API endpoints.
- morning_
session_ stock_ prices - Morning Session Stock Prices API.
- options_
prices - Options OHLC (/derivatives/options) API
- shared
- Shared module for the APIs.
- short_
sale_ by_ sector - Short Sale Value and Ratio by Sector API.
- topic_
prices - TOPIX Prices (OHLC) API.
- trading_
by_ type_ of_ investors - Trading by Type of Investors API.
- trading_
calendar - Trading Calendar API.
- weekly_
margin_ trading_ outstandings - Margin Trading Outstandings API.
Structs§
- JQuants
ApiClient - J-Quants API client
Traits§
- JQuants
Plan Client - J-Quants API client trait