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

bugfix - bitfinex minimal order size IOTA/ETH #1612

Merged
merged 5 commits into from
Jan 4, 2018

Conversation

Dries-Vandenneucker
Copy link
Contributor

  • What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)
    Bug fix

  • What is the current behavior? (You can also link to an open issue here)
    The bot tries to place an buy order while the minimum order size is not met.

  • What is the new behavior (if this is a feature change)?
    The bot uses the new minimum order size, as is given in the specific error message from bitfinex.

  • Other information:
    While I can’t find the exact documentation for the correct minimal orders of all currencies on bitfinex, I do get an error while running the bot in command line: “unable to buy Error: Invalid order: minimum size for IOTA/ETH is 6.0”

askmike and others added 5 commits December 11, 2017 12:24
update package-lock for 0.5.11
While I can’t find the exact documentation for the correct minimal orders of all currencies on bitfinex, I do get an error while running the bot in command line: “unable to buy Error: Invalid order: minimum size for IOTA/ETH is 6.0”
@askmike askmike changed the base branch from stable to develop January 4, 2018 23:44
@askmike askmike merged commit 76eac79 into askmike:develop Jan 4, 2018
@askmike
Copy link
Owner

askmike commented Jan 4, 2018

thanks :)

@askmike askmike mentioned this pull request Jan 13, 2018
askmike pushed a commit that referenced this pull request Jan 13, 2018
* bugfix - bitfinex minimal order size IOTA/ETH

While I can’t find the exact documentation for the correct minimal orders of all currencies on bitfinex, I do get an error while running the bot in command line: “unable to buy Error: Invalid order: minimum size for IOTA/ETH is 6.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.

3 participants