stellar-deprecated / kelp

Kelp is a free and open-source trading bot for the Stellar DEX and 100+ centralized exchanges
https://kelpbot.io
Other
1.1k stars 263 forks source link

[21] Kelp GUI should support centralized exchanges as the primary trading venue #739

Open nikhilsaraf opened 3 years ago

nikhilsaraf commented 3 years ago

Desired Behavior

I want to be able to trade on centralized exchanges using the Kelp GUI

Impact

The desired behavior will allow me to use the Kelp GUI on centralized exchanges rather than having to use the Kelp CLI if I want to trade on CEXs.

Feature Suggestion

We can achieve the desired behavior by updating the config file on the backend API for the GUI since this feature is already supported on the Kelp CLI, we just need to invoke the Kelp CLI correctly

References

In our issue here we are essentially adding a second trading exchange to the GUI

This issue is very similar to the issue around adding a second trading template: https://github.com/stellar/kelp/issues/738

Specification

See the specifications at the end of the above issue (https://github.com/stellar/kelp/issues/738) for more context about the changes needed for adding a second trading-template/exchange