JulyIghor / QtBitcoinTrader

Secure multi crypto exchange trading client
https://sourceforge.net/projects/bitcointrader/
732 stars 376 forks source link

Feature request, general question on contribution #231

Closed Tarexx closed 5 years ago

Tarexx commented 6 years ago

What does it require to create the neccessary files if i want to add an exchange manually?

JulyIghor commented 6 years ago

I was working on this, but each exchange have unique differences that requires to add unusual code. Later I'll work on "universal" engine that makes possible to add new exchange without recompiling code.

Tarexx commented 6 years ago

I essentially have some C/C++ knowledge so essentially i could do it myself. I will look for maybe an API that is working for kucoin and then just use the layout you have used in the other exchanges to create it for this exchange