-
Updated
Nov 2, 2020 - Go
bitmex
Here are 143 public repositories matching this topic...
-
Updated
Oct 6, 2020 - Go
-
Updated
Nov 1, 2020 - JavaScript
-
Updated
Oct 31, 2020 - JavaScript
-
Updated
Nov 3, 2018 - Go
-
Updated
Sep 10, 2020 - TypeScript
-
Updated
Jun 22, 2018 - Python
-
Updated
Oct 23, 2020 - Python
-
Updated
Oct 14, 2020 - TypeScript
-
Updated
Aug 16, 2018 - Jupyter Notebook
-
Updated
Jul 16, 2018 - JavaScript
-
Updated
Sep 9, 2020 - C#
-
Updated
Feb 5, 2020 - C#
-
Updated
Oct 14, 2020 - TypeScript
-
Updated
Oct 27, 2020 - Kotlin
-
Updated
Aug 12, 2020 - CSS
-
Updated
Mar 6, 2018 - Python
-
Updated
Aug 9, 2018 - Go
-
Updated
Jul 17, 2020 - Python
-
Updated
Sep 23, 2019 - Python
-
Updated
Aug 27, 2020 - Makefile
-
Updated
Aug 1, 2020 - TypeScript
-
Updated
Feb 3, 2020 - Go
-
Updated
Jul 16, 2020 - Go
Improve this page
Add a description, image, and links to the bitmex topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the bitmex topic, visit your repo's landing page and select "manage topics."


Describe the bug
I am adding a trailing stop buy order for LTC/USDT with initial stop 37.1 and limit price 37. Current price is ~37.5. When submit the stop executes immediately with this in the log:
Trailing stop on binance LTC/USDT market hit stop price (37.57000000 < 37.10)
It is obvious that 37.57 is not less than 37.10.
Tested with the latest official release 0.15.2 and with bleedi