scalanda
scalanda copied to clipboard
Scala/Akka wrapper for Oanda REST and Stream API
Results
3
scalanda issues
Sort by
recently updated
recently updated
newest added
I've recently seen some errors in the streaming api with message "unhandled event MessageChunk(Bytes(),) in state Disconnected" where xxx is a number. Looking at the earlier log messages this seems...
Specs: [REST API v20](http://developer.oanda.com/rest-live-v20/introduction). Only supported by new v20 type of accounts! Technical changes: - migrate from akka actors to Scala futures - migrate from spray http client to dispatch...