Skip to content
#

cryptocurrencies

Here are 737 public repositories matching this topic...

PIVX
go-spacemesh
lrettig
lrettig commented Sep 25, 2020

Description

Many of the tests in https://github.com/spacemeshos/go-spacemesh/blob/develop/cmd/node/node_test.go use goroutines to run and interact with a process concurrently. They have require statements inside these goroutines, which is a no-no because when a require statement fails inside a goroutine it does not stop the test, in some cases causing tests to hang indefinitely. Here's one s

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

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.