API tools for Cryptocurrency quantitative analysis
Quantitative analysis tool based on the CCXT, which is a JavaScript / Python / PHP library for cryptocurrency trading and e-commerce with support for many bitcoin/ether/altcoin exchange markets and merchant APIs.
Features
- Ping all active training pairs (e.g. BTC/ETH, BTC/USDT etc.) and cache for later usage.
- Fetch all active training pairs price difference in one specific exchange from
STARTTIME
toENDTIME
in Timestamp. - From public API, no requirement for API key or registration.
- Export to *.xlsx
Demo
To-do
- Add an argparser
- Multiprocess support
- GUI and k-line