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

BybitのDataStoreクラスにタイムスタンプを追加する #47

Closed
2 tasks done
MtkN1 opened this issue Jun 5, 2021 · 0 comments
Closed
2 tasks done

BybitのDataStoreクラスにタイムスタンプを追加する #47

MtkN1 opened this issue Jun 5, 2021 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@MtkN1
Copy link
Member

MtkN1 commented Jun 5, 2021

課題

  • ユーザーの方からの要望
  • 高頻度で更新されるトピックorderBookL2_25instrument_infoにはtimestamp_e6フィールドが入っている
  • これをデータストアクラス内のプロパティに格納することで疑似的にサーバータイムが記録できる
    • 遅延測定などの用途に利用が可能

実装

  • store.timestamp のようにしてプロパティ変数(整数型)にメッセージ毎に上書きで格納する

チェックリスト

  • 実装
  • Wiki
@MtkN1 MtkN1 added the enhancement New feature or request label Jun 5, 2021
@MtkN1 MtkN1 self-assigned this Jun 5, 2021
MtkN1 added a commit that referenced this issue Jun 13, 2021
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 MtkN1 closed this as completed Jun 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant