Skip to content

docs: add comprehensive explanation of order results - #579

Merged
fasenderos merged 2 commits into
fasenderos:mainfrom
XDGFX:docs-order-results-explanation
Jun 27, 2026
Merged

docs: add comprehensive explanation of order results#579
fasenderos merged 2 commits into
fasenderos:mainfrom
XDGFX:docs-order-results-explanation

Conversation

@XDGFX

@XDGFX XDGFX commented Feb 12, 2026

Copy link
Copy Markdown
Contributor

Add detailed 'Understanding Order Results' section to README explaining:

  • When taker orders appear in result arrays
  • Difference between done/partial for limit vs market orders
  • Meaning of partialQuantityProcessed
  • Practical examples for all scenarios

This documentation helps developers better understand the IProcessOrder return value and avoid common confusion about taker order placement. I was struggling to understand how I could have a single order in done and no partial order, it took me a while to fully understand what was actually going wrong 😅

XDGFX and others added 2 commits February 12, 2026 10:28
Add detailed 'Understanding Order Results' section to README explaining:
- When taker orders appear in result arrays
- Difference between done/partial for limit vs market orders
- Meaning of partialQuantityProcessed
- Practical examples for all scenarios

This documentation helps developers better understand the IProcessOrder
return value and avoid common confusion about taker order placement.
@fasenderos

Copy link
Copy Markdown
Owner

thank you :)

@fasenderos
fasenderos merged commit 777bca2 into fasenderos:main Jun 27, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants