Skip to content

Releases: bitfinexcom/bfx-hf-strategy-exec

v1.3.0

24 May 18:27
871027c
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.2.3...v1.3.0

v1.2.3

17 May 18:45
Compare
Choose a tag to compare
- Add stopped variable to not process after the execution is stopped.
- Send real time execution results after each price update.

v1.2.2

04 Mar 11:49
Compare
Choose a tag to compare
- changed strategy execution from each price update to waiting for candles to be closed

v1.2.1

18 Feb 14:03
Compare
Choose a tag to compare
1.2.1

v1.2.0

24 Jan 09:53
Compare
Choose a tag to compare
- Use class for live execution
- Generate results for the strategy executed
- Close open position when strategy execution is stopped

v1.1.3

09 Dec 13:59
Compare
Choose a tag to compare
- bugfix: execute EMA strategy will double every order

v1.1.2

19 Oct 14:54
Compare
Choose a tag to compare
1.1.2

v1.1.1

19 Oct 12:14
b5ffac1
Compare
Choose a tag to compare
- Indicator package update

v1.1.0

11 Oct 12:55
Compare
Choose a tag to compare
- node rest package added
- trade response fix
- rest args added

v1.0.5

25 Feb 03:19
Compare
Choose a tag to compare
  • meta: bump bitfinex-api-node to v4