High decimal precision of "chp" field

ramatius
Hi,
The "chp" (change percentage) field in the streaming data has large number of decimal places. For example,

'-0.761438575022098'
'0.399552501198657'
'-0.0901713255184928'
'-0.0539831880928546'
'-0.457791613257645'
'0.238583285728684'
'-0.270184562694237'
'-0.00982752690284596'
'-1.00920364107483'

For all practical purposes, a 10-digit decimal precision is way more than needed. I would be happy with a 4-digit precision.

when we stream 1000s of symbols, the high number of decimal places is consuming internet bandwidth, compute resources and database storage space for no good reason. Truncating this specific field causes unacceptable delay in processing the data as well.

Can you pls set the max precision to something like 10 digits?

Regards,
Ramakrishnan S
Sign In or Register to comment.