{{Quickfixn}} Fwd: username and password in logon message

Айдын Темеков aidynchik_84 at mail.ru
Tue Nov 7 22:45:32 PST 2017


Hello!
Please help me! =)
I am trying to work with Kase.kz by FIX-protocol. My app is written on C#.
Kase.kz requires these fields 
34 MsgSeqNum SeqNum
49 SenderCompID String
52 SendingTime UTCTimestamp
56 TargetCompID String
108 HeartBtInt int
98 EncryptMethod int
141 ResetSeqNumFlag=Y boolean
553 Username String
554 Password String
1137 DefaultApplVerID
I've downloaded an example TradeClient, configured it, but in the logon message there are no these fields - Username and Password.
How to include them into the message? I attached my result.
Here is my "tradeclient.cfg"

[DEFAULT]
ConnectionType=initiator
ReconnectInterval=1000
FileStorePath=store
FileLogPath=log
StartTime=00:00:00
EndTime=00:00:00
UseDataDictionary=Y
DataDictionary=../../../../spec/fix/FIX44.xml
AppDataDictionary=../../../../spec/fix/FIX50.xml
DefaultApplVerID=FIX.5.0
TargetCompID=KASE
SocketConnectHost=212.19.144.39
SocketConnectPort=9880
SocketUseSSL=N
LogoutTimeout=5
ResetOnLogon=Y
ResetOnDisconnect=Y
Password=******

[SESSION]
BeginString=FIXT.1.1
SenderCompID=001d01
HeartBtInt=30


----------------------------------------------------------------------


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.quickfixn.com/pipermail/quickfixn-quickfixn.com/attachments/20171108/b2873f08/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Screenshot_1.png
Type: image/png
Size: 20285 bytes
Desc: not available
URL: <http://lists.quickfixn.com/pipermail/quickfixn-quickfixn.com/attachments/20171108/b2873f08/attachment-0001.png>


More information about the Quickfixn mailing list