cancelOandaOrder: Cancel a pending Oanda offer

Description Usage Arguments Value

View source: R/OandaOrders.R

Description

Cancel a pending Oanda offer

Usage

1
cancelOandaOrder(ACCOUNT_TYPE, ACCESS_TOKEN, ACCOUNT_ID, ORDER)

Arguments

ACCOUNT_TYPE

"practice", "real" or "sandbox"

ACCESS_TOKEN

The authorization bearer token previously obtained by the client, can be found in oanda environment

ACCOUNT_ID

ID of the Account to create the Order for.

ORDER

order id

Value

A HTTP Response


ivanliu1989/RQuantAPI documentation built on Sept. 13, 2019, 11:54 a.m.