Groups
Groups
Sign in
Groups
Groups
fix8 support
Conversations
About
Send feedback
Help
fix8 support
1–30 of 282
Welcome to the fix8 support group!
This is the place to ask for help with general fix8 support issues, queries or suggestions.
If you can't find help in one of these topics, please start a new one.
If you want to discuss more detailed development issues, jump over and join
fix8-developer
This group is moderated. Be nice. We want to help.
Discussions and support is now available on slack. Email us at
slack@fix8.org
for an invite. We will create new channels as the topics evolve.
Mark all as read
Report group
0 selected
dakka
3/3/14
Announcement
Please read the FAQ before posting here.
Please read the FAQ before posting here. It may answer your question and save you time and bother. If
unread,locked,
Announcement
Please read the FAQ before posting here.
Please read the FAQ before posting here. It may answer your question and save you time and bother. If
3/3/14
Mucahit Yorganci
Mar 14
Simple Binary Encoding (SBE) support
Does fix8 support SBE? If not, is it possible to add SBE support and what is the best way to add it
unread,
Simple Binary Encoding (SBE) support
Does fix8 support SBE? If not, is it possible to add SBE support and what is the best way to add it
Mar 14
Merely Useful
,
David L Dight
2
8/21/24
./configure failure on Mac OSX Sonoma
Did you bootstrap? /DD On Thu, 22 Aug 2024, 07:03 Merely Useful, <ne...@merelyuseful.com> wrote:
unread,
./configure failure on Mac OSX Sonoma
Did you bootstrap? /DD On Thu, 22 Aug 2024, 07:03 Merely Useful, <ne...@merelyuseful.com> wrote:
8/21/24
Andrew Michell
2
8/16/24
Segmentation fault in Message destructor when using stack memory
Please disregard. I just found there is a FIX8::MessageBase::remove method I can use the remove
unread,
Segmentation fault in Message destructor when using stack memory
Please disregard. I just found there is a FIX8::MessageBase::remove method I can use the remove
8/16/24
Harry Watkins
8/14/24
building fix8 on RHEL9
I'm trying to build FIX8 on RHEL9 The first error when I run "bootstrap" is autoconf
unread,
building fix8 on RHEL9
I'm trying to build FIX8 on RHEL9 The first error when I run "bootstrap" is autoconf
8/14/24
Bilgehan B
7/15/24
discarded fix dropcopy packets
Hi, Messages are missing in the protocol.log file. Is there a way to log the packages discarded by
unread,
discarded fix dropcopy packets
Hi, Messages are missing in the protocol.log file. Is there a way to log the packages discarded by
7/15/24
Bilgehan Bilen
2
7/11/24
Rereading past messages
Hi again, Thanks a lot Dakka for the answer on the SO. I have more things to ask that didn't fit
unread,
Rereading past messages
Hi again, Thanks a lot Dakka for the answer on the SO. I have more things to ask that didn't fit
7/11/24
Bilgehan B
3
7/1/24
slack support group
Hi again, I managed to connect and read dropcopy messages from the server successfully. I will
unread,
slack support group
Hi again, I managed to connect and read dropcopy messages from the server successfully. I will
7/1/24
Shay Gordon
,
dakka
2
6/12/24
How do you support custom client implementations?
You can use the standard xml schemas supplied or customise for your own. The xml is used by the fix8
unread,
How do you support custom client implementations?
You can use the standard xml schemas supplied or customise for your own. The xml is used by the fix8
6/12/24
Jake Battista
,
dakka
2
5/1/24
C++11 Requirement
Minimum C++11, C++17 should be fine /dakka On Thursday 2 May 2024 at 10:18:15 am UTC+10 Jake Battista
unread,
C++11 Requirement
Minimum C++11, C++17 should be fine /dakka On Thursday 2 May 2024 at 10:18:15 am UTC+10 Jake Battista
5/1/24
Jaroslaw Kawa
,
tran hung
2
1/30/24
MacOS M1 make build failure
Hi, I also get the same error step by step which I run: export LIBTOOLIZE=`which glibtoolize` ./
unread,
MacOS M1 make build failure
Hi, I also get the same error step by step which I run: export LIBTOOLIZE=`which glibtoolize` ./
1/30/24
Jaroslaw Kawa
,
Daniel Egloff
2
1/17/24
MacOS M1 build failure
I investigated a bit: - on ARM M1 it is 64 bit so the compiler directive is __arm64__ but fix8 uses
unread,
MacOS M1 build failure
I investigated a bit: - on ARM M1 it is 64 bit so the compiler directive is __arm64__ but fix8 uses
1/17/24
Igor Ivoilov
12/18/23
Setting session programmatically
Examples show only 1 way to set session details only using conf file. Looking through the source code
unread,
Setting session programmatically
Examples show only 1 way to set session details only using conf file. Looking through the source code
12/18/23
lionel
, …
José Cuesta
4
9/5/23
Compiling on Ubuntu 14.04 : Problem with so file.
I just used this solution and it works :D Thank you very much Mr. Luck! On Friday, July 10, 2020 at
unread,
Compiling on Ubuntu 14.04 : Problem with so file.
I just used this solution and it works :D Thank you very much Mr. Luck! On Friday, July 10, 2020 at
9/5/23
Ivan
,
Mikhail Khachayants
2
7/17/23
Is there a way to set timeout on FIX8::Session::start method?
Probably you faced with https://github.com/fix8/fix8/pull/203 On Friday, April 28, 2023 at 10:59:19
unread,
Is there a way to set timeout on FIX8::Session::start method?
Probably you faced with https://github.com/fix8/fix8/pull/203 On Friday, April 28, 2023 at 10:59:19
7/17/23
pT
,
Ian McKane
2
7/6/23
FIX8 parser does the order of fields in xml spec matters?
The parser can get confused. Usually means there is an invalid field somewhere in the message. /Ian
unread,
FIX8 parser does the order of fields in xml spec matters?
The parser can get confused. Usually means there is an invalid field somewhere in the message. /Ian
7/6/23
hi
, …
fix8 support
5
5/12/23
issue with fix8 installation
1.4.3 released, addresses build issues. /D On Tuesday, 14 February 2023 at 12:52:27 pm UTC+11 fix8
unread,
issue with fix8 installation
1.4.3 released, addresses build issues. /D On Tuesday, 14 February 2023 at 12:52:27 pm UTC+11 fix8
5/12/23
Abhishek Pandey
,
fix8 support
2
2/8/23
issue in build 1.4.2 vaersion
We are working on an update to the build. Cheers /D On Saturday, 4 February 2023 at 7:25:02 am UTC+11
unread,
issue in build 1.4.2 vaersion
We are working on an update to the build. Cheers /D On Saturday, 4 February 2023 at 7:25:02 am UTC+11
2/8/23
Farjad Farahmand
10/29/22
Linux Distro Inquiry
Hello, I'm part of a team trying out the fix8 library to see if it's a good match for us. We
unread,
Linux Distro Inquiry
Hello, I'm part of a team trying out the fix8 library to see if it's a good match for us. We
10/29/22
Ariel Silahian
9/8/22
Fix8 callback on connection timeout or discounnections
I haven't found a way to get a callback when the client is trying to connect to an invalid IP or
unread,
Fix8 callback on connection timeout or discounnections
I haven't found a way to get a callback when the client is trying to connect to an invalid IP or
9/8/22
James Tobin
5/29/22
JOB | Australia
Hello, I am working with an employer that is looking to hire someone to help support their
unread,
JOB | Australia
Hello, I am working with an employer that is looking to hire someone to help support their
5/29/22
Erick Arce
5/6/22
Modifying macros
Is there a recommended approach to modifying macros for the library. eg if I wanted to change
unread,
Modifying macros
Is there a recommended approach to modifying macros for the library. eg if I wanted to change
5/6/22
Caio Chaves Bezerra Rocha
2
3/25/22
SSL context exception
My FixConfiguration.xml file is, in case of having some error: <?xml version='1.0'
unread,
SSL context exception
My FixConfiguration.xml file is, in case of having some error: <?xml version='1.0'
3/25/22
p...@paullaight.com
, …
Bobbie Davis
5
3/3/22
Mac OS library not found for -lhftest
I had the exact same problem on archlinux... This PR fixed it https://github.com/fix8/fix8/pull/188
unread,
Mac OS library not found for -lhftest
I had the exact same problem on archlinux... This PR fixed it https://github.com/fix8/fix8/pull/188
3/3/22
Jason Wang
12/24/21
fix enginee
Hi , Currently , we are using the quickfix to receive the around 5000 market data from oneZero. The
unread,
fix enginee
Hi , Currently , we are using the quickfix to receive the around 5000 market data from oneZero. The
12/24/21
Erman G
,
Diren Düzgünoğlu
3
2/19/21
Password has expired
I solved the problem. I need modified version of fix8. I modified FIXT11.xml and added <field name
unread,
Password has expired
I solved the problem. I need modified version of fix8. I modified FIXT11.xml and added <field name
2/19/21
Patrick Luck
,
Ian McKane
4
8/4/20
Build Error with fix8-1.4.1 on Ubuntu
So you made a fix - how about a pull request so others can benefit? /Ian On Friday, July 10, 2020 at
unread,
Build Error with fix8-1.4.1 on Ubuntu
So you made a fix - how about a pull request so others can benefit? /Ian On Friday, July 10, 2020 at
8/4/20
Patrick Luck
,
Ian McKane
2
8/4/20
Test client/servers: changing schema to FIX 4.2?
The test app assumes 5.0SP2 To use another version you'll probably need to change some the
unread,
Test client/servers: changing schema to FIX 4.2?
The test app assumes 5.0SP2 To use another version you'll probably need to change some the
8/4/20
Adrian Swain
, …
Ian McKane
4
8/4/20
Trying to build static library only
Why do you need a static library? Just build it with the default shared libraries. There is no
unread,
Trying to build static library only
Why do you need a static library? Just build it with the default shared libraries. There is no
8/4/20
Port
,
Patrick Luck
3
7/6/20
Q&A
Is it possible to receive the messages from the server which doesn't use FIX8?
Hi, Thanks for your kind answer. I actually found it possible to connect between different FIX
unread,
Q&A
Is it possible to receive the messages from the server which doesn't use FIX8?
Hi, Thanks for your kind answer. I actually found it possible to connect between different FIX
7/6/20
Victor Kovalevich
, …
Patrick Luck
3
7/6/20
FIX8-1.4.0 cannot be built if it is configured with --enable-libmemcached flag
Hi, I'm receiving the same errors that Victor has mentioned in his post. I am using Ubuntu 18.04.
unread,
FIX8-1.4.0 cannot be built if it is configured with --enable-libmemcached flag
Hi, I'm receiving the same errors that Victor has mentioned in his post. I am using Ubuntu 18.04.
7/6/20