|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
This class represnts the interface that the main tool has with any robot/automatica trading tools. Each tool instance manages a single portfolio.
| Method Summary | |
void |
setContext(Portfolio portfolio)
This method is invoked to set the context of any newly created robot trader. |
void |
shutdown()
The trading tool is to be shutdown, this may be in response to the main CelebOSS closing. |
| Method Detail |
public void setContext(Portfolio portfolio)
portfolio - Portfolio to manage.public void shutdown()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||