-
Updated
Jul 19, 2020 - C++
bitfinex
Here are 130 public repositories matching this topic...
-
Updated
Oct 6, 2020 - Go
-
Updated
Sep 16, 2019 - Python
-
Updated
Jan 16, 2020 - TypeScript
-
Updated
Oct 29, 2020 - JavaScript
-
Updated
Oct 18, 2020 - C#
-
Updated
Nov 20, 2019 - Go
-
Updated
Aug 6, 2020 - Python
-
Updated
Dec 17, 2019 - JavaScript
-
Updated
Sep 28, 2020 - Go
-
Updated
Dec 7, 2018 - JavaScript
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
-
Updated
Oct 19, 2017 - TypeScript
-
Updated
Jan 16, 2020 - Python
-
Updated
Oct 27, 2020 - Java
Some suggestions to make it easier to run the backend without the front end. Some of these suggestions might be *ix only:
- a command line parameter to indicate that the back end should start with everything that is pending without waiting for a front end to be available in the browser.
- some instruction to make it work as a daemon (Linux) or service (Windows) to gain independence from the te
-
Updated
Oct 28, 2020 - C#
-
Updated
Aug 7, 2020 - C#
-
Updated
Dec 10, 2019 - Java
-
Updated
Aug 12, 2020 - CSS
Improve this page
Add a description, image, and links to the bitfinex topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the bitfinex topic, visit your repo's landing page and select "manage topics."
Hi,
Currently, cryptofeed is managing data coming from exchanges.
Please, is there any contraindication for proposing new data feeds like CoinMarketCap, CoinGecko, Nomics...
From these data feeds, I would like to get complementary 'global' crypto data like circulating supply, global trading volumes, dominance...
Could related PRs be accepted in cryptofeed?
If yes, what would be your recom