ITickergetPointValue Method
Returns value of point for symbol on session specified
Namespace: SharpTraderBotAssembly: SharpTraderBot (in SharpTraderBot.dll) Version: 1.0.0
double getPointValue(
int sessionIndex,
string symbol
)
Function getPointValue (
sessionIndex As Integer,
symbol As String
) As Double
double getPointValue(
int sessionIndex,
String^ symbol
)
abstract getPointValue :
sessionIndex : int *
symbol : string -> float
- sessionIndex Int32
- Index of session in used session list
- symbol String
- Common symbol name
DoublePoint value