hello.
I developed with EMA C++;
Get quote info form TREP;
Now I want to get the tick details, I have some questions:
1、what is the different between fid="3900" name="TRADE_ID" and fid="1021" name="SEQNUM". which FID should I use if I want get TradeID.
2、I can get 5 tradeVolume, but I can only get 4 tradPrice and 4 ACT_FLAG
(TRANVOL_1, TRANVOL_2, TRANVOL_3, TRANVOL_4, TRANVOL_5)
(PRIMACT_1, PRIMACT_2, PRIMACT_3, PRIMACT_4)
(ACT_FLAG1, ACT_FLAG2, ACT_FLAG3,ACT_FLAG4)
3 I want to get all tick details ,which FID should I use?
the log is shown as the appendix.
thanks.tick-log.txt