Cryptocurrency
A cryptocurrency is a digital currency that only has value dependent on those who back it. For security, cryptocurrencies rely on blockchaining: a database organized in such a way that records are kept secure through peer-to-peer networks. Each record is kept within a block, and each block holds a timestamp and link to the block before it. The first cryptocurrency was Bitcoin, implemented in 2009 by Satoshi Nakamoto.
Here are 2,011 public repositories matching this topic...
-
Updated
Apr 21, 2022 - Python
Creating a new issue based on lbryio/lbry-sdk#877
- Update ensure_directory_exists() to check that the directory is writable by the current process.
- If it's not, return a useful error
- Add tests to cover the case when
- download directory does not exist
- download dir exists but is not writable
- dir exists an
-
Updated
Apr 15, 2022 - Python
-
Updated
Apr 21, 2022 - Python
-
Updated
Apr 21, 2022 - Python
Reading currencies, alphavantage returns a greeting note ("welcome") and this note raises an error in alphavantage.py line 363.
elif "Note" in json_response and self.treat_info_as_error:
raise ValueError(json_response["Note"])
For this reason, alphavantage does not work in home assistant.
-
Updated
Apr 21, 2022 - Python
-
Updated
Sep 22, 2021 - Python
-
Updated
Apr 19, 2022 - Python
-
Updated
Mar 21, 2022 - Python
-
Updated
Mar 17, 2022 - Python
-
Updated
Mar 23, 2022 - Python
-
Updated
Apr 18, 2022 - Python
-
Updated
Mar 16, 2022 - Python
A useful feature where the user specifies the quantity to take in an orderbook and callback returns the average price paid for that lot size. For example if the offers in the order book for BTC-USD was the following:
Price | size
11,000 | 1
10,500 | 1
10,000 | 1
If the user specified quantity 3, the callback would return 10,500.
-
Updated
Jan 20, 2022 - Python
-
Updated
Apr 6, 2022 - Python
-
Updated
Dec 1, 2021 - Python
-
Updated
Jun 28, 2021 - Python
-
Updated
Jan 18, 2019 - Python
Upgrade to isort 5
https://pycqa.github.io/isort/docs/major_releases/introducing_isort_5.html
https://pycqa.github.io/isort/docs/upgrade_guides/5.0.0.html
It might be possible to use one of the new isort profiles instead of our custom configuration.
If you have an outdated ESP32 core, you will probably see the message like this while compiling the code:
ResolveLibrary(sha/sha_parallel_engine.h)
-> candidates: []ESP32_Code:59:85: fatal error: sha/sha_parallel_engine.h: No such file or directory
#include "sha/sha_parallel_engine.h" // Include hardware accelerated hashing library
^
compilation terminated.-
Updated
Apr 6, 2022 - Python
-
Updated
Mar 23, 2022 - Python
-
Updated
Dec 22, 2021 - Python
-
Updated
Apr 20, 2022 - Python
-
Updated
Apr 15, 2021 - Python
Describe your environment
N/A
Describe the enhancement
Currently it seems the max_open_trades can have significant impact on profit. The only way I have been able to find a good number is to run several back