Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Staggered orders revision #292

Merged
merged 167 commits into from
Aug 30, 2018
Merged

Staggered orders revision #292

merged 167 commits into from
Aug 30, 2018

Conversation

joelvai
Copy link
Collaborator

@joelvai joelvai commented Aug 29, 2018

Closes #237

bitphage and others added 28 commits August 27, 2018 22:11
As reported by Marko:

Traceback (most recent call last):
  File "/home/marko/localsoftware/dexbot/dexbot/worker.py", line 76, in init_workers
    view=self.view
  File "/home/marko/localsoftware/dexbot/dexbot/strategies/staggered_orders.py", line 104, in __init__
    self.update_gui_slider()
  File "/home/marko/localsoftware/dexbot/dexbot/strategies/staggered_orders.py", line 976, in update_gui_slider
    latest_price = self.ticker.get('latest', {}).get('price', None)
AttributeError: 'NoneType' object has no attribute 'get'
This may happen whether furthest order price is outside lower or upper bound.
@joelvai joelvai merged commit fa2e9e3 into master Aug 30, 2018
@joelvai joelvai deleted the staggered-orders-revision branch October 23, 2018 06:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants