Skip to content

Conversation

@weiwenzhou
Copy link

This pull request makes a small but important change to the Guidance model in the FactSet Estimates SDK. The PrevLow property is now nullable, allowing it to represent cases where a previous low value is not available.

  • Changed the type of the PrevLow property from double to double? (nullable double) in the Guidance class to better handle missing or unavailable data.

@scdavis9
Copy link

scdavis9 commented Dec 8, 2025

Hi @weiwenzhou,

Thanks for proposing these changes. Our team is currently adjusting the spec to ensure prevLow is nullable. This should allow you to proceed. Will update here after the spec change is pushed to production. Let me know if you have any additional questions!

Thanks,
Summer

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