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 values are in max_int #65

Closed
Tsopic opened this issue Feb 3, 2021 · 1 comment
Closed

Order values are in max_int #65

Tsopic opened this issue Feb 3, 2021 · 1 comment

Comments

@Tsopic
Copy link
Member

Tsopic commented Feb 3, 2021

I'm testing the order entry and event that confirms Fill has MAX int values. What should I do?

trailStopPrice: 1.7976931348623157e+308,
trailingPercent: 1.7976931348623157e+308,
basisPoints: 1.7976931348623157e+308,
basisPointsType: 1.7976931348623157e+308,
scaleInitLevelSize: 1.7976931348623157e+308,
scaleSubsLevelSize: 1.7976931348623157e+308,
scalePriceIncrement: 1.7976931348623157e+308,

@Tsopic
Copy link
Member Author

Tsopic commented Feb 4, 2021

Found the answer, They are MAX_INT when no other value is present from the API

@Tsopic Tsopic closed this as completed Feb 4, 2021
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

No branches or pull requests

1 participant