Class MDReqRejReason  
  
  
    - Namespace
- StockSharp.Fix.Native
- Assembly
- StockSharp.Fix.Core.dll
 
  
  
  
    public static class MDReqRejReason
   
  
    - Inheritance
- 
      
      MDReqRejReason 
    - Inherited Members
- 
    
    
    
    
    
    
    
  
Fields
  
  DuplicateMdReqId
  
  
  
  
  
    public const char DuplicateMdReqId = '1'
   
  Field Value
  
    - char
  InsufficientBandwidth
  
  
  
  
  
    public const char InsufficientBandwidth = '2'
   
  Field Value
  
    - char
  InsufficientCredit
  
  
  
  
  
    public const char InsufficientCredit = 'D'
   
  Field Value
  
    - char
  InsufficientPermissions
  
  
  
  
  
    public const char InsufficientPermissions = '3'
   
  Field Value
  
    - char
  UnknownSymbol
  
  
  
  
  
    public const char UnknownSymbol = '0'
   
  Field Value
  
    - char
  UnsupportedAggregatedBook
  
  
  
  
  
    public const char UnsupportedAggregatedBook = '7'
   
  Field Value
  
    - char
  UnsupportedMarketDepth
  
  
  
  
  
    public const char UnsupportedMarketDepth = '5'
   
  Field Value
  
    - char
  UnsupportedMdEntryType
  
  
  
  
  
    public const char UnsupportedMdEntryType = '8'
   
  Field Value
  
    - char
  UnsupportedMdImplicitDelete
  
  
  
  
  
    public const char UnsupportedMdImplicitDelete = 'C'
   
  Field Value
  
    - char
  UnsupportedMdUpdateType
  
  
  
  
  
    public const char UnsupportedMdUpdateType = '6'
   
  Field Value
  
    - char
  UnsupportedOpenCloseSettleFlag
  
  
  
  
  
    public const char UnsupportedOpenCloseSettleFlag = 'B'
   
  Field Value
  
    - char
  UnsupportedScope
  
  
  
  
  
    public const char UnsupportedScope = 'A'
   
  Field Value
  
    - char
  UnsupportedSubscriptionRequestType
  
  
  
  
  
    public const char UnsupportedSubscriptionRequestType = '4'
   
  Field Value
  
    - char
  UnsupportedTradingSessionId
  
  
  
  
  
    public const char UnsupportedTradingSessionId = '9'
   
  Field Value
  
    - char