stable/docs
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
..
assets Regenerate plots with new settings 2020-01-07 07:16:31 +01:00
images bigger logo 2018-12-28 15:55:51 +01:00
partials Add versions to doc theme 2019-10-08 06:21:05 +02:00
stylesheets remove underline from docs style 2019-10-08 19:41:18 +02:00
advanced-hyperopt.md The file will (for users) be in user_data - just in the repo it's in 2019-12-04 07:01:09 +01:00
advanced-setup.md minor: Fix formatting typo in docs 2019-12-01 19:10:30 +03:00
backtesting.md Minor: Refine fee example in the docs 2020-01-04 01:08:37 +03:00
bot-usage.md added daily sharpe ratio hyperopt loss method, ty @djacky (#2826) 2020-02-06 06:49:08 +01:00
configuration.md Merge branch 'develop' into spreadfilter 2020-02-04 16:54:46 +03:00
data-analysis.md Small corrections 2019-12-29 19:35:42 +01:00
data-download.md Add seperate exchange section in docs 2019-11-09 16:19:58 +01:00
deprecated.md Improve documentation wording 2019-09-24 06:39:00 +02:00
developer.md Add release documentation 2019-12-22 09:25:13 +01:00
docker.md Update documentation to new handling of dry-mode database 2019-12-22 10:16:56 +01:00
edge.md Small adjustments to relative_stake PR 2020-01-03 11:34:17 +01:00
exchanges.md Fix link and lowercase variable 2020-02-02 10:47:44 +01:00
faq.md Merge pull request #2397 from freqtrade/feat/new_args_system 2019-11-14 06:28:42 +01:00
hyperopt.md added daily sharpe ratio hyperopt loss method, ty @djacky (#2826) 2020-02-06 06:49:08 +01:00
index.md Change feature sorting to tell more of a story 2020-01-15 19:51:33 +01:00
installation.md Advise to use https method for git clone i.o ssh 2020-01-27 22:39:04 +03:00
plotting.md Minor changes in the docs 2020-01-13 06:41:16 +03:00
requirements-docs.txt Bump mkdocs-material from 4.5.1 to 4.6.0 2019-12-16 07:30:46 +00:00
rest-api.md Add documentation 2019-11-17 15:05:56 +01:00
sandbox-testing.md parametrize outdated_offset to simplify sandbox usage 2018-08-07 09:25:21 +02:00
sql_cheatsheet.md fix admonitions 2019-04-04 21:05:26 +02:00
stoploss.md UPdate documentation to reflect that stoploss-on-exchange is also 2020-01-19 14:40:09 +01:00
strategy-customization.md Use different time offsets to avoid confusion 2019-12-22 12:49:01 +01:00
strategy_analysis_example.md Convert StrategyLoader to static loader 2019-12-23 10:23:48 +01:00
telegram-usage.md Add documentation 2019-11-17 15:05:56 +01:00
utils.md Address PR feedback - change output to show Filename only 2019-12-28 06:25:45 +01:00
webhook-config.md Adjust documentation 2019-12-08 14:10:26 +01:00