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

Audit engine definition #3

Open
featherenvy opened this issue Jan 18, 2022 · 0 comments
Open

Audit engine definition #3

featherenvy opened this issue Jan 18, 2022 · 0 comments
Labels

Comments

@featherenvy
Copy link
Owner

featherenvy commented Jan 18, 2022

The audit engine monitors the market and trading activity to spot potential issues.

Some potential features:

  • Audit orderbook from market data engine - does it match up with snapshot using REST API? When orderbooks streamed using WS connection, they might get out of sync when messages are dropped or arrive out-of-order.
  • Audit recorded private trades - do we have all private trades recorded (match up against other endpoints)
  • Audit balances against orders and trades
  • Compute PnL
@featherenvy featherenvy changed the title Audit engine implementation Audit engine definition Jan 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant