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