Skip to content
#

cryptocurrencies

Here are 881 public repositories matching this topic...

freqtrade
sephirot86
sephirot86 commented May 31, 2021

Hi for the first time and thank you for this magnificent piece of software :)

I just discovered PerformanceFilter for the pairlists. I am excited about it and I would like to share some thoughts about possible improvements to this.

Idea is to give possibility of taking into account performance from last x mins, hours, days. It can happen that one of the pairs had bad streak in first hour l

metalsp0rk
metalsp0rk commented Apr 4, 2021

Describe the bug
Tags are not showing for the last entry in ticker, when scrolling is applicable.

To Reproduce
Steps to reproduce the behavior:

  1. launch with --show-tags
  2. Scroll to the bottom
  3. Observe that the last entry does not show the tags.

Expected behavior
The interface will allow you to scroll down to the very bottom.

Screenshots
![image](https://user-

Superalgos
WenceslaoGrillo
WenceslaoGrillo commented May 29, 2020

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
PIVX
furszy
furszy commented Mar 5, 2020

Our current JSON-RPC wiki is outdated.

A lot of commands were changed, new commands were added and some were removed.
Some description might need to be rewritten in a more comprehensible way.

This is a good first issue for anyone who wants to start familiarizing with the PIVX sources.

go-spacemesh
lrettig
lrettig commented Mar 18, 2021

In #2299 we patched the API to return the current (tip) layer rather than statically returning the first layer of the third epoch as the current layer. But this still isn't really accurate. What we really want is for the API to instead return the latest synced layer. This information is currently not exposed to the API, but it could be, and it definitely lives in the sync code somewhere, since s

Improve this page

Add a description, image, and links to the cryptocurrencies 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 cryptocurrencies topic, visit your repo's landing page and select "manage topics."

Learn more