Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

各取引所のDataStoreを実装する #20

Closed
14 tasks done
MtkN1 opened this issue Apr 5, 2021 · 0 comments
Closed
14 tasks done

各取引所のDataStoreを実装する #20

MtkN1 opened this issue Apr 5, 2021 · 0 comments
Assignees
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@MtkN1
Copy link
Member

MtkN1 commented Apr 5, 2021

内容

  • READMEに記載した各取引所のデータストアに対応する
  • 対応したらREADMEも合わせて更新する
  • データストア対応に課題がある場合は一先ずここで管理する

一覧

  • Bybit
    • Inverse/Futures
    • USDT
    • Spot
  • BTCMEX
  • FTX
  • Binance
    • USDⓈ-M Futures
    • COIN-M Futures
    • Spot
  • GMO Coin
  • bitFlyer
  • Liquid ⌛ help wanted
  • bitbank
  • BitMEX
  • Phemex
  • Coincheck
@MtkN1 MtkN1 added the enhancement New feature or request label Apr 5, 2021
@MtkN1 MtkN1 self-assigned this Apr 5, 2021
MtkN1 added a commit that referenced this issue Apr 9, 2021
MtkN1 added a commit that referenced this issue Apr 9, 2021
MtkN1 added a commit that referenced this issue Apr 27, 2021
@MtkN1 MtkN1 changed the title 各取引所のデータストアに対応する 各取引所のDataStoreを実装する May 25, 2021
MtkN1 added a commit that referenced this issue Jun 6, 2021
✨v0.3.0リリース

✅ 試験的にBinanceのDataStoreを実装する(各取引所のDataStoreを実装する) #20
✅ BybitのInstrumentが重複する #45
MtkN1 added a commit that referenced this issue Jun 13, 2021
✨v0.4.0リリース

✅ GMOコインのWebSocket API制限により複数購読ができない #50
✅ BybitのDataStoreクラスにタイムスタンプを追加する #47
✅ ws_connectのハンドラ未指定の場合はprintハンドラを選択する #46
✅ Binanceで認証を利用するとPublic APIがパラメーターエラーとなる #44
✅ HTTPリクエストのparams/data引数の指定間違いに警告を表示する #43
✅ Binance Futures USDⓈ-MのDataStoreを実装する #20

✅ DataStore サブクラスインスタンス取得時の型エラーを解決 #55
✅ GitHub Actions の matrix 実行で fail-fast を無効化 #54
✅ GitHub Actions による自動テスト実行 #49
MtkN1 added a commit that referenced this issue Jul 11, 2021
MtkN1 added a commit that referenced this issue Jul 11, 2021
MtkN1 added a commit that referenced this issue Jul 11, 2021
MtkN1 added a commit that referenced this issue Jul 11, 2021
✨v0.5.0リリース

✅ #20 bitbankのDataStoreをサポート (contributed by @Osaifu-Crypto )
✅ #52 PhemexのAPI認証をサポート
✅ #67 GMO コインの認証処理を修正 (contributed by @supermomonga)
✅ #70 WebSocketのClientOSErrorをキャッチする
✅ #71 BTCMEXのサポートを廃止する
MtkN1 added a commit that referenced this issue Oct 16, 2021
@MtkN1 MtkN1 mentioned this issue Jan 2, 2022
@MtkN1 MtkN1 added the help wanted Extra attention is needed label Jan 6, 2022
MtkN1 added a commit that referenced this issue Feb 3, 2022
MtkN1 added a commit that referenced this issue Feb 4, 2022
✨v0.10.0リリース

## Issues

✅ 各取引所のDataStoreを実装する #20
✅ DataStoreのリバースイテレーション可能にする #113
✅ PhemexDataStoreで認証エラーのWarningを表示する #114
✅ BybitInverseDataStoreにwalletを追加する #118
✅ GMOCoinDataStoreのtickerが上書きされない #120
✅ GMOCoinDataStoreがTypeErrorで落ちる。 #122
✅ GMOコインのPrivate WebSocketアクセストークンを自動延長する #124
✅ bitbankのDatastoreのDepthで、sorted()の返り値の型の定義が正しくない #126
@MtkN1 MtkN1 closed this as completed Sep 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant