SecurityRequestResult Field

The results returned to a Security Request message  
Valid values:  
0 = Valid request  
1 = Invalid or unsupported request  
2 = No instruments found that match selection criteria  
3 = Not authorized to retrieve instrument data  
4 = Instrument data temporarily unavailable  
5 = Request for instrument data not supported  
 
public const int SecurityRequestResult = 560
This language is not supported or no code example is available.
public:  
const int SecurityRequestResult = 560;
This language is not supported or no code example is available.
public const SecurityRequestResult : int = 560
This language is not supported or no code example is available.

Field Value

int

In this article

Definition