quickfix icon indicating copy to clipboard operation
quickfix copied to clipboard

The Go FIX Protocol Library :rocket:

Results 130 quickfix issues
Sort by recently updated
recently updated
newest added

From QuickFIX, >If set to N, fields without values (empty) will not be rejected. Useful for connecting to systems which improperly send empty tags.

Feature

Hi, How do I set RawData for header to add the password in the correct way. I did msg.Header.SetString(quickfix.Tag(96),"1234567890") However I keep getting the error Sequence Number too low. If...

Ala `JdbcStoreMessagesTableName` and `JdbcStoreSessionsTableName` in Quickfix/J

Enhancement

Hi there, I should have opened an issue to discuss, but we had another requirement for a FIX integration we have just started running in production with a large exchange,...

support SendRatePerSecond

This feature was required for an integration we are currently working on with a very large exchange. At this exchange in their test environment our application is limited to just...

Bumps [github.com/mattn/go-sqlite3](https://github.com/mattn/go-sqlite3) from 1.14.14 to 1.14.15. Commits d8e192b Update amalgamation code 595e132 Retract +incompatible releases fd616a2 Update supported Go version to Go 1.19 See full diff in compare view [![Dependabot...

dependencies

Bumps [go.mongodb.org/mongo-driver](https://github.com/mongodb/mongo-go-driver) from 1.13.0 to 1.14.0. Release notes Sourced from go.mongodb.org/mongo-driver's releases. MongoDB Go Driver 1.13.2 The MongoDB Go Driver Team is pleased to release version 1.13.2 of the official...

dependencies