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

add flag to buy/sell commands for order auto-placement after connext collateralization #1898

Open
raladev opened this issue Sep 14, 2020 · 0 comments
Labels
enhancement New feature or request P3 low priority question/tbd Further information or discussion needed

Comments

@raladev
Copy link
Contributor

raladev commented Sep 14, 2020

Current behavior (after #1885 PR):

At first u need to ask for collateral and anly after that u will be able to place order

simnet > buy 0.5 ETH/BTC 0.1 1
2 UNKNOWN: channel collateralization in progress, please try again in ~1 minute
simnet > buy 0.5 ETH/BTC 0.1 1
2 UNKNOWN: channel collateralization in progress, please try again in ~1 minute
simnet > buy 0.5 ETH/BTC 0.1 1
2 UNKNOWN: channel collateralization in progress, please try again in ~1 minute

Suggestion:

  1. add flag to buy/sell command to place order immediately after collateralization;
  2. default value for flag is false (do not place order automatically).

Problems:

  1. collateralization may took significant time - ~10-60 min and u cant cancel placing if u want
@raladev raladev added enhancement New feature or request question/tbd Further information or discussion needed labels Sep 14, 2020
@kilrau kilrau added the P3 low priority label Sep 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request P3 low priority question/tbd Further information or discussion needed
Projects
None yet
Development

No branches or pull requests

4 participants