Code Monkey home page Code Monkey logo

bitfinex-historical-data's Introduction

bitfinex historical data

In this repository you will find 1 minute candles (open/close/highest/lowest/volume) from bitfinex for the pairs:

  • BTC/USD
  • ETH/USD
  • EOS/USD
  • LTC/USD
  • XRP/USD
  • IOT/USD
  • NEO/USD

The format is [timestamp (UTC/milliseconds)],[open price],[close price],[highest price],[lowest price],[volume].

The Bitfinex API allows to receive up to 120 records per request. Because of this, I use a period of 2 hours (120 1m candles) per request. You can find the response from the Bitfinex server in the "raw" folder in each currency pairs. Because there is a rate limit of approx. 10 request per minute, it takes hours and thousands of requests to fetch the data of a whole year. The use of this project is to offer you a quick and easy way, to access the historical data, and relieve the bitfinex server from that much of requests.

The merged.json and merged.csv are generated by pure text-processing. The values are not parsed in any way. That means, there is no rounding error or loss of precision compared to the raw data.

The data are provided as-is without any warranty. Use it at your own risk.

donation

  • BTC: bc1qyhk4ljxnhwcurr89sp84xtd3kr2y7v882gw807
  • LTC: ltc1qkhgcmtgqgnttyyayq3hkvyzds45mddjf52cvzq
  • IOTA: CQIRBPGWZIGETLKQMAJIJMRUYWXPIBNLJOVAXEROKAOUAJCHEVJBOJVJAXQYAFLLMHBSBGYDUBHDVPNCXXFIUPKOZZ

Thank you :)

bitfinex-historical-data's People

Contributors

zombie-3000 avatar lildeebo2002 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.