8000 Merge latest changes from freqtrade/freqtrade/develop by cssjr · Pull Request #1 · cssjr/freqtrade · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Merge latest changes from freqtrade/freqtrade/develop #1

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 267 commits into from

Conversation

cssjr
Copy link
Owner
@cssjr cssjr commented Aug 15, 2021

Thank you for sending your pull request. But first, have you included
unit tests, and is your code PEP8 conformant? More details

Summary

Explain in one sentence the goal of this PR

Solve the issue: #___

Quick changelog

What's new?

Explain in details what this PR solve or improve. You can include visuals.

xmatthias and others added 30 commits July 6, 2021 19:48
8000
that breaks CI for PR's
Censor DB password when outputting to logs
…hting is all correct. Explicitly listed each one in .gitignore to prevent a real config file from being uploaded accidently
xmatthias and others added 29 commits August 9, 2021 11:18
Fix Typo of Kukoin to Kucoin
Fix recently introduced lookahead bias in backtesting
This allows providing the "current closed" candle in all cases.
Cache dataframe before cutting the first candle
Avoiding memory-exhaustion on huge hyperopt results

closes #5305
closes #5149
Stream hyperopt-result in small batches
The list is changed during running!
Column is mistakenly excluded because advise_buy() creating this column runs after code detecting presence of buy_tag column.
Fix buy_tag not being saved to trade object.
Add max-slippage limiting for dry-run orders to avoid insane market o…
@cssjr cssjr closed this Aug 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0