Skip to content

A basic script to fetch klines (the data to create candlesticks/ohlcvs) from Binance and store on Redis.

License

Notifications You must be signed in to change notification settings

adilcan/kline-collector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

collect_clines

A basic script to fetch klines (the data to create candlesticks/ohlcvs) from Binance and store on Redis. To integrate with Redis, you should uncomment related lines and set your Redis settings properly. The script respects the API limitations of Binance.

About

A basic script to fetch klines (the data to create candlesticks/ohlcvs) from Binance and store on Redis.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages