Lyftrondata Oanda Provider
The Lyftrondata API Profile for Oanda allows you to query data from Oanda. The Oanda profile is a single file (i.e. oanda.apip) which is meant to be used with the Lyftrondata API Driver. The profile contains the table definitions and other Oanda specific metadata that the Lyftrondata API Driver uses to connect to Oanda.
To use the Oanda Profile set the Profile property of Lyftrondata API Driver to the path of the Oanda profile, as well as the other connection properties specified in the documentation below. Once the Lyftrondata API Driver has been configured, you can issue SQL queries to access data from any of the Oanda Tables.
Connecting to Oanda
OANDA uses Access Token for Authentication. To manage Access token, navigate to My Account -> My Services -> Manage API Access. In this page you can generate new personal access tokens, or modify and revoke existing tokens.
To authenticate to OANDA, set the property Api-token to an OANDA Access token.