issues Search Results · repo:quickfixgo/quickfix language:Go
Filter by
243 results
(95 ms)243 results
inquickfixgo/quickfix (press backspace or delete to remove)Description
I noticed that the errors.go file defines two constants with the same value 5:
rejectReasonValueIsIncorrect = 5
rejectReasonConditionallyRequiredFieldMissing = 5
This creates ...
YoussefOuirini
- Opened 6 days ago
- #721
To make testing easy we should be able to run an acceptor and an initiator in the same process to allow:
- quick debugging
- fast testing
- quick development.
Here is an example implemenation. ...
kcross-ctoken
- Opened on Jun 17
- #719
From my pov, when the application (Initiator/Acceptor) stops it should also call store.Close and then when app starts
again, it should create a new store using the storeFactory.Create.
Why store.Close ...
AlexandrosKyriakakis
- Opened on Jun 3
- #717
FIXT.1.1 50SP2
When set EnableNextExpectedMsgSeqNum=Y,the tag 789 always equals to 2 when first time logon.
[DEFAULT] SocketConnectHost=127.0.0.1 SocketConnectPort=1111 HeartBtInt=60 SenderCompID=xx ...
BingerCoder
- 2
- Opened on May 21
- #716
I want to change the Account field by calling quickfix.Message.Body.Set, but the quickfix.Message doesn t change.
Why? Is this a bug or am I using it wrong?
var RawFixMsg *quickfix.Message
// init RawFixMsg ...
dablelv
- 1
- Opened on Mar 13
- #702
Related to #692 which tries to including binary signatures in the Trailer.
There is support for one length prefix, namely for XML data. The same code can be used for other lenghts, albeit
specific to ...
vanrein
- Opened on Feb 16
- #693
Had to get into QuickFIX/Go, but it s growing on me. Thanks!
I m building a FIX application using OpenPGP-signed FIXT messages. This revealed what I found to be a bug in the order
of StandardTrailer fields, ...
vanrein
- 2
- Opened on Feb 15
- #692
Could you add the option to validate or not the order of the tags in the Repeating Group? Today it is only possible in
the message as a whole, but when you use it it throws the following error: ** Repeating ...
lucas-magalhaes-BTG
- 1
- Opened on Feb 3
- #690
I sent an Order:
8=FIX.4.49=12935=D34=249=TVKD52=20241223-09:04:49.47156=MXVTDGW1=TVKD_00511=Uk2mhtDJxY338=140=154=155=VN30F210659=08000=005P99999910=246
And i received a message: 8=FIX.4.49=11335=334=252=20241223-09:04:49.59045=2372=D355=Contract ...
quangvu30
- Opened on Dec 23, 2024
- #686

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.