order_history: Function to get the order history.

Description Usage Arguments Value See Also

View source: R/restful.R

Description

Gets the order history for a given order.

Usage

1
order_history(object, order_id)

Arguments

object

An object of type kite connect with valid api_key and access_token.

order_id

ID of the order to fetch the history for.

Value

Returns a dataframe with order history, if successful.

See Also

order_trades


prodipta/kiteconnect3 documentation built on Sept. 24, 2020, 8:30 a.m.