| FRAMES NO FRAMES | |||||||
| |||||||
| SUMMARY: IMPORT | CONSTANT | MEMBER | ACTION | DETAIL: IMPORT | CONSTANT | MEMBER | ACTION | ||||||
| Import summary | |
|---|---|
TimeFormatPlugin | timeformat
|
| Constant summary | |
|---|---|
constant string | DEPTH_PRODUCED := "6000"
|
constant string | INTERNAL_MARKET_AMEND_REQUESTED := "4000"
|
constant string | INTERNAL_MARKET_CALCULATED_PEGGED_PRICE := "4001"
|
constant string | INTERNAL_MARKET_ENTRY := "3000"
|
constant string | INTERNAL_MARKET_ORDER_ACKNOWLEDGED := "3010"
|
constant string | INTERNAL_MARKET_ORDER_AMENDED := "4005"
|
constant string | INTERNAL_MARKET_ORDER_CANCELLED := "4050"
|
constant string | INTERNAL_MARKET_ORDER_FILLED := "5000"
|
constant string | INTERNAL_MARKET_ORDER_IN_BOOK := "3005"
|
constant string | INTERNAL_MARKET_ORDER_REJECTED := "3050"
|
constant string | ORDER_DISTRIBUTOR_ENTRY := "1000"
|
constant string | TIMESTAMPS := "__timestamps"
|
| Action summary | |
|---|---|
void | addTimestamp(dictionary<string, string> dict, string point)
|
void | emitTimestamp(dictionary<string, string> eps)
|
string | getTimestamp(string point)
|
string | stringify(string point)
|
| Import detail |
|---|
TimeFormatPlugin timeformat
| Constant detail |
|---|
constant string DEPTH_PRODUCED := "6000"
constant string INTERNAL_MARKET_AMEND_REQUESTED := "4000"
constant string INTERNAL_MARKET_CALCULATED_PEGGED_PRICE := "4001"
constant string INTERNAL_MARKET_ENTRY := "3000"
constant string INTERNAL_MARKET_ORDER_ACKNOWLEDGED := "3010"
constant string INTERNAL_MARKET_ORDER_AMENDED := "4005"
constant string INTERNAL_MARKET_ORDER_CANCELLED := "4050"
constant string INTERNAL_MARKET_ORDER_FILLED := "5000"
constant string INTERNAL_MARKET_ORDER_IN_BOOK := "3005"
constant string INTERNAL_MARKET_ORDER_REJECTED := "3050"
constant string ORDER_DISTRIBUTOR_ENTRY := "1000"
constant string TIMESTAMPS := "__timestamps"
| Action detail |
|---|
void addTimestamp(dictionary<string, string> dict, string point)
void emitTimestamp(dictionary<string, string> eps)
string getTimestamp(string point)
string stringify(string point)
| FRAMES NO FRAMES | |||||||
| |||||||
| SUMMARY: IMPORT | CONSTANT | MEMBER | ACTION | DETAIL: IMPORT | CONSTANT | MEMBER | ACTION | ||||||