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

Change order volume #11

Open
selevit opened this issue Dec 14, 2020 · 0 comments
Open

Change order volume #11

selevit opened this issue Dec 14, 2020 · 0 comments

Comments

@selevit
Copy link
Owner

selevit commented Dec 14, 2020

There are three parts:

  1. Rest API handler. Should return something useful.
  2. New messages in the protocol: ChangeOrder (inbox) and OrderChanged (outbox)
  3. Core handler for the ChangeOrder message, which should produce theOrderChanged message into outbox.

The same, but for cancelling orders is implemented in this commit.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant