lastTradeDateOrContractMonth missing from Contract
Open
- Dominant language
- Go
- Stars
- 163
- Forks
- 65
- PR merge metrics
- No merged PRs in 30d
Description
I am trying to migrate from the interactive brokers python api to Golang.
However, to request market data for `Option` security type, we use the `lastTradeDateOrContractMonth` property of the `Contract` object to set the option time in a YY-MM-DD format.
this property probably with its implementation is missing.
will it be possible to include this!
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.