When you configure an export, import, or other type of flow step using the prebuilt OANDA v20 fxTrade connector, you can select any of the API operations listed below*, organized by API type.
Note
If your API endpoint isn’t listed here, switch the flow step to HTTP mode and configure the endpoint provided in the OANDA v20 fxTrade API documentation. *You can also create a composite endpoint for this application in HTTP mode.
Resource |
API endpoint |
Export |
Import |
---|---|---|---|
Account |
Get accounts for a user |
X |
|
Get details for account |
X |
||
Get summary for account |
X |
||
Get all Instrument details for account |
X |
||
Get all changes for account |
X |
||
Set the client-configurable portions of an account |
X |
||
Instrument |
Fetch candlestick data for instrument |
X |
|
Fetch an order book for an instrument |
X |
||
Fetch an position book for an instrument |
X |
||
Order |
Get a list of orders in an account |
X |
|
Get all pending orders |
X |
||
Get a single order in account |
X |
||
Create an order for an account |
X |
||
Replace an order in an account |
X |
||
Cancel a pending order in an account |
X |
||
Update the client extensions for an order in an account |
X |
||
Trade |
Get a list of trades for an account |
X |
|
Get a list of open trades for an account |
X |
||
Get the details of a specific trade in an account |
X |
||
Close a specific open trade in an account |
X |
||
Update the Client Extensions for an trade in an account |
X |
||
Create, replace and cancel a trade's nip in an account |
X |
||
Position |
List all position details for account |
X |
|
Get the details of a single instrument's position in an account |
X |
||
Close the open position for a instrument in an account |
X |
||
Pricing |
Get pricing information for a specified list of instruments for an account |
X |
|
Transaction |
Get a list of transactions |
X |
|
Get the details of a single account transaction |
X |
||
Get a range of transactions for an account based on transaction IDs |
X |
||
Get a range of transactions for an account starting at a provided on transaction ID |
X |
Comments
Please sign in to leave a comment.