# hackingthemarkets/binance-tutorials

Real-Time Candlestick Charts and Crypto Trading Bot using Binance API and Websockets

Repository: https://github.com/hackingthemarkets/binance-tutorials
Canonical: https://ross.abutalabs.com/products/binance-tutorials
Language: Python
License Family: other
Last push: 2022-10-26T05:09:25+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 2208, "days_push": 1407, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1034, forks 480 (observed 2026-08-28T04:03:18.691083+00:00)

## What it is
A collection of tutorial source code demonstrating how to build real-time candlestick charts and a crypto trading bot using the Binance API and Websockets in Python. It accompanies a YouTube tutorial series, including an RSI-based trading bot example.

## Use cases
- build a crypto trading bot with the binance api
- stream real-time candlestick data from binance websockets
- learn to plot live crypto price charts in python
- implement an rsi-based trading strategy
- follow a binance api tutorial series

## When to choose
- you are learning the Binance API through guided video tutorials
- you want starter code for a simple RSI trading bot
- you need an example of streaming candlestick data via websockets

## When to avoid
- you need production-ready, well-tested trading software
- you require a maintained project with a license and active support
- you want a strategy beyond the simple RSI example provided

## Facets
- artifact type: learning-resource
- maturity: maintenance
- function: trading, data-visualization, charts, streaming
- domain: fintech, tutorials
- platform: python, cross-platform
- tags: binance-api, crypto-trading-bot, websockets, candlestick-charts, rsi-strategy, tutorial-code, cryptocurrency, trading

## Member repositories
- hackingthemarkets/binance-tutorials (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:18.691083+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T07:06:33.546334+00:00, confidence not recorded.
  - readme: https://github.com/hackingthemarkets/binance-tutorials (fetched 2026-08-28T04:03:18.691083+00:00, sha 3fb696b1664b)
- Data as of 2026-08-30T08:39:29.467469+00:00.
