Skip to content

Order id not receving for f&o order #86

@supremekale

Description

@supremekale

when i try to place F & O order i use i dont get order id

pl = client.place_order(order_type = "N", instrument_token = 12551, transaction_type = "SELL",
quantity = Quant, price = 200, disclosed_quantity = 0, trigger_price = 0,
validity = "GFD", variety = "REGULAR", tag = "string")
order_id = (pl['Success']['NSE']['orderId'])
print('order_id')

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions