Replies

u0sama007
06 Sep 2024, 09:42 ( Updated at: 06 Sep 2024, 10:44 )

RE: ProtoOAGetTickDataReq python code for transforming message received to panda dataframe

PanagiotisCharalampous said: 

Hi there,

Unfortunately I did not understand what you are looking for. Can you please rephrase?

Best regards,

Panagiotis

It is realted to Attaining Historical Tick Data, how to Transform the data from the relative format to the actual symbol price. To do so, divide each tick by 100000 and round the result to symbol digits.


@u0sama007

u0sama007
06 Sep 2024, 09:42 ( Updated at: 06 Sep 2024, 10:44 )

RE: ProtoOAGetTickDataReq python code for transforming message received to panda dataframe

PanagiotisCharalampous said: 

Hi there,

Unfortunately I did not understand what you are looking for. Can you please rephrase?

Best regards,

Panagiotis

It is realted to Attaining Historical Tick Data, how to Transform the data from the relative format to the actual symbol price. To do so, divide each tick by 100000 and round the result to symbol digits.


@u0sama007