samgermain/binance_btc — explained in plain English
Analysis updated 2026-08-03 · repo last pushed 2021-03-18
Record Bitcoin price history from Binance to analyze past market behavior.
Collect historical crypto trading pair data to test trading strategies against real prices.
Study how Bitcoin prices moved relative to other coins like Ethereum over time.
| samgermain/binance_btc | 0xallam/posthog | 0xallam/search-engine | |
|---|---|---|---|
| Stars | 1 | 1 | 1 |
| Language | — | Python | C++ |
| Last pushed | 2021-03-18 | 2026-03-26 | 2023-08-23 |
| Maintenance | Dormant | Maintained | Dormant |
| Setup difficulty | moderate | moderate | hard |
| Complexity | 3/5 | 3/5 | 3/5 |
| Audience | data | pm founder | developer |
Figures from each repo's GitHub metadata at analysis time.
No installation steps, dependencies, or usage documentation are provided, so users must explore the code directly to understand how to run it.
This repository collects historical price data for cryptocurrency trading pairs on Binance, focusing primarily on Bitcoin. It's designed for anyone who wants access to recorded market prices without needing to build their own data collection system from scratch. The project works by connecting to Binance's public market data and saving the price information over time. Essentially, it acts as a recorder that captures how coin prices move relative to each other throughout the trading day. This historical record can then be used to study past market behavior or test trading ideas against real data. People who would find this useful include hobbyist traders, data analysts, or anyone curious about cryptocurrency market patterns. For example, if you wanted to see how Bitcoin's price against another coin like Ethereum behaved over a specific period, this data would give you that history. Similarly, someone learning about market analysis could practice reading real price movements rather than synthetic or random data. The README doesn't go into detail about specific implementation choices, supported timeframes, or how the data is formatted and stored. There's no documentation on installation steps, dependencies, or how to actually retrieve and use the collected data, so a user would likely need to explore the code directly to understand the specifics.
A tool that connects to Binance's public market data and records historical cryptocurrency prices, mainly Bitcoin, so you can study past price movements without building your own data collection system.
Dormant — no commits in 2+ years (last push 2021-03-18).
No license information is provided in this repository, so you would need to contact the author before using the code.
Setup difficulty is rated moderate, with roughly 30min to a first successful run.
Mainly data.
This repo across BitVibe Labs
Don't trust strangers blindly. Verify against the repo.