hroff-1902
4cdcf00ddc
Merge branch 'develop' into rpc_notification_fixes
2020-02-14 00:10:50 +03:00
hroff-1902
0631fc937a
Merge pull request #2915 from freqtrade/documentation_test
...
fix configuration table
2020-02-13 17:27:54 +03:00
Matthias
02148a1df2
Fix datatype styling issues
2020-02-13 15:09:09 +01:00
Matthias
a93bc74eff
Update documentation ...
2020-02-13 07:04:37 +01:00
hroff-1902
634bf2b15c
Docs: Fix checking of runmode
2020-02-13 01:44:46 +03:00
Yazeed Al Oyoun
47874a4527
added logic to differentiate sell orders with double asterisk
2020-02-12 21:45:55 +01:00
hroff-1902
e73dac8d91
Merge pull request #2905 from Fredrik81/hyperopt-more-filters
...
Adding --min-trades, --max-trades, --max-avg-profit, --max-total-profit for hyperopt-list
2020-02-11 23:46:48 +03:00
Fredrik Rydin
539343b20d
Adding 2 more filter options for completeness
2020-02-11 21:29:55 +01:00
Matthias
64fb8e28ec
Merge pull request #2886 from freqtrade/docker_docs
...
Docker docs
2020-02-11 19:41:42 +01:00
Matthias
c35fe2c386
Add link to quick-start-guide
2020-02-11 19:29:43 +01:00
Fredrik Rydin
5b4d8d69ef
Adding --min-trades and --max-trades for hyperopt-list
2020-02-11 16:02:08 +01:00
Yazeed Al Oyoun
fc29564974
Fixed messages and readability
2020-02-11 15:58:40 +01:00
hroff-1902
2bcce33f23
Merge pull request #2888 from Fredrik81/hyperopt-filters
...
Added filter options to "hyperopt-list" in order to easier find epochs.
2020-02-10 23:59:40 +03:00
Fredrik Rydin
f2520c11e7
Used wrong utils.md as base
2020-02-10 21:19:25 +01:00
Fredrik Rydin
c924e4d519
Updated based on feedback:
...
- Profit commands now use float
- Compatible with --best
- Corrected wrong information in docs
2020-02-10 20:54:31 +01:00
Yazeed Al Oyoun
d69ddd2ac3
Apply suggestions from code review
...
Committed 1 code suggestion in code review.
Co-Authored-By: hroff-1902 <47309513+hroff-1902@users.noreply.github.com>
2020-02-10 11:54:12 +01:00
Matthias
7bb02d0cc6
Update docker-docs wording
2020-02-10 11:01:33 +01:00
dependabot-preview[bot]
6b4094fd92
Bump mkdocs-material from 4.6.0 to 4.6.2
...
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material ) from 4.6.0 to 4.6.2.
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases )
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG )
- [Commits](https://github.com/squidfunk/mkdocs-material/compare/4.6.0...4.6.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-10 08:02:45 +00:00
Matthias
db0475f9c3
Merge pull request #2890 from freqtrade/hroff-1902-patch-1
...
Add tip on running order types for Bittrex
2020-02-10 08:33:24 +01:00
hroff-1902
0ba8d13de9
Merge pull request #2831 from xmatthias/feat/new_config
...
introduce new-config subcommand
2020-02-09 22:11:37 +03:00
hroff-1902
f7c74e551f
Fix wording
2020-02-09 21:56:59 +03:00
hroff-1902
cc3f65d069
Fix typo
2020-02-09 19:45:04 +03:00
hroff-1902
c83da7cadb
Add section about order types into Bittrex Exchange-specific chapter
2020-02-09 19:11:06 +03:00
hroff-1902
40abdd2608
Suggest changing strategy
2020-02-09 18:54:04 +03:00
hroff-1902
c7ba85c2e6
Add tip on running order types for Bittrex
2020-02-09 14:19:13 +03:00
Fredrik Rydin
636bd5acb5
Added filter options to "hyperopt-list" in order to easier find epochs.
...
--profitable
Select only profitable epochs.
--min-avg-time INT
Select epochs on above average time.
--max-avg-time INT
Select epochs on under average time.
--min-avg-profit FLOAT
Select epochs on above average profit.
--min-total-profit FLOAT
Select epochs on above total profit.
2020-02-08 23:21:42 +01:00
Yazeed Al Oyoun
4fad7a462c
fixes in webhook-config docs
2020-02-08 21:19:07 +01:00
Yazeed Al Oyoun
f3b1161640
wide notifications fixes
2020-02-08 21:02:52 +01:00
Matthias
34f04668c1
Add template for bittrex
2020-02-08 14:02:51 +01:00
Matthias
f508324fc8
Update docker documentation to be easier to use
2020-02-08 13:38:45 +01:00
Matthias
fff8ced3b0
Merge pull request #2843 from hroff-1902/allow-derived-strategies
...
Allow derived strategies
2020-02-08 09:15:35 +01:00
hroff-1902
6990f6af25
Merge pull request #2870 from freqtrade/dry_run_docs
...
Add considerations for dry-run
2020-02-08 00:09:58 +03:00
Matthias
abf10aec98
Merge branch 'develop' into feat/new_config
2020-02-07 17:02:14 +01:00
Yazeed Al Oyoun
ff819386e1
added draws to backtesting tables, reduced len of some labels to help fit this without increasing total width
2020-02-07 03:51:50 +01:00
hroff-1902
f57bd6b616
Keep the docs clean for unexperienced users
2020-02-06 21:53:03 +03:00
hroff-1902
418e7adac1
Highlight syntax in advanced-hyperopt as well
2020-02-06 17:49:10 +03:00
hroff-1902
2034527faa
Update docs/strategy-customization.md
...
Co-Authored-By: Matthias <xmatthias@outlook.com>
2020-02-06 17:45:15 +03:00
hroff-1902
412f5d68de
Add description to hyperopt advanced doc chapter
2020-02-06 17:42:26 +03:00
hroff-1902
2846f9454f
Add description in the docs
2020-02-06 17:02:11 +03:00
hroff-1902
739acaa475
Wordings improved
2020-02-06 13:54:51 +03:00
Matthias
97e48080e8
Merge pull request #2839 from hroff-1902/list-hyperopts-2
...
Add list-hyperopts subcommand
2020-02-06 07:06:36 +01:00
Yazeed Al Oyoun
5b00eaa42d
Updated Strategy Summary table to match other backtesting tables ( #2864 )
2020-02-06 06:58:58 +01:00
Yazeed Al Oyoun
9639ffb140
added daily sharpe ratio hyperopt loss method, ty @djacky ( #2826 )
...
* more consistent backtesting tables and labels
* added rounding to Tot Profit % on Sell Reasosn table to be consistent with other percentiles on table.
* added daily sharpe ratio hyperopt loss method, ty @djacky
* removed commented code
* removed unused profit_abs
* added proper slippage to each trade
* replaced use of old value total_profit
* Align quotes in same area
* added daily sharpe ratio test and modified hyperopt_loss_sharpe_daily
* fixed some more line alignments
* updated docs to include SharpeHyperOptLossDaily
* Update dockerfile to 3.8.1
* Run tests against 3.8
* added daily sharpe ratio hyperopt loss method, ty @djacky
* removed commented code
* removed unused profit_abs
* added proper slippage to each trade
* replaced use of old value total_profit
* added daily sharpe ratio test and modified hyperopt_loss_sharpe_daily
* updated docs to include SharpeHyperOptLossDaily
* docs fixes
* missed one fix
* fixed standard deviation line
* fixed to bracket notation
* fixed to bracket notation
* fixed syntax error
* better readability, kept np.sqrt(365) which results in annualized sharpe ratio
* fixed method arguments indentation
* updated commented out debug print line
* renamed after slippage profit_percent so it wont affect _calculate_results_metrics()
* Reworked to fill leading and trailing days
* No need for np; make flake happy
* Fix risk free rate
Co-authored-by: Matthias <xmatthias@outlook.com>
Co-authored-by: hroff-1902 <47309513+hroff-1902@users.noreply.github.com>
2020-02-06 06:49:08 +01:00
Matthias
586cbc750c
Add considerations for dry-run
2020-02-06 06:45:11 +01:00
hroff-1902
d2cac1d8fd
Merge branch 'develop' into spreadfilter
2020-02-04 16:54:46 +03:00
untoreh
aa54fd2251
- added spread filter
...
- minimum value to volume pairlist
2020-02-04 14:49:59 +01:00
hroff-1902
505648fb66
Adjust docs
2020-02-02 19:41:22 +03:00
hroff-1902
6594679e52
Merge pull request #2779 from freqtrade/stoploss_market
...
Stoploss on exchange for Kraken
2020-02-02 14:48:45 +03:00
Matthias
d64751687b
Fix link and lowercase variable
2020-02-02 10:47:44 +01:00
Matthias
c224c66978
Small edits to install.md
2020-02-01 14:06:31 +01:00