FRAMES NO FRAMES | ||||||
| ||||||
SUMMARY: IMPORT | CONSTANT | MEMBER | ACTION | DETAIL: IMPORT | CONSTANT | MEMBER | ACTION |
Constant Summary | |
---|---|
constant string | ASK := "ASK"
"ASK". |
constant string | BID := "BID"
"BID". |
constant string | DECREASE := "DECREASE"
"DECREASE". |
constant string | HIGH := "HIGH"
"HIGH". |
constant string | INCREASE := "INCREASE"
"INCREASE". |
constant string | MODERATE := "MODERATE"
"MODERATE". |
constant string | NORMAL := "NORMAL"
"NORMAL". |
constant string | OFF := "OFF"
"OFF". |
constant float | SMALLS_VALUE := 5.0
5.0: 5 fractional pips. |
constant string | TOPBOOK := "TOP_OF_BOOK"
"TOP_OF_BOOK". |
constant string | VWAP := "VWAP"
"VWAP". |
Constant Detail |
---|
constant string ASK := "ASK""ASK".
constant string BID := "BID""BID".
constant string DECREASE := "DECREASE""DECREASE".
constant string HIGH := "HIGH""HIGH".
constant string INCREASE := "INCREASE""INCREASE".
constant string MODERATE := "MODERATE""MODERATE".
constant string NORMAL := "NORMAL""NORMAL".
constant string OFF := "OFF""OFF".
constant float SMALLS_VALUE := 5.05.0: 5 fractional pips.
constant string TOPBOOK := "TOP_OF_BOOK""TOP_OF_BOOK".
constant string VWAP := "VWAP""VWAP".
FRAMES NO FRAMES | ||||||
| ||||||
SUMMARY: IMPORT | CONSTANT | MEMBER | ACTION | DETAIL: IMPORT | CONSTANT | MEMBER | ACTION |