NewTickEventArgs Class

Class for maintaining new tick event arguments

Definition

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

Constructors

NewTickEventArgsInitializes a new instance of the NewTickEventArgs class

Properties

sessionIndex Index of session in used session list
tick 

See Also