repetitive data incoming after running the socket for an hour or so

profitbuddy
so i am trying to collect raw data 200 tokens right now but after running the code for an hour or so, repetitive data seems to come.

Am using redis stream to collect data and postgreSQL to store it. What can be the problem??

@sujith
  • sujith
    What mode have you subscribed to? What are the data points that are repetitive?
  • profitbuddy
    full mode, the whole token(s) is repeated
  • sujith
    In full mode, even if there is a change in depth, you will receive tick.
Sign In or Register to comment.