Skip to content

Save historical crypto OHLCV data to your local computer.

License

Notifications You must be signed in to change notification settings

pegahcarter/crypto_ohlcv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

crypto_ohlcv

by: Carter Carlson

Introduction

Looking to save historical price data on a cryptocurrency from an exchange, but don't know how to start? I'll save you! All you need to have is Python (3) installed and have used the CLI (Command Line Interface) before.

Steps
  1. git clone git@github.com:carlfarterson/crypto_ohlcv.git
  2. cd crypto_ohlcv
  3. pip install -r Requirements.txt
  4. python main.py

It's that easy.

Files will automatically save in the crypto_ohlcv folder.

Example

About

Save historical crypto OHLCV data to your local computer.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages