Skip to content

This repository contains shell utilities for interacting with the Binance APIs.

License

Notifications You must be signed in to change notification settings

system4-tech/binance-sh

Folders and files

NameName
Last commit message
Last commit date
Nov 13, 2024
Nov 21, 2024
Dec 30, 2024
Dec 30, 2024
Dec 30, 2024
Nov 13, 2024
Nov 13, 2024
Sep 21, 2024
Nov 21, 2024
Nov 21, 2024
Nov 13, 2024

Repository files navigation

This repository contains shell programs for downloading Binance public market data.

Usage

Import

wget https://raw.githubusercontent.com/system4-tech/binance-sh/refs/heads/main/lib/binance.sh
. binance.sh

Kline / Candlestick data

klines spot BTCUSDT 1m
klines um BTCUSDT 1h
klines cm BTCETH 1d

Symbols

symbols spot
symbols um
symbols cm

See tests for more examples.

About

This repository contains shell utilities for interacting with the Binance APIs.

Resources

License

Stars

Watchers

Forks

Releases

No releases published