gs_quant.markets.position_set.Position¶
- class Position(identifier, weight=None, quantity=None, name=None, asset_id=None, tags=None)[source]¶
-
Methods
__init__
(identifier[, weight, quantity, ...])as_dict
()- rtype:
Dict
to_target
([common])Returns Position type defined in target file for API payloads
Attributes
asset_id
identifier
name
quantity
tags
weight