I'm using 'RFA8_NET120_x64.dll' (csharp SDK) to receive data from reuters.
where can find detailed definition for all tags (e.g. LOW_1/LOW_2/LOW_3/ASK_HIGH_1/BID_HIGH_1/ASIA_OPEN/EURO_OPEN/IND_OPEN/MID_OPEN)?
want to know the detail logic for these some tags,
e.g. when market is open, which tag will be updated?
which tag will be updated on the 1st trade/execution of that trading day?
thanks.