-
Notifications
You must be signed in to change notification settings - Fork 293
Enhance ETD products #1496
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
Enhance ETD products #1496
Conversation
Include support for Flex futures/options
Change design to simplify Flex
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There's an unfinished Javadoc but it's not worth delaying the merge
* Creates an identifier for a contract specification. | ||
* <p> | ||
* This will have the format: | ||
* {@code 'OG-ETD~F:ECAG:FGBS'} or {@code 'OG-ETD~O:ECAG:OGBS'}. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
All the example IDs in this class are still using a colon as a separator.
/** | ||
* The type of ETD - Monthly, Weekly or Daily. | ||
* <p> | ||
* Flex |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Unfinished comment
Add additional interfaces and standard identifiers.