|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
Interface for Level II data feed plugins.
| Method Summary | |
|---|---|
void |
snapshotLevel2()
Take a single snapshot from the feed. |
void |
startLevel2()
Starts the level2 data feed. |
void |
stopLevel2()
Stops the level2 data feed. |
void |
subscribeLevel2(Security security)
Add the given security to the list of securities feeded by this plugin. |
void |
unSubscribeLevel2(Security security)
Remove the given security from the list of securities feeded by this plugin. |
| Method Detail |
public void subscribeLevel2(Security security)
security - the security to addpublic void unSubscribeLevel2(Security security)
security - the security to removepublic void startLevel2()
public void stopLevel2()
public void snapshotLevel2()
|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||