package
1.0.0
Repository: https://github.com/quickfixgo/examples.git
Documentation: pkg.go.dev

# README

Executor

Usage

A config file similar to the example config here is required to run the executor. The cli command usage takes the form of

executor [CONFIG_PATH_FILENAME]

where CONFIG_PATH_FILENAME defaults to config/executor.cfg

Example Config Contents

[DEFAULT]
SocketAcceptPort=5001
SenderCompID=ISLD
TargetCompID=TW
ResetOnLogon=Y
FileLogPath=tmp

[SESSION]
BeginString=FIX.4.0

[SESSION]
BeginString=FIX.4.1

[SESSION]
BeginString=FIX.4.2

[SESSION]
BeginString=FIX.4.3

[SESSION]
BeginString=FIX.4.4

[SESSION]
BeginString=FIXT.1.1
DefaultApplVerID=7