Releases: forkcs/bitmex-supervisor
Releases · forkcs/bitmex-supervisor
Minor changes
Compare
Sorry, something went wrong.
No results found
forkcs
released this
12 May 16:08
v0.6.2
Update version and README.
Minor changes
Compare
Sorry, something went wrong.
No results found
forkcs
released this
12 May 15:41
Remove _on_cancel callback as useless, write tests, fix bugs.
Trailing stops
Compare
Sorry, something went wrong.
No results found
forkcs
released this
12 May 11:08
You can make "trailing" any type of order, even simple limit order can be trailing.
Current implementation of trailing stops is not stable, so we will be pleased to your little help to us.
Fix many bugs
Compare
Sorry, something went wrong.
No results found
forkcs
released this
11 May 08:48
v0.5.3
Update README.md, example.py and version.
Fix some bugs
Compare
Sorry, something went wrong.
No results found
forkcs
released this
10 May 17:05
Fix the bug when supervisor placed and cancelled same orders infinitely.
Optional disabling supervising and improve stability
Compare
Sorry, something went wrong.
No results found
forkcs
released this
10 May 12:53
v0.5.0
Update README and version.
Set up logging
Compare
Sorry, something went wrong.
No results found
forkcs
released this
09 May 13:01
v0.4.3
Cunfigure logging. Update publish and build files.
Float prices
Compare
Sorry, something went wrong.
No results found
forkcs
released this
08 May 09:38
Do not use Decimal prices
Fix some bugs
Compare
Sorry, something went wrong.
No results found
forkcs
released this
08 May 09:16
Fix bugs in websocket api connector.
Managing position size on the account
Compare
Sorry, something went wrong.
No results found
forkcs
released this
08 May 08:15
Added features to set and maintain position size. For more details see README and example.py