get_positions: Function to get the position details.

Description Usage Arguments Value

View source: R/restful.R

Description

Gets the position details of the user for the day and net.

Usage

1
get_positions(object)

Arguments

object

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

Value

Returns a list of two dataframe with trade details, if successful, one for net ('net') positions and another for the day('day').


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