Skip to content

Releases: Computable-Finance/CoFiX-hedger

1.0.4

17 Oct 06:51
Compare
Choose a tag to compare

Fix issues:

1. Fix issue: Hedging trigered by ACC delta.
  • Windows/Mac/Linux to run:
 java -jar CoFiX-Hedging-1.0.0-SNAPSHOT.jar
  • Windows with jre
./run.bat

Fix issue for getOrderId NPE

16 Oct 05:40
Compare
Choose a tag to compare

Fix issues:

1. hedgingPool.getOrderId() is null, throw error #4.
  • Windows/Mac/Linux to run:
 java -jar CoFiX-Hedging-1.0.0-SNAPSHOT.jar
  • Windows with jre
./run.bat

Fix issue for clear ACC delte case NPE.

13 Oct 08:20
Compare
Choose a tag to compare

Fix issues:

1. Clear ACC delta case NPE.
  • Windows/Mac/Linux to run:
 java -jar CoFiX-Hedging-1.0.0-SNAPSHOT.jar
  • Windows with jre
./run.bat

1.0.1

12 Oct 17:43
Compare
Choose a tag to compare

Fix issues:

1. Get Huobi KEY from pool but not market.
  • Windows/Mac/Linux to run:
 java -jar CoFiX-Hedging-1.0.0-SNAPSHOT.jar
  • Windows with jre
./run.bat

Initialize relesae

12 Oct 14:32
Compare
Choose a tag to compare
  • Windows/Mac/Linux to run:
 java -jar CoFiX-Hedging-1.0.0-SNAPSHOT.jar
  • Windows with jre
./run.bat