We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 727341e commit 976d7a6Copy full SHA for 976d7a6
README.md
@@ -87,12 +87,16 @@ J-Quants API の各 API エンドポイントに対応しています。
87
- get_option_index_option
88
- get_markets_weekly_margin_interest
89
- get_markets_short_selling
90
+- get_indices
91
92
------------------ Premium plan or higher is required ------------------
93
94
- get_markets_breakdown
95
- get_prices_prices_am
96
- get_fins_dividend
97
+- get_fins_fs_details
98
+- get_derivatives_futures
99
+- get_derivatives_options
100
101
### ユーティリティ群
102
@@ -120,6 +124,9 @@ J-Quants API の各 API エンドポイントに対応しています。
120
124
121
125
- get_breakdown_range
122
126
- get_dividend_range
127
+- get_fins_fs_details_range
128
+- get_derivatives_futures_range
129
+- get_derivatives_options_range
123
130
131
## 設定
132
0 commit comments