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

✨ feat: rename cso info and add position info #199

Merged
merged 1 commit into from
Sep 25, 2023

Conversation

matthewjablack
Copy link
Contributor

What

Rename OrderCsoInfo to OrderPositionInfo and add position details such as instrumentName, contractSize, direction, price and extraPrecision for price

Why

Oftentimes there isn't enough information in the ContractInfo to determine the financial contract intended by the DLC

With Position Info, it makes it easier to validate the DLC based on the financial information, stored within the OrderPositionInfo TLV

@matthewjablack matthewjablack merged commit f7f9879 into master Sep 25, 2023
1 check passed
@matthewjablack matthewjablack deleted the rename-csoinfo-and-add-positioninfo branch September 25, 2023 02:01
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.

1 participant