Token is getting registered but not receiveing new ticks

KartikRathi
Hi , I am able to susbscribe to the tokens succefully without getting errors, but callback function on_ticks is not running, what could be the possible reason?
  • rakeshr
    If you have done a proper call back for on_ticks method and subscribed to the correct instrument_token. You will at least receive one tick when connection is established. Are you getting the initial tick?
Sign In or Register to comment.