Quickfix 消息 header、body、预告片
Quickfix Message header, body, trailer
我有一个 quickfix 消息,但我不知道哪些标签是预告片。
{8=FIX.4.2 9=61 35=8 34=100 49=FixServer 52=20150916-10:22:23.313 56=CLIENT1 10=192 }
根据header我理解header包括8、49、56。
但是在 trailer 我不知道哪个标签是预告片。
这里有谁能简单回答一下吗?
FIXimate 是您需要的资源:
http://www.fixtradingcommunity.org/FIXimate/FIXimate3.0/
这是标准预告片:
http://www.fixtradingcommunity.org/FIXimate/FIXimate3.0/en/FIX.4.4/body_49485053.html
所有FIX版本都一样。通常只使用标签 10。我从未见过有人使用 93 或 89。
我有一个 quickfix 消息,但我不知道哪些标签是预告片。
{8=FIX.4.2 9=61 35=8 34=100 49=FixServer 52=20150916-10:22:23.313 56=CLIENT1 10=192 }
根据header我理解header包括8、49、56。
但是在 trailer 我不知道哪个标签是预告片。
这里有谁能简单回答一下吗?
FIXimate 是您需要的资源:
http://www.fixtradingcommunity.org/FIXimate/FIXimate3.0/
这是标准预告片:
http://www.fixtradingcommunity.org/FIXimate/FIXimate3.0/en/FIX.4.4/body_49485053.html
所有FIX版本都一样。通常只使用标签 10。我从未见过有人使用 93 或 89。