A street order for a quantity of a single instrument placed with a single market entity.
More...
|
| | Placement (ResourceId id=default(ResourceId), ResourceId parentPlacementId=default(ResourceId), List< ResourceId > blockIds=default(List< ResourceId >), Dictionary< string, PerpetualProperty > properties=default(Dictionary< string, PerpetualProperty >), Dictionary< string, string > instrumentIdentifiers=default(Dictionary< string, string >), string lusidInstrumentId=default(string), decimal quantity=default(decimal), string state=default(string), string side=default(string), string timeInForce=default(string), string type=default(string), DateTimeOffset createdDate=default(DateTimeOffset), CurrencyAndAmount limitPrice=default(CurrencyAndAmount), CurrencyAndAmount stopPrice=default(CurrencyAndAmount), string counterparty=default(string), string executionSystem=default(string), string entryType=default(string), ModelVersion varVersion=default(ModelVersion), DataModelMembership dataModelMembership=default(DataModelMembership), List< Link > links=default(List< Link >)) |
| | Initializes a new instance of the Placement class. More...
|
| |
| override string | ToString () |
| | Returns the string presentation of the object More...
|
| |
| virtual string | ToJson () |
| | Returns the JSON string presentation of the object More...
|
| |
| override bool | Equals (object input) |
| | Returns true if objects are equal More...
|
| |
| bool | Equals (Placement input) |
| | Returns true if Placement instances are equal More...
|
| |
| override int | GetHashCode () |
| | Gets the hash code More...
|
| |
|
| ResourceId | Id [get, set] |
| | Gets or Sets Id More...
|
| |
| ResourceId | ParentPlacementId [get, set] |
| | Gets or Sets ParentPlacementId More...
|
| |
| List< ResourceId > | BlockIds [get, set] |
| | The IDs of the Blocks associated with this placement. More...
|
| |
| Dictionary< string, PerpetualProperty > | Properties [get, set] |
| | Client-defined properties associated with this placement. More...
|
| |
| Dictionary< string, string > | InstrumentIdentifiers [get, set] |
| | The instrument ordered. More...
|
| |
| string | LusidInstrumentId [get, set] |
| | The LUSID instrument id for the instrument placement. More...
|
| |
| decimal | Quantity [get, set] |
| | The quantity of given instrument ordered. More...
|
| |
| string | State [get, set] |
| | The state of this placement (typically a FIX state; Open, Filled, etc). More...
|
| |
| string | Side [get, set] |
| | The side (Buy, Sell, ...) of this placement. More...
|
| |
| string | TimeInForce [get, set] |
| | The time in force applicable to this placement (GTC, FOK, Day, etc) More...
|
| |
| string | Type [get, set] |
| | The type of this placement (Market, Limit, etc). More...
|
| |
| DateTimeOffset | CreatedDate [get, set] |
| | The active date of this placement. More...
|
| |
| CurrencyAndAmount | LimitPrice [get, set] |
| | Gets or Sets LimitPrice More...
|
| |
| CurrencyAndAmount | StopPrice [get, set] |
| | Gets or Sets StopPrice More...
|
| |
| string | Counterparty [get, set] |
| | Optionally specifies the market entity this placement is placed with. More...
|
| |
| string | ExecutionSystem [get, set] |
| | Optionally specifies the execution system in use. More...
|
| |
| string | EntryType [get, set] |
| | Optionally specifies the entry type of this placement. More...
|
| |
| ModelVersion | VarVersion [get, set] |
| | Gets or Sets VarVersion More...
|
| |
| DataModelMembership | DataModelMembership [get, set] |
| | Gets or Sets DataModelMembership More...
|
| |
| List< Link > | Links [get, set] |
| | Gets or Sets Links More...
|
| |
A street order for a quantity of a single instrument placed with a single market entity.
| string Lusid.Sdk.Model.Placement.TimeInForce |
|
getset |
The time in force applicable to this placement (GTC, FOK, Day, etc)
The time in force applicable to this placement (GTC, FOK, Day, etc)