Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
FastQuant
BarSliceFactory
C# Class FastQuant.BarSliceFactory
ファイルを表示
Open project: fastquant/fastquant.dll
Class Usage Examples
Public Methods
Method
Description
BarSliceFactory
(
Framework
framework
) :
System
Clear
( ) :
void
Private Methods
Method
Description
OnBar
(
Bar
bar
) :
void
OnBarOpen
(
Bar
bar
) :
bool
Method Details
BarSliceFactory()
public
method
public
BarSliceFactory
(
Framework
framework
) :
System
framework
Framework
return
System
Clear()
public
method
public
Clear
( ) :
void
return
void