py5paisa icon indicating copy to clipboard operation
py5paisa copied to clipboard

14:10:57 | ProfitOrde price cannot be 0 or empty

Open anksliv opened this issue 2 years ago • 0 comments

  • 5paisa Python SDK version: 6.2
  • Python version: Python3
  • Operating System: Windows

Description

Trying To place a bracket order

What I Did

Paste the command(s) you ran and the output.

client.bo_order(OrderFor='C', ScripCode=1660, Qty=1, LimitPriceInitialOrder=345.00, TriggerPriceInitialOrder=345.00, LimitPriceProfitOrder=346.00, OrderType='B',  Exchange='N', ExchangeType='C', RequestType='P', TriggerPriceForSL=343, LimitPriceForSL=343, StopLossPrice=1 )

If there was a crash, please include the traceback here.

14:10:57 | ProfitOrde price cannot be 0 or empty

anksliv avatar Nov 17 '22 08:11 anksliv