How to Disable the text out while fetching Orders, Trades and Positions

vardhan36397
Hi Team,

I am facing an issue while fetching data for Orders, Trades and Positions, where the fetched JSON showing in the screen. It leads to confusion and unable to find custom messages.

For Example: If I fetch Orders Information, it prints the JSON. I want to disable this from printing this on the screen.

I verified the KiteConnect API code and didn't find any clue disable this. Kindly help.

Thanks
R C Vamsi Vardhan
  • sujith
    Are you referring to shell or a website or desktop app?
    If it is shell app then set debug flag false to not print debug details on screen.
  • vardhan36397
    vardhan36397 edited August 2018
    I am referring to C#.Net API and I would like to request you to provide the details where to set it to False.
  • sujith
    sujith edited August 2018
    Can you elaborate on the scenario? Kite Trade/ Kite Connect is purely an execution platform, it has nothing to do with the front end.
  • vardhan36397
    No Issues, Sujith, I found the solution. Modifying the code to resolve it.
This discussion has been closed.