Keyword(s) for which to search:
Sort results by title
Keyword Index
Welcome
Features Tour
QWFIX Repository Server
Visual Lambda
QWFIX Enterprise Manager
FIX Schema Editor
FAST Schema Editor
Scheduler Editor
Visual Lambda Editor
Session Editor
Engine Editor
Order Manager Configuration
Order Gateway Configuration
QWFIX SDK
QWFIX RTAnalyzer
FIX Message Monitoring
Query Builder
Alert (Log) Management
Performance Monitor and More
System Specification
System Requirement
How to Read This Document
Quick Start Guide - Setting Up and Running Samples
End User License Agreement
QWFIX System Administration Manual
System Components
System Installation
QWFIX Enterprise Manager User Manual
Introducing QWFIX Enterprise Manager
Understanding Repository
Resource Names and Versions
Adding, Deleting and Editing
Setting Up QWFIX Enterprise Manager
Working With FIX Schema
FIX Schema Editor
Creating New Custom Schema
Working With Schema Fields
Working With Component and Message Schemas
Compiling FIX Schemas
Working With Fast Schema (Templates)
FAST Schema Editor
Creating FAST Schema From FIX Schema
Creating Standalone FAST Schema
Importing and Exporting FAST Schema
Understanding FIX Scheduler
FIX Scheduler Editor
Creating Simple Schedulers
Creating Combined Schedulers
Using Scheduler in QWFIX System
Potential Problems With FIX Scheduler
Working With FIX Visual Lambda
Type, Module and Signature
FIX Visual Lambda Editor
Creating a Visual Lambda Module
Programming With Visual Lambda
Getting Started
Example 01 - A Simple Algebraic Tree
Example 02 - More About Algebraic Tree
Example 03 - Using Local Variables
Example 04 - Decision Tree
A Practical Example - Session Message Filter
Lambda Template
More About Lambda Template
Further Notes
Working With FIX Session
FIX Session Editor
Creating New FIX Session
General Settings of a FIX Session
Session Schemas
Advanced FIX Session Options
Working With FIX Engine
Creating a New FIX Engine
Setting Up Scheduler and Sessions
Remote Services
Business Logics
Order Manager Settings
General Settings
Handlers
Visual Lambda Rules
Tag Copy Map
Order Gateway Settings
Visual Lambda Routing Rule
Route Settings
Customizing Individual Route
QWFIX RTAnalyzer User Manual
Running RTAnalyzer for the First Time
Setting Up Profile
Recommended Docking Layout
The Random Order Example
FIX Message Viewer
FIX Order Viewer
Visual Lambda
Query Builder
Dynamic Business Rules - Visual Lambda
Managing Session Connection
Alert Monitor
Performance Monitor
QWFIX Repository Server Administration Manual
Installing Repository Server
Configuring Repository Server
Inside QWFIX
FIX Message Handling and Memory Management
QWFIX Programming Manual
Libraries and Dependencies
Installing QWFIX SDK
QWFIX Basics
FIXSchema
FIXEngine, FIXSession and FIXSessionPersistence
FIXMessage
More about FIX Message Processing
Application Framework
FIXStandaloneApplication
Persistence, Again
The PingPong SDK Sample
Security: Using SSL in FIX sessions
QWFIX FAST Market Data Framework
FastSchema
Loading FastSchema Programmatically
FastSessionContext
FastSegment
Reference Implementation of FastScpSession
Other FAST Sample Programs
FastScpSession Client and Server
FastSessionContext QA and Benchmark
Further Thoughts About fast Protocol
QWFIX Order Manager
Introducing QWFIX Order Manager
Initialization
FIXOrderChain
Thread Safety
FIXRegularOrderChain
RandomOrderMan Sample
QWFIX Order Gateway
Introducing QWFIX Order Gateway
Dependency
Initialization
Implementing Route Calculation
ID Translator
Message Transformation Events
RandomRoutingGateway Sample
QWFIX SDK Documentation
Teraspaces.QWFIX Namespace
FIXCodecFatalException Class
FIXCodecFatalException Constructor
FIXCodecFatalException Constructor (String)
FIXCodecFatalException Constructor (String, Exception)
FIXCodecFatalException Methods
FIXCodecFatalException Properties
FIXCodecRejectableException Class
FIXCodecRejectableException Constructor
FIXCodecRejectableException Constructor (String)
FIXCodecRejectableException Constructor (String, Exception)
FIXCodecRejectableException Methods
FIXCodecRejectableException Properties
FIXConfigInitException Class
FIXConfigInitException Constructor
FIXConfigInitException Constructor (String)
FIXConfigInitException Constructor (String, Exception)
FIXConfigInitException Methods
FIXConfigInitException Properties
FIXEngine Class
FIXEngine Constructor
FIXEngine Fields
CACHE_CAPACITY_ALL Field
FIXEngine Methods
GetEngineMessageHandler Method
GetMessage Method
GetSession Method
InitMessageCache Method
SetEngineMessageDefaultHandler Method
SetEngineMessageHandler Method
FIXEngine Properties
CacheCapacity Property
CacheType Property
EngineName Property
EnginePersistenceStateInfo Property
EngineRole Property
GlobalEngineID Property
GlobalEngines Property
GlobalSessionPersistences Property
GlobalSessions Property
MessageHandlerStatus Property
MessageLog Property
ServiceStatus Property
SessionPersistences Property
Sessions Property
Settings Property
FIXEngine Events
SessionPersistenceAdded Event
FIXEngineBusinessLogicHandlerNames Class
FIXEngineBusinessLogicHandlerNames Fields
QWFIXOrderGateway Field
QWFIXOrderManager Field
FIXEngineBusinessLogicHandlerNames Methods
GetBusinessLogicHandlerNames Method
FIXEngineException Class
FIXEngineException Constructor
FIXEngineException Constructor (String)
FIXEngineException Constructor (String, Exception)
FIXEngineException Methods
FIXEngineException Properties
FIXEngineMessageCacheType Enumeration
FIXEngineMessageHandlerStatus Enumeration
FIXEnginePersistenceStateInfo Class
FIXEnginePersistenceStateInfo Constructor
FIXEnginePersistenceStateInfo Constructor
FIXEnginePersistenceStateInfo Constructor (String, String, String, Version, DateTime)
FIXEnginePersistenceStateInfo Methods
FIXEnginePersistenceStateInfo Properties
ApplicationLogName Property
EngineName Property
PersistenceName Property
StartTimeUtc Property
Version Property
FIXEngineRemoteService Class
FIXEngineRemoteService Fields
ServiceAlertMonitor Field
ServiceEngineManager Field
ServiceMessageReplicator Field
ServicePerformanceMonitor Field
FIXEngineRemoteService Methods
FIXEngineRemoteService Properties
Description Property
Enabled Property
Name Property
FIXEngineRole Enumeration
FIXEngineSessionSettings Class
FIXEngineSessionSettings Constructor
FIXEngineSessionSettings Methods
FIXEngineSessionSettings Properties
Direction Property
Enabled Property
EndPoint Property
IncomingMessageHandlers Property
LogonMessageHandlers Property
OutgoingMessageHandlers Property
SessionSettings Property
FIXEngineSettings Class
FIXEngineSettings Methods
FromXmlDocument Method
GetBusinessLogicHandlerSettingsXml Method
GetEngineSession Method
GetRemoteServiceByName Method
RemoveBusinessLogicHandlerSettings Method
SetBusinessLogicHandlerSettingsXml Method
ToXmlDocument Method
FIXEngineSettings Properties
Description Property
Name Property
RemoteServiceEnabled Property
RemoteServicePassword Property
RemoteServicePort Property
RemoteServices Property
Scheduler Property
SchedulerLoader Property
SchemaLoader Property
SessionLoader Property
Sessions Property
Version Property
VisualLambdaModuleFactory Property
FIXException Class
FIXException Constructor
FIXException Constructor
FIXException Constructor (String)
FIXException Constructor (String, Exception)
FIXException Methods
FIXException Properties
FIXFieldNotFoundException Class
FIXFieldNotFoundException Constructor
FIXFieldNotFoundException Constructor (String)
FIXFieldNotFoundException Constructor (String, Exception)
FIXFieldNotFoundException Methods
FIXFieldNotFoundException Properties
FIXGetMessageFieldResult Enumeration
FIXGlobalSettings Class
FIXGlobalSettings Fields
KeepSchemaDetails Field
FIXInvalidFieldTagException Class
FIXInvalidFieldTagException Constructor
FIXInvalidFieldTagException Constructor (String)
FIXInvalidFieldTagException Constructor (String, Exception)
FIXInvalidFieldTagException Methods
FIXInvalidFieldTagException Properties
FIXInvalidFieldValueException Class
FIXInvalidFieldValueException Constructor
FIXInvalidFieldValueException Constructor (String)
FIXInvalidFieldValueException Constructor (String, Exception)
FIXInvalidFieldValueException Methods
FIXInvalidFieldValueException Properties
FIXInvalidFieldValueFormatException Class
FIXInvalidFieldValueFormatException Constructor
FIXInvalidFieldValueFormatException Constructor (String)
FIXInvalidFieldValueFormatException Constructor (String, Exception)
FIXInvalidFieldValueFormatException Methods
FIXInvalidFieldValueFormatException Properties
FIXInvalidFieldValueTypeException Class
FIXInvalidFieldValueTypeException Constructor
FIXInvalidFieldValueTypeException Constructor (String)
FIXInvalidFieldValueTypeException Constructor (String, Exception)
FIXInvalidFieldValueTypeException Methods
FIXInvalidFieldValueTypeException Properties
FIXInvalidOperationException Class
FIXInvalidOperationException Constructor
FIXInvalidOperationException Constructor (String)
FIXInvalidOperationException Constructor (String, Exception)
FIXInvalidOperationException Methods
FIXInvalidOperationException Properties
FIXMessage Class
FIXMessage Constructor
FIXMessage Methods
CreateMultipleValueString Method
SetValue Method
Verify Method
FIXMessage Properties
Direction Property
MessageSchema Property
MessageToken Property
MsgType Property
FIXMessageComponent Class
FIXMessageComponent Methods
Clear Method
ContainsTag Method
CopyTo Method
CreateMultipleValueString Method
CreateMultipleValueString Method (Int32)
CreateMultipleValueString Method (Int32, String)
CreateRepeatingGroup Method
CreateRepeatingInstance Method
GetBooleanValue Method
GetBooleanValueAt Method
GetCharValue Method
GetCharValueAt Method
GetDataValue Method
GetDataValueAt Method
GetDateTimeValue Method
GetDateTimeValueAt Method
GetFieldSchemaAt Method
GetFloatValue Method
GetFloatValueAt Method
GetIntValue Method
GetIntValueAt Method
GetMultipleValueString Method
GetMultipleValueStringAt Method
GetNativeValue Method
GetNativeValueAt Method
GetRepeatingGroup Method
GetRepeatingGroupSchema Method
GetStringValue Method
GetStringValueAt Method
GetTimeOnlyValue Method
GetTimeOnlyValueAt Method
GetTZTimeOnlyValue Method
GetTZTimeOnlyValueAt Method
GetTZTimestampValue Method
GetTZTimestampValueAt Method
RemoveField Method
RemoveFieldAt Method
RemoveRepeatingGroup Method
SetEncodedDataValue Method
SetRepeatingGroup Method
SetValue Method
SetValue Method (Int32, Boolean)
SetValue Method (Int32, Char)
SetValue Method (Int32, DateTime)
SetValue Method (Int32, Double)
SetValue Method (Int32, Int32)
SetValue Method (Int32, String)
SetValue Method (Int32, TimeSpan)
SetValue Method (Int32, FIXMultipleValueString)
SetValue Method (Int32, FIXTZTimeOnly)
SetValue Method (Int32, FIXTZTimestamp)
TryGetBooleanValue Method
TryGetBooleanValueAt Method
TryGetCharValue Method
TryGetCharValueAt Method
TryGetDataValue Method
TryGetDataValueAt Method
TryGetDateTimeValue Method
TryGetDateTimeValueAt Method
TryGetFieldIndex Method
TryGetFloatValue Method
TryGetFloatValueAt Method
TryGetIntValue Method
TryGetIntValueAt Method
TryGetMultipleValueString Method
TryGetMultipleValueStringAt Method
TryGetNativeValue Method
TryGetStringValue Method
TryGetStringValueAt Method
TryGetTimeOnlyValue Method
TryGetTimeOnlyValueAt Method
TryGetTZTimeOnlyValueAt Method
TryGetTZTimestampValueAt Method
FIXMessageComponent Properties
FieldCount Property
MessageComponentSchema Property
Session Property
SessionOptions Property
SessionPersistence Property
SessionSchemaIndex Property
FIXMessageDirection Enumeration
FIXMessageException Class
FIXMessageException Constructor
FIXMessageException Constructor (String)
FIXMessageException Constructor (String, Exception)
FIXMessageException Methods
FIXMessageException Properties
FIXMessageFilter Delegate
FIXMessageHelper Class
FIXMessageHelper Methods
AddRepeatingInstance Method
Copy Method
GetRepeatingInstance Method
FIXMessageRepeatingGroup Interface
FIXMessageRepeatingGroup Methods
AddRange Method
GetEnumerator Method
FIXMessageRepeatingGroup Properties
NumberFieldTag Property
FIXMessageRepeatingInstance Class
FIXMessageRepeatingInstance Constructor
FIXMessageRepeatingInstance Methods
CreateMultipleValueString Method
SetValue Method
FIXMessageRepeatingInstance Properties
Index Property
Message Property
NumberFieldTag Property
FIXMessageToken Structure
FIXMessageToken Fields
InvalidToken Field
NullToken Field
FIXMessageToken Methods
Equality Operator
Equals Method
Equals Method (Object)
Equals Method (FIXMessageToken)
FromString Method
FromUInt64 Method
GetHashCode Method
GreaterThan Operator
GreaterThanOrEqual Operator
Inequality Operator
LessThan Operator
LessThanOrEqual Operator
ToString Method
ToUInt64 Method
FIXMessageToken Properties
Direction Property
IsValid Property
Persistence Property
RemoteToken Property
FIXMultipleValueString Structure
FIXMultipleValueString Methods
Add Method
Add Method (Char)
Add Method (String)
Clear Method
Contains Method
Contains Method (Char)
Contains Method (String)