shekharvarshney / book-code

Automated Trading Bot with OANDA REST API implementation and discussed in my book Developing Trading Bot in JAVA.
http://www.leanpub.com/tradingbot
67 stars 42 forks source link

AccountInfoServiceDemo #2

Closed FriedemannDavid closed 6 years ago

FriedemannDavid commented 6 years ago

After import all the files to eclipse, i get
always the error message "Usage: AccountInfoServiceDemo url username accesstoken" by running the AccountInfoServiceDemo File. I changed the settings in the fadethemove-demo.xml before I run.

I am new in Maven and Spring and would be thank about help.