Class SecDBFileReader.OrderSample
Inheritance
System.Object
SecDBFileReader.OrderSample
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Assembly: Azos.dll
Syntax
public class OrderSample : SecDBFileReader.StreamSample, ITimeSeriesSample, ITimedSample
Fields
CancelAll
Declaration
public readonly bool CancelAll
Field Value
Type |
Description |
System.Boolean |
|
InternalOrder
Declaration
public readonly bool InternalOrder
Field Value
Type |
Description |
System.Boolean |
|
IsActive
Declaration
public readonly bool IsActive
Field Value
Type |
Description |
System.Boolean |
|
IsReplacement
Declaration
public readonly bool IsReplacement
Field Value
Type |
Description |
System.Boolean |
|
IsStopLoss
Declaration
public readonly bool IsStopLoss
Field Value
Type |
Description |
System.Boolean |
|
IsTakeProfit
Declaration
public readonly bool IsTakeProfit
Field Value
Type |
Description |
System.Boolean |
|
OldOrderID
Declaration
public readonly long OldOrderID
Field Value
Type |
Description |
System.Int64 |
|
OrderID
Declaration
public readonly long OrderID
Field Value
Type |
Description |
System.Int64 |
|
Price
Declaration
Field Value
Type |
Description |
System.Single |
|
PriceStep
Declaration
Field Value
Type |
Description |
System.Int64 |
|
Qty
Declaration
Field Value
Type |
Description |
System.Int64 |
|
Side
Declaration
public readonly SecDBFileReader.OrderSample.SideType Side
Field Value
Implements
Extension Methods