Improvements * `Neo` broker authentication improved to automatically store session token and retry next time Fixes * `MARKET` order in order placement in `Neo` broker is now automatically adjusted * `order_place` and `order_modify` methods in `Neo` broker to automatically adjust correct order type
0.17.2
Fixes * Deprecation notice added to Kotak broker * Neo broker `order_place` method to automatically correct order type and trading symbol
0.17.1
Bug fix for zerodha broker headless mode
0.17.0
Better support for latest python version and broker improvements Features * New broker `ICICI` added Improvements * selenium dependency removed and replaced with nodriver * pendulum upgraded to version 3.0 * packages upgraded for python version 3.10 and above * brokers ~`Fyers`~ and ~`MasterTrust`~ removed
0.16.4
* `Kotak` broker updated for latest master format
0.16.3
* Dependencies updated to match python3.10 and above