Skip to content

Releases: juxeii/JForexUtils

0.9.813

05 Apr 17:49
Compare
Choose a tag to compare

Bug fix: partial closing order has not onComplete event.

0.9.812

08 Mar 21:44
Compare
Choose a tag to compare
  • Improved params builders for position tasks
  • OrderUtil class can now execute any params builders; removed dedicated methods

0.9.8

14 Nov 06:41
Compare
Choose a tag to compare
  • Task builders for all order commands are now available
  • Bugfixes
  • Performance improvements

0.9.7

18 Oct 08:10
Compare
Choose a tag to compare
  • 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

05 Aug 12:15
Compare
Choose a tag to compare
  • 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

01 Aug 08:01
Compare
Choose a tag to compare
  • Utilities for standalone IClient added
  • Bug fixes
  • Performance improvements

0.9.5

28 May 09:58
Compare
Choose a tag to compare
  • OrderUtil handles now also position related calls
  • Added ClientUtil for working with standalone API
  • More "rxjava" style design
  • Many bug fixes and stability improvements.