ArthaChitra help files
ArthaChitra help files
SharpCharts.Base.SharpScript
SharpScriptBase Class
SharpScriptBase Methods
CrossBelow Method
CrossBelow Method (Double, ISeries(Double), Int32)
CrossBelow Method (ISeries(Double), ISeries(Double), Int32)
CrossBelow Method (ISeries(Double), Double, Int32)
SharpScriptBase
CrossBelow Method (Double, ISeries
Double
, Int32)
Evaluates when a value crosses below a series
Namespace:
SharpCharts.Base.SharpScript
Assembly:
SharpCharts.Base (in SharpCharts.Base.dll) Version: 1.0.0.42 (1.0.0.42)
Syntax
C#
Copy
public
bool
CrossBelow
(
double
value
,
ISeries
<
double
>
series2
,
int
lookbackPeriod
)
Parameters
value
Type:
System
Double
Value
series2
Type:
SharpCharts.Base.SharpScript
ISeries
Double
Series
lookbackPeriod
Type:
System
Int32
Lookback period
Return Value
Type:
Boolean
See Also
Reference
SharpScriptBase Class
CrossBelow Overload
SharpCharts.Base.SharpScript Namespace
Send comments on this topic to
support@arthachitra.com