cryptocurrencies
Here are 714 public repositories matching this topic...
-
Updated
Sep 12, 2020 - C++
-
Updated
Mar 12, 2020 - Python
-
Updated
Aug 19, 2020 - JavaScript
-
Updated
Jul 14, 2020 - Python
-
Updated
Aug 20, 2020 - HTML
-
Updated
Jun 14, 2018 - JavaScript
-
Updated
Jan 9, 2020 - JavaScript
-
Updated
Sep 6, 2020
-
Updated
Aug 24, 2020 - Python
-
Updated
May 12, 2020 - Go
- Start wallet from scratch
- Go to Receive tab
- Assuming Receiving address that got showed up first had no label, button would be
Add Label - When you click on a Receiving address that is already labeled, button will change to
Edit Label, and when you select again an address without label, button will stayEdit Labelinstead ofAdd Label.
 without needing a special ulimit env. This will also be useful for running against the other operating systems in CI (see #2060).
Right now, I cannot even run the full unit test suite locally on my Mac, even wi
Add createwallet
Can this library be use to handle more than 1 wallet, bitcoin-cli.exe have the createwallet command with a unique id and the connection can have the --rpcwallet with the same id.
What are the alternative if I need to handle more than 1 wallet. Thanks
-
Updated
Jun 6, 2020 - JavaScript
-
Updated
May 6, 2019
-
Updated
Jul 21, 2019 - Python
-
Updated
Sep 3, 2020 - TypeScript
-
Updated
Aug 6, 2020 - Python
-
Updated
Sep 10, 2020 - TypeScript
-
Updated
Sep 10, 2020 - C++
Mysterious error
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
-
Updated
Jul 21, 2020 - JavaScript
-
Updated
Sep 11, 2020 - Rust
-
Updated
Mar 15, 2019 - JavaScript
-
Updated
Aug 29, 2020 - Python
Improve this page
Add a description, image, and links to the cryptocurrencies topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the cryptocurrencies topic, visit your repo's landing page and select "manage topics."
Describe the enhancement
Could you provide the .devcontainer with full installed dependencies for development and strategy customization?
Thanks!