Sharptrader coding library
C#
VB
C++
F#
Show/Hide TOC
Tick
ask Field
Tick ask
Definition
Namespace:
SharpTraderBot
Assembly:
SharpTraderBot (in SharpTraderBot.dll) Version: 1.0.0
C#
Copy
public
double
ask
VB
Copy
Public
ask
As
Double
C++
Copy
public
:
double
ask
F#
Copy
val
mutable
ask
:
float
Field Value
Double
See Also
Reference
Tick Class
SharpTraderBot Namespace
In This Article
Definition
See Also