Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
FastQuant
TradeInfoEventArgs
C# Class FastQuant.TradeInfoEventArgs
Inheritance:
System.EventArgs
显示文件
Open project: fastquant/fastquant.dll
Public Methods
Method
Description
TradeInfoEventArgs
(
TradeInfo
tradeInfo
) :
System
Method Details
TradeInfoEventArgs()
public
method
public
TradeInfoEventArgs
(
TradeInfo
tradeInfo
) :
System
tradeInfo
TradeInfo
return
System