Skip to content
#

bitmex

Here are 162 public repositories matching this topic...

A multi-asset, multi-strategy, event-driven trade execution and management platform for running many algorithms/bots at many venues simultaneously with unified risk management and reporting. Uses MongoDB for storage and Telegram for user notifications/trade consent.

  • Updated Mar 9, 2021
  • Python

Frostybot-JS is a cryptocurrency trading API endpoint, designed to execute webhook or REST requests as orders on a variety of well-known exchanges. While primarily designed to automate your Tradingview strategies, Frostybot can also be integrated with any other software using webhooks or REST. Bitmex, FTX, Deribit and Binance are supported.

  • Updated Oct 14, 2021
  • CSS
konqueror1
konqueror1 commented Apr 1, 2020

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

Improve this page

Add a description, image, and links to the bitmex topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the bitmex topic, visit your repo's landing page and select "manage topics."

Learn more