8000 Release 0.17.2 by shusso · Pull Request #1252 · freqtrade/freqtrade · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Release 0.17.2 #1252

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

Merged
merged 260 commits into from
Oct 3, 2018
Merged

Release 0.17.2 #1252

merged 260 commits into from
Oct 3, 2018

Conversation

shusso
Copy link
Member
@shusso shusso commented Oct 2, 2018

merging develop to master for 0.17.2

Will do a release with changelog after this has been merged.

xmatthias and others added 30 commits August 1, 2018 21:44
This is the last cut that was in #1117 before i closed that PR

This PR allows a user to set the flag "ta_on_candle" in their config.json

This will change the behaviour of the the bot to only process indicators
when there is a new candle to be processed for that pair.

The test is made up of "last dataframe row date + pair" is different to
last_seen OR  ta_on_candle is not True
to correctly manage the last seen of a pair.
no new candle, async function will just return the last cached candle
locally and doesn’t hit the API
* check config-setting first - avoids any call to "candle_seen"
eventually
xmatthias and others added 26 commits September 25, 2018 19:20
Scheduled daily dependency update on tuesday
don't print "NAN" lines in "left_open_trades"
refactor load_markets out of validate_pairs
Scheduled daily dependency update on wednesday
Fix exception when order cannot be found
Remove direct call to pytest fixture to elliminate pytest warning
Add offset to "get_trades_for_order"
Only load strategy once during backtesting
Patch exchange to not cause network delays during tests
Scheduled daily dependency update on sunday
Scheduled daily dependency update on monday
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.2%) to 98.34% when pulling d549fe3 on release-0.17.2 into aa10c6e on master.

Copy link
Member
@xmatthias xmatthias left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@shusso shusso merged commit e63e808 into master Oct 3, 2018
@shusso shusso deleted the release-0.17.2 branch October 3, 2018 10:09
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.

10 participants
0