FXMultiCrossBinaryLeg¶
For methods of this class, see gs_quant.base.Priceable
- class FXMultiCrossBinaryLeg(pair=None, option_type=None, strike_price=None, fixing_source=None, name=None)[source]¶
Properties
- dataclass_json_config = {'letter_case': <function camelcase>}¶
-
fixing_source:
Optional
[str
] = None¶
- instrument_quantity¶
- metadata¶
-
name:
Optional
[str
] = None¶
-
option_type:
Optional
[OptionType
] = None¶
-
pair:
Optional
[str
] = None¶
- provider¶
- quantity_: InitVar[float] = 1¶
- resolution_key¶
-
strike_price:
Union
[float
,str
,None
] = None¶
-
type_:
Optional
[AssetType
] = 'MultiCrossBinaryLeg'¶
- unresolved¶