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.

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