add trading managers

This commit is contained in:
2018-09-21 10:09:18 -07:00
parent aef74dfa59
commit 6edc589248
8 changed files with 151 additions and 17 deletions

View File

@ -13,6 +13,7 @@ dependencies {
compile 'com.google.guava:guava:23.0'
testCompile 'junit:junit:4.12'
testCompile 'org.skyscreamer:jsonassert:1.5.0'
implementation 'com.espertech:esper:7.1.0'
implementation 'com.oanda.v20:v20:3.0.21'