Sushant Karande

Results 4 issues of Sushant Karande

* 5paisa Python SDK version:0.3..3 * Python version:3.7.9 * Operating System:ubuntu I am trying to place bracket order according to documentation in FNO segment ``` test_order=bo_co_order(scrip_code=56197,BuySell='B', Qty=50, LimitPriceInitialOrder=205, TriggerPriceInitialOrder=0, LimitPriceProfitOrder=215.0,TriggerPriceForSL=203,...

* 5paisa Python SDK version:0.4.8 * Python version:3.8 * Operating System:windows I was fetching market data for every second ``` req_list_ = [{"Exch": "N", "ExchType": ExchType, "Symbol": symbol}] data =...

* 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,...

It would be great if there was some sort of pre-trained model on which you can fine tune using your own small dataset