Click or drag to resize

OrderHelperOrders Property

Chart trader orders

Namespace: ArthaChitra.Model.Order
Assembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.3.0
Syntax
C#
public ConcurrentObservableHashSet<OrderBase> Orders { get; init; }

Property Value

ConcurrentObservableHashSetOrderBase
See Also