mcardillo55 / cbpro-trader

Automated cryptocurrency trading on Coinbase Pro (formerly gdax-trader)
GNU General Public License v3.0
218 stars 72 forks source link

I'd like to use crypto only trading pairs #3

Closed philippeowagner closed 6 years ago

philippeowagner commented 6 years ago

.. like BTC/LTC or BTC/ETH. This would have an effect on round_fiat and round_coin.

Any thoughts on that one?

mcardillo55 commented 6 years ago

I'm not sure I'm seeing the effect on round_fiat/round_coin. I could see some of the logic in determine_trades needing to be modified, but at this point I kind of expect that users will modify that to their own needs anyway.