Highlights
- Arctic Code Vault Contributor
Pinned
3,905 contributions in the last year
Contribution activity
December 2020
Created 198 commits in 6 repositories
Created a pull request in freqtrade/freqtrade that received 5 comments
set ohlcv limit on ccxt calls
Summary
Use limit parameter for fetch_ohlcv to avoid failures for some exchanges which requrire this parameter.
By setting ohlcv_candle_limit to th…
+31
−3
•
5
comments
Opened 14 other pull requests in 3 repositories
freqtrade/freqtrade
11
merged
1
open
- Refactor RPC dependency tree
- simplify telegram tests
- Move pairlists to be a plugin submodule
- add tests to verify exchange compatibility with ccxt
- introduce custom stoploss
- Refactor pairlist ohlcv download to use async
- Docker stage pi
- Avoid high fee wrong reports
- Models open price
- Ensure non-defined attributes fail correctly
- Introduce Protection Plugins
- improve setup.sh script
ccxt/ccxt
1
merged
freqtrade/frequi
1
merged
Reviewed 40 pull requests in 3 repositories
freqtrade/freqtrade 32 pull requests
- Telegram: specify custom keyboard in config
- Plot area between traces
- added /locks to command list
- Bump pytest-mock from 3.3.1 to 3.4.0
- Bump sqlalchemy from 1.3.20 to 1.3.22
- Bump pytest from 6.2.0 to 6.2.1
- Bump flake8-tidy-imports from 4.2.0 to 4.2.1
- Bump questionary from 1.8.1 to 1.9.0
- Bump ccxt from 1.39.33 to 1.39.52
- Bump joblib from 0.17.0 to 1.0.0
- Bump requests from 2.25.0 to 2.25.1
- plot_config: fill area between traces
- Update strategy-customization.md
- Bump python from 3.8.6-slim-buster to 3.9.1-slim-buster (build actions using 3.9)
- Bump pytest from 6.1.2 to 6.2.0
- Bump plotly from 4.13.0 to 4.14.1
- Bump python-rapidjson from 0.9.4 to 1.0
- Bump cachetools from 4.1.1 to 4.2.0
- Bump ccxt from 1.39.10 to 1.39.33
- Bump pandas from 1.1.4 to 1.1.5
- Bump flake8-tidy-imports from 4.1.0 to 4.2.0
- Update backtesting.md
- Update dockerfile to multistage
- Introduce Telegram /stats endpoint
- Update data-download.md
- Some pull request reviews not shown.