common
public interface: NetworkProtocol [javadoc |
source]
Constants specifying the components of the Market Analysis System
network communication protocol
| Field Summary |
|---|
| int | Market_data_request | |
| int | Indicator_data_request | |
| int | Trading_period_type_request | |
| int | Market_list_request | |
| int | Indicator_list_request | |
| int | Login_request | |
| int | Session_change_request | |
| int | Logout_request | |
| int | Event_data_request | |
| int | Event_list_request | |
| int | Error | |
| int | OK | |
| int | Invalid_symbol | |
| int | Warning | |
| String | No_open_session_state | |
| String | Open_interest_flag | |
| String | Start_date | |
| String | End_date | |
| String | output_date_field_separator | |
| String | output_time_field_separator | |
| String | Eom | |
| String | Eot | |
| String | Compression_on_flag | |
| String | Input_field_separator | |
| String | Output_field_separator | |
| String | Output_record_separator | |
| String | date_field_separator | |
| String | time_field_separator | |
| String | daily_period_type | |