Skip to content

2Hurric/ccxt_playground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

CCXT Playground

Playgound for 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 to ENDTIME in Timestamp.
  • From public API, no requirement for API key or registration.
  • Export to *.xlsx

Demo

In verbose mode

To-do

  • Add an argparser
  • Multiprocess support
  • GUI and k-line

About

Playground for cryptocurrency trading API CCXT

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages