Help me login to to arbitrage bot with QuickFIX details?

 

Hi I have bought a bot which has a quickFIX feeder file and initiator file for low latency arbitrage trading 

The bot was not bought from the original coder so the seller is not able to help me with the login details

Please let me know if you understand the below:

# default settings for sessions

[DEFAULT]

FileStorePath=store

FileLogPath=log

ConnectionType=initiator

ReconnectInterval=60

CheckLatency=Y


[SESSION]

BeginString=FIX.4.4

UseDataDictionary=Y

DataDictionary=Dialects/FIX44-Lmax.xml

TargetCompID=LMXBDM

SenderCompID=Dhiren1987

SenderSubID=

StartTime=00:00:00

EndTime=23:59:00

# overide default setting for RecconnectInterval

ReconnectInterval=30

HeartBtInt=30

Target: fix-marketdata.london-demo.lmax.com:443

SocketConnectPort=40003

SocketConnectHost=127.0.0.1

# (optional) alternate connection ports and hosts to cycle through on failover

SocketConnectPort1=8392

SocketConnectHost1=8.8.8.8

SocketConnectPort2=2932

SocketConnectHost2=12.12.12.12

ResetOnLogon=Y

ResetOnLogout=Y

ResetOnDisconnect=Y

ValidateUserDefinedFields=N

Reason: