about place_gtt( ) function

profitbuddy
I am using kite api to place a gtt order. Before placing the gtt order using api, I was referring to the documentation.
When I ran the code according to the suggestion given in kite documentation, it gave an error about "order_type" not giving in orders .But according to your documentation orders have only three parameters. To solve the error, I checked GitHub code to find the solution.
documentation does not say anything to add "order_type" and "product" . Please make necessary changes in the documentation or give me other solutions.

Sign In or Register to comment.