scalanda icon indicating copy to clipboard operation
scalanda copied to clipboard

Implement support for Oanda v20 REST API

Open msilb opened this issue 8 years ago • 0 comments

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

msilb avatar Feb 12 '17 07:02 msilb