Files
ATS_Esper/config/config.properties.sample

12 lines
386 B
Plaintext

# Configuration properties
# An OANDA numeric account id
OANDA.accountID=000-000-0000000-000
# The personal API access token for the account ID above
OANDA.accessToken=00000000000000000000000000000000-00000000000000000000000000000000
# Set to 'true' if the account is on the 'fxlive' service.
# Set to 'false' if the account is on the 'fxpractice' service.
OANDA.isLiveAccount=false