Closed ghost closed 4 years ago
The first step toward getting #29 done is to fetch the exchange information (the pairs informations) and cache it in the exchange object.
The function that pull the exchange information should have an option to refresh the cache.
binance coinbase
Their is no need to expose this as part of the openlimits trait for now.
Done with https://github.com/nash-io/openlimits/pull/60
The first step toward getting #29 done is to fetch the exchange information (the pairs informations) and cache it in the exchange object.
The function that pull the exchange information should have an option to refresh the cache.
binance coinbase
Their is no need to expose this as part of the openlimits trait for now.