CornellDataScience / CornellDataScience/FiggieBot

Backend - Order Matching, Checking for invalid orders

Open
#32 0 comments 0 reactions 2 assignees Claimed by @connorjchen View on GitHub
Dominant language
Python
Stars
15
Forks
4
PR merge metrics
No merged PRs in 30d

Description

- [ ] Match an offer and a bid of the same suit if offer <= bid, with the deal value being the previous order
- [ ] Clarify whether a lower offer or a higher bid goes into the order book
- [ ] Reject trades/bids if the cost is higher than the player's current balance
- [ ] Reject offers if players do not have the suit offered

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.