Releases: juxeii/JForexUtils
Releases · juxeii/JForexUtils
0.9.813
Bug fix: partial closing order has not onComplete event.
0.9.812
- Improved params builders for position tasks
- OrderUtil class can now execute any params builders; removed dedicated methods
0.9.8
- Task builders for all order commands are now available
- Bugfixes
- Performance improvements
0.9.7
- OderUtil now comes with an even more fluid interface to compose complex scenarios(e.g. merging with cancel SL/TP)
- Added tool for importing external orders
- Using rxjava2 now
- Improved design
- Lots of bugfixes and performance improvements
0.9.6.1
- Added methods for adding to a position and for adjusting position(with merge) to specific params
- Removed heavyweight ClientProvider class
- Code cleanup
- Test cleanup
0.9.6
- Utilities for standalone IClient added
- Bug fixes
- Performance improvements
0.9.5
- OrderUtil handles now also position related calls
- Added ClientUtil for working with standalone API
- More "rxjava" style design
- Many bug fixes and stability improvements.