TradeRequestResult Field

Result of Trade Request  
Valid values:  
0 = Successful (Default)  
1 = Invalid or unknown instrument  
2 = Invalid type of trade requested  
3 = Invalid parties  
4 = Invalid Transport Type requested  
5 = Invalid Destination requested  
8 = TradeRequestType not supported  
9 = Unauthorized for Trade Capture Report Request  
99 = Other  
 
4000+ Reserved and available for bi-laterally agreed upon user-defined values  
 
public const int TradeRequestResult = 749
This language is not supported or no code example is available.
public:  
const int TradeRequestResult = 749;
This language is not supported or no code example is available.
public const TradeRequestResult : int = 749
This language is not supported or no code example is available.

Field Value

int

In this article

Definition