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.
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:
[x] Check that the license is compatible with ours (MIT)
[x] See whether it supports the basic features that we need, although that is likely the case.
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: