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.09k stars 262 forks source link

Run Kelp CLI with custom horizon #694

Closed tundak closed 3 years ago

tundak commented 3 years ago

As we can see with Kelp GUI there is can start ./kelp server with custom horizon if we want with flag --horizon-testnet-uri or --horizon-pubnet-uri

can we similar do for kelp CLI with ./kelp trade ?

nikhilsaraf commented 3 years ago

with ./kelp trade you can put the custom horizon server in the trader.cfg config file