Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Samples
Components
MyReport
C# Class Samples.Components.MyReport
Inheritance:
FastQuant.Component.ReportComponent
Afficher le fichier
Open project: fastquant/fastquant.dll
Class Usage Examples
Méthodes publiques
Méthode
Description
OnBar
(
Bar
bar
) :
void
OnFill
(
FastQuant.Fill
fill
) :
void
OnStrategyStart
( ) :
void
Method Details
OnBar()
public
méthode
public
OnBar
(
Bar
bar
) :
void
bar
FastQuant.Bar
Résultat
void
OnFill()
public
méthode
public
OnFill
(
FastQuant.Fill
fill
) :
void
fill
FastQuant.Fill
Résultat
void
OnStrategyStart()
public
méthode
public
OnStrategyStart
( ) :
void
Résultat
void