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

GMOコインのデータストアにタイムスタンプを追加する #88

Closed
2 tasks done
MtkN1 opened this issue Oct 12, 2021 · 0 comments
Closed
2 tasks done
Assignees
Labels
enhancement New feature or request

Comments

@MtkN1
Copy link
Member

MtkN1 commented Oct 12, 2021

課題

Discordより

https://discord.com/channels/832651305155297331/832653694839160892/891731259749961778

板情報においてはレスポンスの"timestamp"フィールドの情報を捨ててしまっているのでストアにデータを格納するようにする。

実装

冗長的でなければ各レコードに"timestamp"フィールドを追加する。
冗長的であればストアのプロパティ変数として持つ。

👉 GMOの板情報は常にスナップショットデータである(差分がない)為、各レコードに持たせるのは冗長的なのでストアのプロパティ変数に持たせる。

チェックリスト

  • 実装
  • Wiki
@MtkN1 MtkN1 added the enhancement New feature or request label Oct 12, 2021
@MtkN1 MtkN1 self-assigned this Oct 12, 2021
MtkN1 added a commit that referenced this issue Nov 10, 2021
MtkN1 added a commit that referenced this issue Nov 11, 2021
✨v0.8.0リリース

## Issues
✅ Bybitの型問題の抜本的な解決方法について #82
✅ バイナリのWebSocketデータのハンドリングに対応する #87
✅ GMOコインのデータストアにタイムスタンプを追加する #88
## Pull requests
✅ Remove default empty list #92
✅ add API Reference #93
@MtkN1 MtkN1 closed this as completed Jan 3, 2022
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