Mock Connect setup to test APIs in non-market hours and days

shashwat001
I am able to get time to work on my setup only on weekends but don't get responses especially continuous ticker updates. Is there any mock setup that at least provides data to read if not place/execute order functionalities in non-market hours?
Tagged:
  • sujith
    Kite Connect doesn't provide this feature. You will have to store ticks and repeat it at your end.
  • rakeshr
    You can clone and use all API mock responses from this repo.
  • zeeshaanbond
    Hi Sujith and Rajesh, I do understand that we can store ticks and repeat them at our end. In your given sample programs we do have "KiteConnectTest" with a mocker but that only mocks the different GET/POST/PUT requests. Can I request you to also add the mocker for the ticker too? Because thereafter we can modify to stream our locally saved ticks.
  • rakeshr
    Can I request you to also add the mocker for the ticker too?
    Yes, we will add that.
  • zeeshaanbond
    Yes, we will add that.
    <3
    Hearing this 'Yes' is even better than your crush accepting your proposal ;)
    Thanks! a lot. Any tentative timelines in your mind??
  • rakeshr
    It's updated in the mock response repo.
Sign In or Register to comment.