rate limitation for other end points ? what gets counted in other end points

pawan12
kite.orders or kite.order_trades or kite.positions does all these gets counted as other end points ? if yes if we fetch kite.orders per second there will not be anyproblems ?
  • pawan12
    @sujith can u comment here please
  • Sree
    Sree edited January 5
    @pawan12
    You can use the postback url for getting order events.
  • tonystark
    @pawan12 Yes they are part of other end points.

    And like Sree mentioned using postback system is much efficient because you will get all order updates near instantly and you will reduce the stress on your systems by not making a request every second.
Sign In or Register to comment.