py5paisa icon indicating copy to clipboard operation
py5paisa copied to clipboard

Error in bo_co_order in README.md

Open Dedaniya08 opened this issue 2 years ago • 0 comments

The issue with label, "bo_co_order" in README.md where as it should be the class"Bo_co_order" in order.py.

please rename in the [README.md.] from "bo_co_order" to "Bo_co_order".

test_order=bo_co_order(scrip_code=1660,BuySell='B',Qty=1, LimitPriceInitialOrder=205,TriggerPriceInitialOrder=0,LimitPriceProfitOrder=215.0,TriggerPriceForSL=203,LimitPriceForSL=202,ExchType='C',Exch='N',RequestType='P',AtMarket=False)

client.bo_order(test_order)https://github.com/5paisa/py5paisa#bracket-order

Dedaniya08 avatar Jun 22 '22 04:06 Dedaniya08