我有一条quickfix消息,我不知道哪些标签是预告片。
{8=FIX.4.2 9=61 35=8 34=100 49=FixServer 52=20150916-10:22:23.313 56=CLIENT1 10=192 }
基于header我理解标题包括8,49,56。
但在trailer我不知道哪个标签是预告片。
这里有人可以给我一个简短的答案吗?
答案 0 :(得分:3)
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。