py5paisa icon indicating copy to clipboard operation
py5paisa copied to clipboard

Official Python SDK for 5paisa APIs natively written in VB .NET

Results 140 py5paisa issues
Sort by recently updated
recently updated
newest added

* 5paisa Python SDK version: 0.3.7 * Python version:3.10 * Operating System:windows 11 ### Description i am trying to place a bracket order in options which was placed successfully, the...

* 5paisa Python SDK version: 0.4.8 * Python version: 3.9 * Operating System: windows 10 ### Description How do you stop receiving Market feed data? I have a code where...

* 5paisa Python SDK version: * Python version: * Operating System: ### Description Is there an API to calculate margin needed to execute for a straddle or strangle with hedges....

* 5paisa Python SDK version: py5paisa==0.4.8 * Python version: 3.7.13 * Operating System: mac os ### Description Apart from "15:34:22 | Logged in!!" message, How do check if login was...

* 5paisa Python SDK version: py5paisa-0.4.8 * Python version: 3.7.3 * Operating System: Debian ### Description Stop loss order is not working seeing "Invalid combination Of mf/aon/disclosed volume." error ###...

* 5paisa Python SDK version: Updated one (03/06/2022) * Python version: 3.7 * Operating System: Windows: Google Colab ### Description I am try to place normal order but I got...

SL order is not sent to the exchange, so disclosed qty has to be 0, with the current API, it gives error when placing stop loss order

latest version of python and 5paisa api 0.3.7 was used..... i am not able login i am using the same code with my own user credentials but some time's it...

* 5paisa Python SDK version: 0.4.8 * Python version:3.10.4 * Operating System: windows 10 ### Description from py5paisa.order import Bo_co_order, Order test_order = Bo_co_order(scrip_code=1660, BuySell='B', Qty=1, LimitPriceInitialOrder=205, TriggerPriceInitialOrder=0, LimitPriceProfitOrder=215.0, TriggerPriceForSL=203,...

* 5paisa Python SDK version: * Python version: * Operating System: ### Description I was calling the method get_option_chain, and I got the JSON but both parameters - "ChangeInOI" and...