Skip to content
#

cryptocurrencies

Here are 699 public repositories matching this topic...

nano-node
rkeene
rkeene commented Dec 14, 2018

In order to better propagate only live blocks to peers, we need to be able to classify blocks as either "new"/"active" or "existing" from the perspective of the network, but from our node.

One way we could accomplish this is to have representatives periodically emit a signed message that gives a fuzzy view into their complete ledger.

One way to construct this fuzzy view is to XOR the hash of

kooomix
kooomix commented Jul 8, 2018

Hi,

I the documentation here it says: "Support for accessing multiple exchanges per algorithm, which opens the door to cross-exchange arbitrage opportunities."

Does catalyst really support multiple exchanges using the same algorithm? If so - how this can be done? (no documentation for it)

Thanks!

go-spacemesh
y0sher
y0sher commented Mar 14, 2019

Overview / Motivation

we want to reduce code duplication in the makefile

The Task

Add a makefile function that returns a bin_path string based on the OS and the bin name provided.

Example:
bin_path(p2p)
on windows will return : pwd/build/p2p.exe
on unix: pwd/build/p2p

Implementation Notes

TODO: Add links to relevant resources, specs, related issues, etc...

Contrib

hickscorp
hickscorp commented Dec 23, 2017

Issue Label:

  • Bug
  • New feature
  • Enhancement

Description:

I'm new to this cryptowatch script, and I have no clue on how to actually create that portfolio file, what format it should be in. IMO a little bit of documentation would add a ton of traction to this script.

I tried to edit the configuration, but it's little to no use: having to supply one address per cryp

LefterisJP
LefterisJP commented Apr 3, 2020

Task description

Gemini mocks are not made for history/accounting integration testing. Gemini offers a sandbox but we have done way too many trades in the sandbox to do any testable calculations. So should also probably be mocked.

They should be enabled here:

https://github.com/rotki/rotki/blob/6e7728818977ba9c27a4e6ac70eaf7535ae9725c/rotkehlchen/tests/fixtures/rotkehlchen.py#L200

M

ZongUin
ZongUin commented May 16, 2018

There is this error when I use backtest :

perl backtest.pl Gekko BacktestTool v0.6 Website: https://github.com/xFFFFF/Gekko-BacktestTool

Exchange list: history/binance_0.1.db
config/strategies/MACD.tomltrue[2018-05-16 14:29:20] Brute Force mode enabled
config/strategies/CCI.tomltrue[2018-05-16 14:29:20] Brute Force mode enabled
config/strategies/RSI.tomltrue[2018-05-16 14:29:20

comit-rs

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

You can’t perform that action at this time.