How do I work on fixing my rate limit usage.

uchiha011
Hi Everyone , I have recently started using kite and its actually working very well for me but the problem I am facing is that I am crossing 2000 orders per day rate limit before 2 PM , even though I have fixed it with config changes and timing mechanism , I would like to know (from my recent readings from the internet) how do I do I filter more trades as some of them are not executed (trigger based) and yet contributing to the rate limit , is there a a filter mechanism or something that might help me drop my usage( i know i am making a mistake somewhere in there ) and not use the cause-delay method I use. THANK YOU.. (CRITICISM ACCEPTED :smiley: )
  • Knightfury
    If you cancel orders and place them again, you can modify them instead..
  • uchiha011
    Hi thank you I will add these to my bot and fix it .. thank you
  • sujith
    @uchiha011,
    Please note that only 25 modifications are allowed for an order. If you breach that you will have to place a new order.
  • uchiha011
    @sujith hi thank you, I figured it out the hard way :# , but i have fixed it now
This discussion has been closed.