joeldg / bowhead

PHP trading bot framework
Apache License 2.0
800 stars 291 forks source link

Supporting bittrex ? #17

Open ccir105 opened 7 years ago

ccir105 commented 7 years ago

What is your plan for supporting bittrex exchange ?

vitoo commented 6 years ago

Hi @joeldg

This is a great solution to support every exchange in php :)

https://github.com/ccxt/ccxt https://github.com/ccxt/ccxt/tree/master/doc#php-1

composer require ccxt/ccxt

rxmg-joeldg commented 6 years ago

I think CCXT might be an excellent option.