SpotBit should allow the user to specify candle resolution for price data
まだ誰も着手していません。
評価
調査の方向性
ファイル、テスト、エントリーポイントは指定されていません。まず、SpotBit の履歴ローソク足 API とサーバー側のデータ集約パスを特定してください。クライアントがより大きく標準化されたローソク足ビンを要求でき、チャンク化されていない最高解像度のクエリも引き続きサポートされれば、作業は完了です。
索引モデルが issue の本文から書いたものです。
説明
SpotBit needs a way that the client can request historical date in a time range that is also "chunked" into larger time bins on the server side before being sent to the client.
For instance, if SpotBit collects one candle for each exchange every 10 minutes, then a month of data for one exchange is 4,320 candles, and for a year it would be 52,560 candles.
It would be helpful if, in addition to specifying a time range of interest, the client could also request a larger "chunk size" than whatever the rate of ingestion of candles to the server. For instance, if I want to create a 30-day price chart, with one candle each day, I only need 30 candles. it would be much faster if the server upon request chunked the 4,320 candles into 30 day-wide candles and returned those to the client. If I wanted 30 days with hourly resolution, this would only be 30 * 24 = 720 candles.
Since the chunked date represents historical information, and is therefore unchanging, SpotBit could even cache those results for use in other requests, assuming a standard bin widths and alignments.
SpotBit could even proactively chunk the data it's receiving into bins of standard useful sizes, like hour, day, week, month, and year, and make those bin sizes easily available through its API. This would cost some processing and storage, but result in much faster query responses.
Queries for un-chunked candles at the highest resolution available could still be supported.
- 主要言語
- CSS
- スター
- 36
- フォーク
- 17
- PR マージ指標
- 30日以内にマージされた PR はありません
環境構築
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
BlockchainCommons/spotbit のほかの issue
-
Integrate on-chain price oracle再び着手できるかも @nochiel が 1100 日前に担当しましたが、オープン中のプルリクエストはありません。 オープン
BlockchainCommons/spotbit#106 · 担当者 1 名 ·
-
Failing API calls (spotbit.info/api is offline): Update CCXT and improve error handling再び着手できるかも @nochiel が 1102 日前に担当しましたが、オープン中のプルリクエストはありません。 オープンbug spotbit.info API is offline
BlockchainCommons/spotbit#105 · 担当者 1 名 ·
-
Make a script for releasing Debian Packages of Spotbit再び着手できるかも @nochiel が 1278 日前に担当しましたが、オープン中のプルリクエストはありません。 オープンenhancement
BlockchainCommons/spotbit#102 · 担当者 1 名 ·
-
Add a build script to create executables for release再び着手できるかも @nochiel が 1278 日前に担当しましたが、オープン中のプルリクエストはありません。 オープンenhancement
BlockchainCommons/spotbit#77 · 担当者 1 名 ·
-
enhancement
難易度 3/5 1〜2日 初心者へのやさしさ 45/100
BlockchainCommons/spotbit#70 ·
BlockchainCommons/spotbit の issue をすべて見る
似ている issue
-
pydanty:is-working
難易度 2/5 1〜3時間 初心者へのやさしさ 78/100
pydantic/pydantic-ai#8843 ·
メンテナーはふだん 1 日以内に返信
-
breaking change enhancement server
難易度 2/5 1〜3時間 初心者へのやさしさ 72/100
メンテナーはふだん 1 日以内に返信
-
bug
難易度 2/5 1〜3時間 初心者へのやさしさ 78/100
openhab/openhab-core#5847 ·
メンテナーはふだん 1 日以内に返信
-
bug P2 reliability
難易度 2/5 1〜3時間 初心者へのやさしさ 88/100
afreidah/s3-orchestrator#1564 ·
メンテナーはふだん 1 日以内に返信
-
難易度 1/5 1時間未満 初心者へのやさしさ 90/100
paperclipai/paperclip#14173 ·
メンテナーはふだん 1 日以内に返信