SharpCharts.Base.SharpScript Namespace |
Class | Description | |
---|---|---|
![]() | AlertObj | |
![]() | CloseSeries | |
![]() | DefaultFill | |
![]() | EnumProperty | |
![]() | ExportXamlView |
Interaction logic for ExportXamlView.xaml
|
![]() | ExportXamlViewModel | |
![]() | FillBase | |
![]() | HighSeries | |
![]() | ImportXaml | |
![]() | IndicatorBase |
Base class for Indicator
|
![]() | InputAttribute |
Input attribute class. If attributed to a property then the property is included while evaluating IsEqual method
|
![]() | Line | |
![]() | LowSeries | |
![]() | MedianSeries | |
![]() | OpenSeries | |
![]() | OptimizerAttribute |
Declarative tag determining whether the property will be evaluated while optimizing a strategy
|
![]() | PerformanceBase |
Base class for calculating the performance statistics
|
![]() | Plot |
Plot
|
![]() | PlotStyle |
PlotStyle
|
![]() | PortfolioView |
Interaction logic for PortfolioView.xaml
|
![]() | PortfolioViewModel | |
![]() | PrintLogBase |
PrintLogBase class
|
![]() | ScriptSelectorView |
Interaction logic for ScriptSelectorView.xaml
|
![]() | SeriesT |
Series class. Implements ISeries interface
|
![]() | SharpScriptBase |
Base class for Indicators
|
![]() | StrategyBase |
Base class for Strategy
|
![]() | StrategyView |
Interaction logic for StrategyView.xaml
|
![]() | StrategyViewModel | |
![]() | TimeSeries | |
![]() | TypicalSeries | |
![]() | UserConverterBase | |
![]() | UserValueConverter | |
![]() | VolumeSeries | |
![]() | WeightedSeries | |
![]() | XamlItem |
Interface | Description | |
---|---|---|
![]() | IPerformanceT |
IPerformance interface, if implemented in a Strategy Performance userCode then the calculated value will be displayed in Performance tab in the Strategy Performance View
|
![]() | ISeriesT |
ISeries interface
|
![]() | ISummeryT |
ISummery interface, if implemented in a Strategy Performance userCode then the calculated values will be displayed in the Summery tab in the Strategy Performance View
|
![]() | ITransaction |
ITransaction interface
|
Enumeration | Description | |
---|---|---|
![]() | Calculate |
Determines how the OnBarUpdate will be called
|
![]() | ConnectionLossHandling |
Connection loss handling.
|
![]() | EntryHandling |
Entry handling determines how Entries per direction will be calculated
|
![]() | PriceType |
Price type determines what value a price series (IPriceSeries) will return
|
![]() | RealtimeErrorHandling |
Real time error handling.
|
![]() | State |
Returns the current state of the script
|
![]() | SummeryType |
SummeryType categorize the ISummery
|
![]() | VolumeType |
Volume type
|