Files
Ricardo Andrés Marino Rojas 0e81589efa Bug add future option ozn (#7791)
* Models OZN: 10-Year US Treasury Future Options

<!--- Provide a general summary of your changes in the Title above -->

#### Description
We added future option for OZN

#### Related Issue
Close #7783
<!--- This project only accepts pull requests related to open issues -->
<!--- If suggesting a new feature or change, please discuss it in an issue first -->
<!--- If fixing a bug, there should be an issue describing it with steps to reproduce -->
<!--- Please link to the issue here: -->

#### Motivation and Context
 We added future option supported by CME
https://www.cmegroup.com/markets/interest-rates/us-treasury/10-year-us-treasury-note.contractSpecs.options.html#optionProductId=317

#### Requires Documentation Change
No

#### How Has This Been Tested?
I tested the change using fake files to check if mapping is correct.

#### Types of changes
<!--- What types of changes does your code introduce? Put an `x` in all the boxes that apply: -->
- [ ] Bug fix (non-breaking change which fixes an issue)
- [ ] Refactor (non-breaking change which improves implementation)
- [ ] Performance (non-breaking change which improves performance. Please add associated performance test and results)
- [X] New feature (non-breaking change which adds functionality)
- [ ] Breaking change (fix or feature that would cause existing functionality to change)
- [ ] Non-functional change (xml comments/documentation/etc)

#### Checklist:
<!--- The following is a checklist of items that MUST be completed before a PR is accepted -->
<!--- If you're unsure about any of these, don't hesitate to ask. We're here to help! -->
- [X] My code follows the code style of this project.
- [X] I have read the **CONTRIBUTING** [document](https://github.com/QuantConnect/Lean/blob/master/CONTRIBUTING.md).
- [X] I have added tests to cover my changes. <!--- If not applicable, please explain why -->
- [X] All new and existing tests passed.
- [X] My branch follows the naming convention `bug-<issue#>-<description>` or `feature-<issue#>-<description>`

<!--- Template inspired by https://www.talater.com/open-source-templates/#/page/99 -->

* Add unit tests

---------

Co-authored-by: Ashutosh <ashutoshrana171@gmail.com>
2024-02-16 19:13:04 -03:00
..
2024-01-30 14:59:08 -03:00
2024-02-16 17:22:49 -03:00
2024-01-25 12:20:05 -03:00
2024-02-07 17:50:03 -03:00
2024-02-01 12:43:08 -03:00
2021-04-02 11:20:01 -07:00
2022-08-31 20:50:00 -03:00
2024-02-02 17:27:37 -03:00
2024-02-02 17:27:37 -03:00
2024-02-02 17:27:37 -03:00
2024-01-25 12:20:05 -03:00
2022-11-09 17:38:34 -03:00
2023-02-24 16:31:51 -03:00
2024-02-02 17:27:37 -03:00
2023-12-04 18:09:57 -03:00
2023-08-08 17:52:46 -03:00
2024-01-05 16:57:19 -03:00
2024-02-01 12:43:08 -03:00
2023-10-25 15:47:42 -03:00
2023-10-25 15:47:42 -03:00