You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* feat: support auth_ user API endpoint
* fix: resolve black and isort conflict
* fix: fix patch in unittest
* fix: drop parenthesized-context-managers
* fix: add parameter validation
To use J-Quants API, you need to "Applications for J-Quants API" from [J-Quants API Web site](https://jpx-jquants.com/?lang=en#jquants-api).
20
+
21
+
J-Quants APIを利用するためには[J-Quants API の Web サイト](https://jpx-jquants.com/#jquants-api) から「J-Quants API申し込み」が必要になります。
16
22
17
-
### J-Quants API のリフレッシュトークン取得
23
+
jquants-api-client-python を使用するためには「J-Quants API ログインページで使用するメールアドレスおよびパスワード」または「J-Quants API メニューページから取得したリフレッシュトークン」が必要になります。必要に応じて下記のWebサイトより取得してください。
18
24
19
-
J-Quants APIを利用するためには [J-Quants API の Web サイト](https://jpx-jquants.com/#jquants-api) から取得できる
20
-
リフレッシュトークンが必要になります。
25
+
[J-Quants API ログインページ](https://application.jpx-jquants.com/)
0 commit comments