C# Class FastQuant.OnSubscribe

Inheritance: Event
Afficher le fichier Open project: fastquant/fastquant.dll Class Usage Examples

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
OnSubscribe ( InstrumentList instruments ) : System
OnSubscribe ( Subscription subscription ) : System
OnSubscribe ( string symbol ) : System

Method Details

OnSubscribe() public méthode

public OnSubscribe ( InstrumentList instruments ) : System
instruments InstrumentList
Résultat System

OnSubscribe() public méthode

public OnSubscribe ( Subscription subscription ) : System
subscription Subscription
Résultat System

OnSubscribe() public méthode

public OnSubscribe ( string symbol ) : System
symbol string
Résultat System