Skip to content

Where can I find the quickfix Versionsnumber? #687

@JnZn558

Description

@JnZn558

I have compiled the master some months ago and now I would like to know, which version of quickfix version I am using. But where is the quickfix version located? are there a version number in config.h or somewhere except the tag version? As someone already open an issue, I cannot logon into binance assumed the problem with timestamp, quickfix just give me a time without milliseconds, rather I have set MillisecondsInTimeStamp=Y nor this following works for me. Someone has a fix for it. quickfix is build in C++ language, why are these issue not solved with priority.

FIX::SendingTime st;
message.getHeader().getField( st );
FIX::UtcTimeStampConvertor::convert( st, 3 );

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions