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

mirror strategy fetches balance even when offsetTrades disabled #127

Closed
nikhilsaraf opened this issue Mar 19, 2019 · 0 comments
Closed

mirror strategy fetches balance even when offsetTrades disabled #127

nikhilsaraf opened this issue Mar 19, 2019 · 0 comments
Assignees
Labels
bug Something isn't working
Milestone

Comments

@nikhilsaraf
Copy link
Contributor

Describe the bug

The bot tries to fetch the balances from the backing exchange even when offset_trades is set to false. this results in an error and the bot fails to run

Expected behavior

I think the correct behavior in this situation is for the bot to ignore balances when offset_trades is set to false.

Frequency

The frequency is: Always

Your Environment

  version: master:v1.5.0-10-g3a1b4c46
  git branch: master
  git hash: 3a1b4c467495a5ebb8219c554dd8a5e4d63723e5
  build date: 20190319T180631Z
  GOOS: linux
  GOARCH: amd64
@nikhilsaraf nikhilsaraf added the bug Something isn't working label Mar 19, 2019
@nikhilsaraf nikhilsaraf self-assigned this Mar 19, 2019
@nikhilsaraf nikhilsaraf added this to the v1.6.0 milestone Mar 19, 2019
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

No branches or pull requests

1 participant