Skip to content

Commit

Permalink
docs: Describe array indices
Browse files Browse the repository at this point in the history
  • Loading branch information
bennycode committed May 5, 2021
1 parent 0b48d28 commit 347b708
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/account/AccountAPI.ts
Expand Up @@ -207,7 +207,7 @@ export class AccountAPI {
}

/**
* Returns the account activity history.
* Returns the account activity history. The first element in the array is the latest activity. The last element is the oldest activity.
*
* @param PositionCreateRequest - The Information to create the Position
* @see https://labs.ig.com/rest-trading-api-reference/service-detail?id=543
Expand Down

0 comments on commit 347b708

Please sign in to comment.