SharpCharts.Base.SharpScript Namespace |
Class | Description | |
---|---|---|
![]() | FillBase | |
![]() | IndicatorBase |
Base class for Indicator
|
![]() | InputAttribute |
Input attribute class. If attributed to a property then the property is included while evaluating IsEqual method
|
![]() | Line | |
![]() | Plot |
Plot
|
![]() | PlotStyle |
PlotStyle
|
![]() | PrintLogBase |
PrintLogBase class
|
![]() | SeriesT |
Series class. Implements ISeries interface
|
![]() | SharpScriptBase |
Base class for Indicators
|
![]() | StrategyBase |
Base class for Strategy
|
Interface | Description | |
---|---|---|
![]() | ISeriesT |
ISeries 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
|
![]() | VolumeType |
Volume type
|