Create FIX Flyer Engine connection
The fixflyer
function creates a fixflyer
object, which represents a FIX Flyer™ Engine connection. After you create a fixflyer
object, you can
use the object functions to send FIX messages and retrieve order information and
status.
close | Close FIX Flyer connection |
sendMessage | Send FIX message to FIX Flyer Engine |
orderInfo | Retrieve FIX Flyer order status and information |
addListener | Add event handling listener to FIX Flyer connection |