Module api

Source
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§

JQuantsApiClient
J-Quants API client

Traits§

JQuantsPlanClient
J-Quants API client trait