martin-ueding / vigilant-crypto-snatch

A little program that observes the current market price for your choice of currency pairs, looks for drastic reductions (dips) and then places buy orders.
https://martin-ueding.github.io/vigilant-crypto-snatch/
21 stars 5 forks source link

Support CCXT #27

Closed martin-ueding closed 2 years ago

martin-ueding commented 2 years ago

There is the CCXT library which abstracts various marketplaces. Integrating this would give us access to many more exchanges, potentially making it more relevant for more users.

Tasks:

MartinKei commented 2 years ago

@martin-ueding CCXTs license is MIT https://github.com/ccxt/ccxt/blob/master/LICENSE.txt