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

📊 Order Book System #49

Closed
4 tasks
sirkitree opened this issue Oct 27, 2024 · 1 comment
Closed
4 tasks

📊 Order Book System #49

sirkitree opened this issue Oct 27, 2024 · 1 comment
Assignees
Labels
Milestone

Comments

@sirkitree
Copy link
Collaborator

sirkitree commented Oct 27, 2024

📈 Importance of the Order Book: The order book is critical for establishing a framework of trust within the marketplace. By documenting trades and their success rates, it lays the groundwork for a reliable trading environment.

Develop a central order book system for managing trades and trust assessments.

Requirements

  • Design database schema for order storage
  • Implement order matching logic
  • Create APIs for order submission and retrieval
  • Add trust assessment calculations

Acceptance Criteria

  • Orders can be created and stored in the system
  • Order matching algorithm is functioning
  • APIs are documented and tested
  • Trust assessments are calculated correctly
@sirkitree sirkitree changed the title Order Book System 📊 Order Book System Oct 27, 2024
@sirkitree sirkitree added this to Eliza Oct 28, 2024
@lalalune
Copy link
Member

lalalune commented Nov 1, 2024

@MarcoMandar has been working on this. The order book and trust system are unified, so I am assigning tickets which we can deem duplicate and close as necessary.

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

No branches or pull requests

3 participants