it started running fine after some time without any change, and the error was random when i ended up sending wrong strikes to quote
(unable to add screenshot here)
https://drive.google.com/file/d/1XmTElLB1JXc0qtJPG2GnkVqXKnKINe83/view?usp=sharing
someone please help with formulas
i am sending order for 1050 quantity nifty, iceberg_legs = 2, iceberg_quantity = 450
tried with iceberg_quantity = 600
either it says quantity is invalid or iceberg_quantity is invalid.
Yes, it's just an object that holds the key and uses it in every api call. However, there is a limit on how many websocket connection you can open, it is limited to 3 per key.
That's my understanding.
according to code, it should be raising ex.NetworkException (503), but the return type is marked as json, hence the incorrect exception (502).
Please suggest how to handle it.
all my clients got this while fetching the quote today morning. What is the recommended way to handle it?
File "/home/algotrader/venv/lib/python3.8/site-packages/kiteconnect/connect.py", line 851, in _get
return self._request(route, "GET", url_…
ah ok. my bad. i was looking for answers to see the p&l in console based on tags.
I understand its not possible to api trades. got it.
Thanks for your time to clarify!