robindrew / robindrew-trading

Algorithmic trading core library for Java, with an extensive set of support libraries for backtesting and trading.
GNU General Public License v3.0
7 stars 5 forks source link

Create FxcmTraderService #17

Open robindrew opened 6 years ago

robindrew commented 6 years ago

Create an interface for administering FXCM accounts, including opening and closing of trades and listing active and historic positions.