Highlights
- Arctic Code Vault Contributor
Pinned
3,852 contributions in the last year
Less
More
Contribution activity
February 2021
Created 135 commits in 6 repositories
Created 1 repository
- xmatthias/py_find_1st Python
Created a pull request in freqtrade/freqtrade that received 1 comment
Don't fail API calls when live price is not available
Summary Don't fail API calls when live price is not available closes #4405 Quick changelog Properly format NaN and infinity values, without failin…
+24
−0
•
1
comment
Opened 8 other pull requests in 2 repositories
freqtrade/freqtrade
7
merged
roebel/py_find_1st
1
merged
Reviewed 53 pull requests in 5 repositories
freqtrade/freqtrade 40 pull requests
- Bump ccxt from 1.41.90 to 1.42.19
- Bump tabulate from 0.8.8 to 0.8.9
- Bump python from 3.9.1-slim-buster to 3.9.2-slim-buster
- Bump cryptography from 3.4.5 to 3.4.6
- Bump scipy from 1.6.0 to 1.6.1
- Bump uvicorn from 0.13.3 to 0.13.4
- Bump python-telegram-bot from 13.2 to 13.3
- Bump tabulate from 0.8.7 to 0.8.8
- Fix example in storing-information docs
- fix(doc/plotting): misplaced comma in example code
- Add dust level to balance command in telegram
- pass data and config to loss function
- Bump cryptography from 3.3.2 to 3.4.5
- Bump ccxt from 1.41.70 to 1.41.90
- Bump joblib from 1.0.0 to 1.0.1
- Bump prompt-toolkit from 3.0.14 to 3.0.16
- Bump pandas from 1.2.1 to 1.2.2
- Add cumsum metric to backtest results
- config - add argument 'strategy_params'
- Solve Asynchronous Execution in Jupyter Notebook
- Bump python-telegram-bot from 13.1 to 13.2
- Bump ccxt from 1.41.62 to 1.41.70
- Bump py-find-1st from 1.1.4 to 1.1.5
- Bump numpy from 1.20.0 to 1.20.1
- Bump sqlalchemy from 1.3.22 to 1.3.23
- Some pull request reviews not shown.
freqtrade/technical 7 pull requests
freqtrade/frequi 3 pull requests
freqtrade/freqtrade-strategies 2 pull requests
xmatthias/pywnedpasswords 1 pull request
Created an issue in ccxt/ccxt that received 1 comment
binance load_markets misbehaves and queries private endpoint
OS: Linux Programming Language version: python CCXT version: 1.42.18 Since one of the last updates, binance seems to use private endpoints when c…
1
comment