figured this might motivate you to work on this ;)
Should be easy if the check for USD is somehow separated into its own function like getRealWorldCurrency, and then see the idea in https://github.com/awitherow/coinbot/issues/15 for calling it properly.
Thoughts?
Unfortunately, I only see BTC trading possible with EUR/GBP via gdax at the moment, not seeing any support for ETH/LTC.
but BTC -> ETH, BTC -> LTC exists... would be a whole nother level of engineering.
figured this might motivate you to work on this ;)
Should be easy if the check for USD is somehow separated into its own function like
getRealWorldCurrency
, and then see the idea in https://github.com/awitherow/coinbot/issues/15 for calling it properly.Thoughts?
Unfortunately, I only see
BTC
trading possible with EUR/GBP via gdax at the moment, not seeing any support for ETH/LTC.but BTC -> ETH, BTC -> LTC exists... would be a whole nother level of engineering.