GL Orderbook Plug-in
Introduction
The Geneos GL Orderbook plug-in is most effectively used as a manual trigger to produce a snap-shot of the orders on an exchange order book on the GL servers.
The published view provides the means to compare perceived orders (as seen in the GL Win) against the actual or partially executed orders in waiting.
Views
View
Headline Legend
Name | Description |
---|---|
totalOrders | Total number of orders found. |
timeLastTestStart | Time that the last test was started. |
timeLastTestCompleted | This field shows the time the test was completed |
Table Legend
Name | Description |
---|---|
<configurable> | The details of the order. The columns can be configured in the plug-in setup. |
Plug-in Configuration
The following parameters can be configured for this plug-in:
columns
Allows the columns to be overridden.
Mandatory: No
Default:
Aliases:
userId,stockCode,orderStatus,quantity,price,qtyRem
Fields:
noUti,mnemo,orderStatus,quantity,price,remainQty
orderSendCommand
The command to run to collect the order information.
Mandatory: No
Default: /bin/csh ./dumpgl.command
commandTimeout
How much time the script is allowed to run for
Mandatory: No
Units: Seconds
Default: 1800