You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 15, 2022. It is now read-only.
Limit Buy Order:
Why Zenbot cancel an inserted order if price go down, but DON'T cancel inserted (limit) order if maker price go up far away from my order limit ?
Example: XMR-EUR price is NOW 208€, zenbot has inserted limit order to buy at 192€... this order will probabilly never filled
Thanks
The text was updated successfully, but these errors were encountered:
I think the problem is Kraken timeout in kraken-api.
When an order is send the API call go in timeout but order is completed in Kraken, so zenbot loose reference to this order, and never get cancelled
I really think the kraken-api should be updated and timeout should be a option parameter in Zenbot
MT00x
changed the title
Buy Order never cancelled when limit is far away from market price
Kraken: Buy Order never cancelled when limit is far away from market price
Dec 6, 2017
Yes all Kraken users have this kind of issue.
If you want continue use Kraken with Zenbot my suggestion for now is increase the kraken-api timeout at least
Limit Buy Order:
Why Zenbot cancel an inserted order if price go down, but DON'T cancel inserted (limit) order if maker price go up far away from my order limit ?
Example: XMR-EUR price is NOW 208€, zenbot has inserted limit order to buy at 192€... this order will probabilly never filled
Thanks
The text was updated successfully, but these errors were encountered: