Pinned
4,042 contributions in the last year
Less
More
Contribution activity
August 2021
Created 144 commits in 6 repositories
Created a pull request in freqtrade/freqtrade that received 6 comments
Hyperopt protections and Boolean parameter
Summary Add hyperopt support for protections closes #4458 Quick changelog Requires protections to be set as property in the strategy config / regu…
+316
−98
•
6
comments
Opened 11 other pull requests in 2 repositories
freqtrade/freqtrade
7
merged
1
open
1
closed
- Simplify fiat_convert and handle multi-mappings
- Fix no-event-loop available
- Add backtest-detail to allow intra-candle backtests
- Add max-slippage limiting for dry-run orders to avoid insane market o…
- Stream hyperopt-result in small batches
- Cache dataframe before cutting the first candle
- Fix recently introduced lookahead bias in backtesting
- Update CI to run on python 3.10
- Remove legacy hyperopt
ccxt/ccxt
2
merged
Reviewed 49 pull requests in 3 repositories
freqtrade/freqtrade
41 pull requests
- Lev strat name changes
- Custom order price
- fix: typo spelling grammar
- Bump uvicorn from 0.14.0 to 0.15.0
- Lev-strat
- Bump pandas from 1.3.1 to 1.3.2
- Bump plotly from 5.1.0 to 5.2.1
- Bump mkdocs-material from 7.2.2 to 7.2.4
- Bump numpy from 1.21.1 to 1.21.2
- Bump ccxt from 1.54.74 to 1.55.6
- Bump flake8-tidy-imports from 4.3.0 to 4.4.1
- Funding Fee (Futures)
- Fix buy_tag not being saved to trade object.
- The list is changed during running!
- Lev exchange
- Update README.md
- Changed interest implementation (Margin)
- A decorator for easy creation of informative pairs
- Bump types-requests from 2.25.1 to 2.25.6
- Bump types-filelock from 0.1.4 to 0.1.5
- Replaced the term margin with leverage when it should say leverage (All comments)
- Liquidation price
- Bump types-cachetools from 0.1.9 to 0.1.10
- Bump ccxt from 1.54.24 to 1.54.62
- Bump types-tabulate from 0.1.1 to 0.8.2
- Some pull request reviews not shown.
freqtrade/freqtrade-strategies
5 pull requests
freqtrade/technical
3 pull requests
Created an issue in ccxt/ccxt that received 5 comments
gate.io calculate fee not working for taker fees
OS: linux
Programming Language version: python
CCXT version: 1.54.88
get_calculate_fee seems to fail for gate.io when using maker fees (while tak…
5
comments