fixWaitForLogin

Description

fixWaitForLogin task waits for FIX session establishment.

Parameters

Attribute Description Default Required
refid Reference name of the FIX Peer. None Yes
sender Deprecated. FIX Session SenderCompID. None No
target Deprecated. FIX Session TargetCompID. None No
type Deprecated. Session's FIX Protocol version. None No
timeout Number of seconds to wait for FIX session establishment. None Yes

Examples

	<fixWaitForLogin refid="main_acceptor" timeout="30"/>