This repository has been archived by the owner on Feb 15, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2k
opts.order_type is undefined when Bitfinex API is down! unable to call buy, retrying in 10s #262
Labels
Comments
@nedievas any chance you can take a look into this? |
@nedievas FYI, I testing bitfinex backfill with v2 api. it seems well. |
@nao0811ta string.match(regexp). Good. I'm thinking of websockets also. |
Your new code is err.toString(regex) |
still can't buy Bitfinex API is down! unable to call buy, retryin |
typeof opts.order_type === 'maker' |
Merged
Still it is not fixed. I will give a fix in a few seconds. |
c.bitfinex.wallet === 'exchange' && c.order_type === 'maker' err && err.match && err.match(/Error: Invalid order: not enough exchange balance$/) |
pull |
supersabbath
pushed a commit
to supersabbath/zenbot
that referenced
this issue
Oct 2, 2017
This was referenced Aug 9, 2020
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Code
Result of
The text was updated successfully, but these errors were encountered: