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

[2] mirror strategy should not place offset trade actions when in sim mode and when offset_trades is enabled #632

Open nikhilsaraf opened 3 years ago

nikhilsaraf commented 3 years ago

solution may involve creating an instance of an exchange by passing in the simMode to the backingExchange or to add the logic to support this use case and then use it like described.