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

Fix for "post only error" not handled and fix for "balance on hold == 0" #391

Merged
merged 1 commit into from
Jul 19, 2017
Merged

Fix for "post only error" not handled and fix for "balance on hold == 0" #391

merged 1 commit into from
Jul 19, 2017

Conversation

crubb
Copy link
Contributor

@crubb crubb commented Jul 19, 2017

  • Bitfinex and Kraken API throw the "post only" error only on checkOrder(), check for it in engine.js
  • Sometimes I would get "0% funds on hold (0.000000)". New check if balance on hold is > 0

…der(), check for it in engine.js

- Sometimes I would get "0% funds on hold (0.000000)". New check if balance on hold is > 0
@DeviaVir DeviaVir merged commit 1d8735a into DeviaVir:master Jul 19, 2017
christian452 pushed a commit to christian452/zenbot that referenced this pull request Jul 27, 2017
* carlos8f-master:
  Add extension point in dev doc (DeviaVir#395)
  Removed trailing comma from dependencies. (DeviaVir#398)
  Updated name of renamed srsi_macd strategy (DeviaVir#400)
  Quadriga CX now supports LTC trading, adding to products (DeviaVir#392)
  - Bitfinex and Kraken API throw the "post only" error only on checkOrder(), check for it in engine.js (DeviaVir#391)
  Windows support (DeviaVir#387)
  setRawMode is not supported on some remote consoles (no tty) (DeviaVir#380)
  Fixes for Quadriga CX trading (DeviaVir#386)
  Only do last sell in simExit when there have been trades (DeviaVir#383)
@crubb crubb deleted the crubb/post.only branch July 27, 2017 10:37
supersabbath pushed a commit to supersabbath/zenbot that referenced this pull request Oct 2, 2017
…der(), check for it in engine.js (DeviaVir#391)

- Sometimes I would get "0% funds on hold (0.000000)". New check if balance on hold is > 0
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants