You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!
The text was updated successfully, but these errors were encountered:
I am trying to migrate from the interactive brokers python api to Golang.
However, to request market data for
Option
security type, we use thelastTradeDateOrContractMonth
property of theContract
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!
The text was updated successfully, but these errors were encountered: