Tick Class

Class for tick information storage

Definition

Namespace: SharpTraderBot
Assembly: SharpTraderBot (in SharpTraderBot.dll) Version: 1.0.0
C#
public class Tick
Inheritance
Object    Tick

Constructors

TickInitializes a new instance of the Tick class

Fields

ask Tick ask
bid Tick bid
symbol Tick symbol

See Also