asynctradier.common.security module
- class asynctradier.common.security.Security(**kargs)[source]
Bases:
objectRepresents an ETB (Exchange Traded Bond) object.
- symbol
The symbol of the ETB.
- Type:
str
- description
The description of the ETB.
- Type:
str
- type
The type of the ETB.
- Type:
ETBType
- exchange
The exchange where the ETB is traded.
- Type:
str