Orders

After Successful initialization of the broker object
broker.orders()

Response

pandas dataframe with the following data
AttributeNotes
order_idmargin used by the client
user_idTotal balance of the client
tradingsymbolTrading symbol of the Stock (ex. “TATAINVEST-EQ”)
tagAlgorithm used
average_priceAverage price of that stock
productproduct
transaction_typetransaction_type
quantityquantity of the stock
filled_quantityfilled_quantity
pending_quantitypending_quantity
order_timestamporder_timestamp
pnlProfit(+ve) and Loss (-ve)