kelp
kelp copied to clipboard
Kelp is a free and open-source trading bot for the Stellar DEX and 100+ centralized exchanges
if we read > 1 order then delete all orders. this is a safety measure. pretty simple.
See "Performance Based Metrics" https://docs.google.com/document/d/1R5hU7dSloQHZ0XNZkUrS0LPOr2gLVpteXq5NvR-Fy2k/edit#
## Desired Behavior I want to be able to use historical data (offers, OHLC, etc.) to add some intelligence into my strategies. ## Impact The desired behavior will allow me...
Bumps [y18n](https://github.com/yargs/y18n) from 3.2.1 to 3.2.2. Commits See full diff in compare view Maintainer changes This version was pushed to npm by oss-bot, a new releaser for y18n since your...
- should still go through offset_trades path - should just not place the offset traded amounts solution may involve creating an instance of an exchange by passing in the simMode...
## Describe the bug The bot doesn’t reduce subsequent offer amounts when earlier offers exceed balance capacity for the mirror strategy ## Expected behavior I think the correct behavior in...
## Desired Behavior I don't want multiple desktop windows opening when I click on buttons within kelp (specifically for now: `show market` button and `show offers` button. It should just...