Skip to content
This repository has been archived by the owner on Feb 1, 2024. It is now read-only.

turn off minBaseVolume checks in mirror strategy when offsetTrades=false #146

Closed
nikhilsaraf opened this issue Apr 4, 2019 · 0 comments · Fixed by strongholdpay/kelp#4
Closed
Assignees
Labels
bug Something isn't working
Milestone

Comments

@nikhilsaraf
Copy link
Contributor

Describe the bug

The bot does not read MIN_BASE_VOLUME from config when OFFSET_TRADES=false but it still caps the mirror strategy orders placed on the orderbook.

Expected behavior

It should either read this value from the config or not check delete these orders (preferred).

Frequency

The frequency is: always

Steps To Reproduce

run mirror strategy with offset trades = false

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant