Skip to content
 
 

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Bitfinex Parser

alt text

I was backtesting some trading strategy and needed hourly bitcoin data from 2013.

There were modules to scrap from gdax but i couldn't find one to do so from Bitfinex

So i made this rough script quickly to grab data from bitfinex. It is not Object Orient and the code is very rough. But it works. It stores hourly OHLC data from bitfinex into a csv file. Data till March 2018 is already included

This is the first time i am sharing any script through github and the script is very rough. So forgive me if i didn't followed the standards and please let me know by forking the repo.

About

Grabs Historic bitcoin data (at an hourly timeframe) from bitstamp and saves to a csv file

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages