CodeChain-io / CodeChain-io/codechain-exchange
API for getting the order book
Open
Matcher :m:
- Dominant language
- TypeScript
- Stars
- 17
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
* find(field) - find order by given field
* getOrderBook(range: number, marketPrice: number) - get range number of orders which is placed up or down side on the basis of the market price.
Contributor guide
No contributing guide indexed for this repository
Research direction
The issue names find(field) and getOrderBook(range, marketPrice), but gives no file or test entry point. First locate the order-book or API entry point and read its surrounding tests and conventions. Done means both requested operations have defined behavior for the stated parameters and are covered by tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- api, backend-api-design
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100