프로퍼티 | 타입 | 설명 | |
---|---|---|---|
AddGroups | void |
메소드 | 설명 | |
---|---|---|
EmitAsk ( |
||
EmitBid ( |
||
EmitTrade ( |
||
OnCancelCommand ( |
||
OnReplaceCommand ( |
||
OnSendCommand ( |
||
SpreadSellSide ( |
메소드 | 설명 | |
---|---|---|
OnAsk ( Instrument instrument, |
||
OnBar ( Instrument instrument, |
||
OnBid ( Instrument instrument, |
||
OnExecutionReport ( |
||
OnFill ( FastQuant.Fill fill ) : void | ||
OnSubscribe ( Instrument instrument ) : void | ||
OnTrade ( Instrument instrument, |
메소드 | 설명 | |
---|---|---|
AddGroups ( ) : void |
protected OnAsk ( Instrument instrument, |
||
instrument | Instrument | |
ask | ||
리턴 | void |
protected OnBar ( Instrument instrument, |
||
instrument | Instrument | |
bar | ||
리턴 | void |
protected OnBid ( Instrument instrument, |
||
instrument | Instrument | |
bid | ||
리턴 | void |
public OnCancelCommand ( |
||
command | ||
리턴 | void |
protected OnExecutionReport ( |
||
report | ||
리턴 | void |
public OnReplaceCommand ( |
||
command | ||
리턴 | void |
public OnSendCommand ( |
||
command | ||
리턴 | void |
protected OnSubscribe ( Instrument instrument ) : void | ||
instrument | Instrument | |
리턴 | void |
protected OnTrade ( Instrument instrument, |
||
instrument | Instrument | |
trade | ||
리턴 | void |
public SpreadSellSide ( |
||
framework | ||
name | string | |
리턴 | System |