JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
ch.algotrader.event.listener
Interface TradeEventListener
All Known Implementing Classes:
ConfigAwareStrategyService
,
PythonStrategyService
,
PythonStrategyServiceStub
,
StrategyService
public interface
TradeEventListener
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
void
onTrade
(
TradeVO
trade)
Method Detail
onTrade
void onTrade(
TradeVO
trade)
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method