SharpScript Class Library Documentation
SharpScript Class Library Documentation
SharpCharts.Base.SharpScript
Calculate Enumeration
ConnectionLossHandling Enumeration
EntryHandling Enumeration
FillBase Class
IndicatorBase Class
InputAttribute Class
ISeries(T) Interface
Line Class
Plot Class
PlotStyle Class
PriceType Enumeration
PrintLogBase Class
RealtimeErrorHandling Enumeration
Series(T) Class
SharpScriptBase Class
State Enumeration
StrategyBase Class
VolumeType Enumeration
Calculate Enumeration
Determines how the OnBarUpdate will be called
Namespace:
SharpCharts.Base.SharpScript
Assembly:
SharpCharts.Base (in SharpCharts.Base.dll) Version: 1.0.0.6 (1.0.0.6)
Syntax
C#
Copy
public
enum
Calculate
Members
Member name
Value
Description
OnPriceChange
0
Called only when the last traded price differs with the previous traded price
OnEachTick
1
Called on each tick
See Also
Reference
SharpCharts.Base.SharpScript Namespace
Send comments on this topic to
support@arthachitra.com