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

book / order book / priority #4

Open
kapitan-k opened this issue Apr 29, 2017 · 0 comments
Open

book / order book / priority #4

kapitan-k opened this issue Apr 29, 2017 · 0 comments

Comments

@kapitan-k
Copy link

  1. performance / scaling / structuring :
    I propose (code) structuring / scaling on a per instrument basis:
    That means. One thread/routine/co-routine (whatever) per instrument.
    Hereby: Don't allow "too high" frequency on order place, modify and cancel.

  2. randomness:
    Guaranteed by a "random" delay of incoming order place and cancel. After that orders may be matched in a continuous manner.

@kapitan-k kapitan-k changed the title book / order Book / priority book / order book / priority Apr 29, 2017
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