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 Market/Price Awareness #36

Open
DovOps opened this issue Sep 8, 2023 · 0 comments
Open

Add Market/Price Awareness #36

DovOps opened this issue Sep 8, 2023 · 0 comments
Labels
good first issue Good for newcomers

Comments

@DovOps
Copy link
Contributor

DovOps commented Sep 8, 2023

Feature Request

Description of Problem:

Once there's a more sophisticated messaging system (See #35 ) , the next step on TraderX would be to add the concept of pricing to the trades, blotters, and matching system (Trade processor) so that there's a more sophisticated markets-based capability to demonstrate.

If we look at current TraderX as the basic demonstration of a financial-services-relevant distributed application, this request would be to add some more sophistication which could make for more meaningful integrations and experiments.

Requirements Ideas:

  • The domain model of the data should include prices. (DTOs, persistence, and gui)
  • The messaging system should allow for price feeds/streams (ultimately allowing a price feed generator to be stood up)
  • Trade capture should record the price and base case should process all orders as market orders, with a future capability to allow price matching, etc.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants