binance / binance/binance-public-data
is historical data possible ask, bid
- Dominant language
- Python
- Stars
- 2.5k
- Forks
- 613
- PR merge metrics
- No merged PRs in 30d
Description
I need minute quotes with spread(spot). Usually I use tick history for this `spread = ask - bid`. You can take the first ask and bid within a minute.
[Here](https://data.binance.vision/?prefix=data/spot/daily/) I see aggTrades, klines, trades but there are no headings it is not clear what each column means.
Is it possible to get this data from the quote history?
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reviewing the linked Binance public-data directory and the available aggTrades, klines, and trades datasets, including what each column represents. Determine whether minute-level ask and bid history is provided; done means documenting the available source or clearly defining the data needed if it is not.
Written by the indexing model from the issue text.
Assessment
- Domain
- data
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100