OUR SERVICES

Datafeed of historical data (price, volume, tweets)

We collect market data (price, volume) from the Binance exchanges and store them in our MySQL database at every seconds. Also, we continuously monitor the social media activity (reddit, twitter) and save every tweet related to blockchains and crypto currency.

All data are available through our API, in which you can query, in addition to social media activity, the market data of the asset and the ticker resolution of your choice (ranging from 1 second to 1 month).

Automated backtesting

Backtesting strategies requires to download large amount of historical data, especially for strategy at low ticker resolution (seconds, minutes). With our API, any strategy implemented with the Backtrader python library (www.backtrader.com) can be backtested and optimized with a datafeed directly linked to our MySQL database. The backtesting result of your strategy is then sent back to you once it is finished.