scalanda
scalanda copied to clipboard
Implement support for Oanda v20 REST API
Specs: REST API v20. Only supported by new v20 type of accounts!
Technical changes:
- migrate from akka actors to Scala futures
- migrate from spray http client to dispatch
- migrate from spray-json to circe