Click or drag to resize

IBigTradeIndicatorChartTrades Property

Namespace:  MZpack
Assembly:  MZpackBase (in MZpackBase.dll) Version: 3.16.11.0 (3.16.11.0)
Syntax
C#
SortedDictionary<int, List<ITradeView>> ChartTrades { get; }

Property Value

Type: SortedDictionaryInt32, ListITradeView
See Also