Skip to content

An example of how you can use the GDAX API & MySQL to get and store cryptocurrency data

Notifications You must be signed in to change notification settings

bertmiller/GDAX-API-usage-pushing-to-MySQL-Table

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Using the GDAX API to push historical crypto currency data to a MySQL Table

The title is self explanatory. GDAX limits the amount of data you can pull at once, so it is necessary to send multiple requests for large amounts of data. I've automatically configured the script to do this, simply enter your dates in start_date and hardend_date, add your database info into db, and let the script run.

About

An example of how you can use the GDAX API & MySQL to get and store cryptocurrency data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages