(20241230) Accepting ICICI Breeze's auth. now.

This commit is contained in:
2024-12-30 14:16:46 +05:30
parent 3e6d927a99
commit 95b6d08b4a
9 changed files with 359 additions and 138 deletions
@@ -124,7 +124,7 @@ class ZerodhaKiteTradingController(TradingController):
http_client: httpx.AsyncClient = None,
alert_url: str = None,
debug: bool = True,
debug_prefix: str = "Zerodha kite (C) | ",
debug_prefix: str = "Zerodha Kite (C) | ",
debug_only_errors: bool = True
):