ticker price

ayyaz
i have observed that every time ticker is invoked , whenever
onTicks call back is invoked , ticks array contains last prices of some tokens which might not have any price detail in this given tick , but still they exists in this array , is there anyway to figure out these values are stale value ?
  • ayyaz
    What I mean is current tick invocation , ontick array will also have some previous prices and volume which r not cleared
  • sujith
    Have you subscribed in mode full?
  • sujith
    The full mode will give you tick for every market depth change also. If you are tracking only LTP then I would suggest using LTP mode.
Sign In or Register to comment.