Commit Graph
100 Commits
Author SHA1 Message Date
hroff-1902 dea4ef957e Merge pull request #2982 from freqtrade/rate_side_optional
Rate side configurable
2020-03-04 16:07:08 +03:00
hroff-1902 4513edf450 Merge pull request #3017 from freqtrade/ci_windows_38
CI on windows with python 3.8
2020-03-03 17:21:55 +03:00
hroff-1902 82bdd01843 Merge pull request #3003 from Fredrik81/cores-and-arguments
Hyperopt: fix number of CPU cores, jobs and total epochs
2020-03-03 02:12:21 +03:00
hroff-1902 52cd5f9127 Better use enumerate: more correct and more pythonic 2020-03-03 01:42:25 +03:00
hroff-1902 45c9496792 Do not run optimizer for 'jobs' epochs for the last iteration 2020-03-03 01:33:11 +03:00
hroff-1902 a7d4755859 optimize calculation of current_jobs 2020-03-03 01:20:14 +03:00
hroff-1902 92425642da Fix config_jobs 2020-03-03 01:00:24 +03:00
hroff-1902 db1227f279 Merge pull request #3007 from yazeed/hyperopt_interface_sort
hyperopt_interface.py code styling
2020-03-02 02:22:44 +03:00
hroff-1902 8475baba4e Merge pull request #2995 from freqtrade/stake_curr_empty
Allow Stake currency empty when using download-data
2020-03-02 00:53:09 +03:00
hroff-1902 e20b06408c Merge pull request #3000 from freqtrade/fix/jupyter_example
[minor] Fix jupyter notebook example
2020-03-02 00:49:21 +03:00
hroff-1902 0a2f854302 Merge pull request #3001 from freqtrade/doc-nonce
[minor] Add note about InvalidNonce to documentation
2020-03-01 01:28:34 +03:00
hroff-1902 415f1dc25b Merge pull request #2999 from freqtrade/release_docs
[minor] improve and correct release documentation
2020-02-29 18:31:11 +03:00
hroff-1902 293d1fca5c Merge pull request #2998 from freqtrade/try_fix_randomfailure
Try fix random testfailure
2020-02-29 18:29:54 +03:00
hroff-1902 0528af1700 Merge pull request #2879 from freqtrade/sortino_hyperopt_loss
Sortino hyperopt loss
2020-02-29 11:36:27 +03:00
hroff-1902 bee8e92f02 Final changes, use sqrt i.o. statistics.pstdev 2020-02-28 23:50:25 +03:00
hroff-1902 866c51acc5 Merge pull request #2988 from freqtrade/fix/dryrun
run-mode not correctly set when using --dry-run
2020-02-27 22:09:18 +03:00
hroff-1902 c0001fcb8c Merge pull request #2987 from Fredrik81/table-style
Minor change to standardize table style.
2020-02-27 18:30:14 +03:00
hroff-1902 c1c0b59223 Merge pull request #2974 from freqtrade/enhance_roi_doc
Add timeframe_to_minutes to ROI documentation
2020-02-27 18:18:24 +03:00
hroff-1902 90065843a5 Merge pull request #2983 from freqtrade/runmode
Logging should be initialized first
2020-02-27 12:22:37 +03:00
hroff-1902 893d9cde8d Merge pull request #2943 from Fredrik81/add-print-table
Added function to print hyperopt-list as table using tabulate
2020-02-27 05:22:41 +03:00
hroff-1902 30b0911645 Merge pull request #2976 from gaugau3000/doc_update_config_section
[Doc update config section] - [minor]
2020-02-26 12:45:06 +03:00
hroff-1902 e6d003f8f2 Merge pull request #2973 from freqtrade/support_non_pairs
Support non pairs
2020-02-26 12:20:45 +03:00
hroff-1902 297e63de0a Merge pull request #2970 from freqtrade/install_docs
simplify installation documentation
2020-02-26 11:48:51 +03:00
hroff-1902 c9b6bb1229 Merge pull request #2954 from freqtrade/rate_caching
Improve and fix buy / sell Rate caching
2020-02-26 04:27:39 +03:00
hroff-1902 5a900858d8 Merge branch 'develop' into rate_caching 2020-02-26 04:04:20 +03:00
hroff-1902 ce2e039e5f Update docs/configuration.md 2020-02-26 01:58:32 +03:00
hroff-1902 e545ef563c Wording adjusted in helpstring 2020-02-23 22:50:58 +03:00
hroff-1902 430f53ca11 Merge pull request #2955 from freqtrade/fix/2948
Load ohlcv data as float
2020-02-22 17:16:54 +03:00
hroff-1902 43add0b159 Merge pull request #2947 from freqtrade/fix_failing_dockerbuild
Use correct strategy path for docker testing
2020-02-20 16:53:39 +03:00
hroff-1902 bee28a1061 Merge pull request #2944 from freqtrade/move_defaultstrategy
Move defaultstrategy
2020-02-20 08:52:24 +03:00
hroff-1902 f2f2c281c0 Merge pull request #2719 from xmatthias/data_handler
Introduce Data handler
2020-02-19 21:22:08 +03:00
hroff-1902 2d2fd968c8 Merge pull request #2941 from freqtrade/github_actions_tests
GitHub actions tests
2020-02-19 14:58:12 +03:00
hroff-1902 16cbd441ce Merge pull request #2931 from freqtrade/status_badge
Add github actions badge
2020-02-18 10:55:34 +03:00
hroff-1902 7b9bd70d97 Merge pull request #2930 from freqtrade/ftx_fix_ohlcv
increment limit to adjust to FTX defaults (1500 candles)
2020-02-16 15:53:27 +03:00
hroff-1902 36670fb5d9 Merge pull request #2929 from yazeed/fix_status_table
/status table quick fix
2020-02-15 23:09:50 +03:00
hroff-1902 9d09a67dea Merge pull request #2925 from freqtrade/fix_edgedocs
Fix edge documentation rendering
2020-02-15 19:41:59 +03:00
hroff-1902 c453969235 Merge pull request #2922 from freqtrade/config_userdir
default to loading config.json from userdir if it exists
2020-02-15 08:00:04 +03:00
hroff-1902 bba7a38144 Merge pull request #2906 from freqtrade/fix/jupyterexample
Update data-analysis documentation to properly initialize configuration
2020-02-14 22:36:35 +03:00
hroff-1902 2dea362eda Merge pull request #2887 from yazeed/rpc_notification_fixes
Wide RPC notifications fixes
2020-02-14 03:51:23 +03:00
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
hroff-1902 b2328cdf4f Do not subtract risk_free_ratio twice 2020-02-13 07:07:35 +03:00
hroff-1902 634bf2b15c Docs: Fix checking of runmode 2020-02-13 01:44:46 +03: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
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
hroff-1902 df8a27fba6 Merge pull request #2900 from freqtrade/rem_bin
Break the old binary file so users are forced to reinstall
2020-02-10 20:52:13 +03:00
hroff-1902 05128d21a8 Suggest to run flake for scripts 2020-02-10 20:48:49 +03:00
hroff-1902 da03c36875 Merge pull request #2899 from freqtrade/mypy_tests
Fix mypy type errors in tests
2020-02-10 15:43:57 +03:00
hroff-1902 0ac0ca74b5 return back hint for running mypy 2020-02-10 15:41:09 +03:00
hroff-1902 4af25ec315 Adjust mypy and flake commands 2020-02-10 05:52:07 +03: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 9ec9a7b124 Fix t_index to be normalized 2020-02-09 21:20:15 +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 c89a32224c Fix SharpeHyperOptLossDaily 2020-02-09 18:40:19 +03:00
hroff-1902 c7ba85c2e6 Add tip on running order types for Bittrex 2020-02-09 14:19:13 +03: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
hroff-1902 c501fd0a70 Merge pull request #2875 from yazeed/distinguish_draws_from_wins
Add draws column to backtesting tables
2020-02-07 22:55:12 +03: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-1902andMatthias 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
hroff-1902 b5ee4f17cb Merge pull request #2830 from orehunt/spreadfilter
- added spread filter
2020-02-04 23:37:09 +03:00
hroff-1902 d2cac1d8fd Merge branch 'develop' into spreadfilter 2020-02-04 16:54:46 +03:00
hroff-1902 f5fb129483 Merge pull request #2858 from freqtrade/fix/rolling_max
Fix implementation of rolling_max
2020-02-04 14:05:05 +03:00
hroff-1902 d457d43999 Merge pull request #2833 from hroff-1902/type-hints
Add some type hints
2020-02-03 23:24:26 +03:00
hroff-1902 ffb53a6df5 get rid of typing.cast() 2020-02-03 23:08:35 +03:00
hroff-1902 82590657fb Merge pull request #2848 from freqtrade/dependabot/pip/develop/scikit-optimize-0.7.1
Bump scikit-optimize from 0.5.2 to 0.7.1
2020-02-03 22:53:01 +03:00
hroff-1902 64f04845b6 Merge pull request #2850 from freqtrade/try_fix_randoM-test
make sure asyncio_loop is not initialized within ccxt code
2020-02-03 17:45:49 +03:00
hroff-1902 df249c7c03 Remove unclear comment 2020-02-03 09:37:50 +03:00
hroff-1902 5c20311768 Merge pull request #2844 from freqtrade/coveralls_twice
Only run coveralls once
2020-02-03 09:18:42 +03:00
hroff-1902 e8c1abc509 Merge pull request #2799 from freqtrade/fix_stoploss_recreated
Fix stoploss recreated
2020-02-02 16:59:45 +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
hroff-1902 e1356fb80e Merge pull request #2800 from yazeed/enhanced_check_depth_of_market_logging
better logging on check_depth_of_market_buy()
2020-01-29 10:56:14 +03:00
hroff-1902 27d46ed06f Merge pull request #2804 from freqtrade/utils_commands
Utils commands
2020-01-26 21:40:04 +03:00
hroff-1902 1ae3fb4d2f Merge pull request #2803 from freqtrade/edge_no__init__
Move edge-module out of __init__.py
2020-01-26 15:21:21 +03:00
hroff-1902 f6278da23f Merge pull request #2802 from freqtrade/try_fixrandomfailure
Fix missed mock
2020-01-25 16:05:22 +03:00
hroff-1902 82797e768f Merge pull request #2796 from freqtrade/update_wallets_after_foresell
update wallets after forcesell
2020-01-23 00:10:47 +03:00
hroff-1902 9176064047 Merge pull request #2795 from freqtrade/tests_buy_rate
Add parametrized tests for get_buy_rate
2020-01-23 00:05:40 +03:00
hroff-1902 2b4d821d30 Merge pull request #2794 from freqtrade/rename_get_target_bid
rename get_target_bid
2020-01-22 17:19:04 +03:00
hroff-1902 055f3fd1fd Merge pull request #2790 from freqtrade/backtest_optimize
Fix typo in sell-reason table generation
2020-01-22 12:29:20 +03:00
hroff-1902 40843566d0 Merge pull request #2791 from freqtrade/windows_ci_fix
upgrade pip in windows environment
2020-01-22 12:16:04 +03:00
hroff-1902 66415d48d4 Merge pull request #2787 from freqtrade/dry_run_optional
remove default value calls for dry_run
2020-01-20 23:08:17 +03:00
hroff-1902 d54b1dade3 Merge pull request #2786 from freqtrade/fix/stoploss_on_exchange_dryrun
Fix/stoploss on exchange dryrun
2020-01-20 22:50:38 +03:00
hroff-1902 2f82122fc4 Merge pull request #2763 from freqtrade/fix/precision_rounding
Fix/precision rounding
2020-01-17 01:25:30 +03:00
hroff-1902 889929f782 Merge pull request #2772 from freqtrade/safe_sell_amount_update_wallet
Safe sell amount update wallet
2020-01-16 00:15:34 +03:00
hroff-1902 a20f502159 Merge pull request #2771 from freqtrade/fix/2770
Fix bad bug in safe_sell_amount
2020-01-15 23:33:04 +03:00
hroff-1902 854bb0056b Merge pull request #2583 from gaugau3000/doc_feature_section
Doc feature section
2020-01-15 22:55:39 +03:00
hroff-1902 f7f56f5eda Merge pull request #2768 from freqtrade/rpc/refresh_balance
refresh wallets on /balance call
2020-01-15 16:34:09 +03:00
hroff-1902 af36635769 Minor changes in the docs 2020-01-13 06:41:16 +03:00
hroff-1902 495728f502 Refine docs 2020-01-13 06:41:16 +03:00
hroff-1902 83b88e7916 Remove Required marks for new settings 2020-01-10 23:14:17 +03:00
hroff-1902 3faa2d0eb9 Refine description for last_stake_amount_min_ratio 2020-01-10 22:59:02 +03:00
hroff-1902 7c7f7b9ece Merge pull request #2755 from freqtrade/backtest_mean
Add average profit to sell_reason stats
2020-01-09 20:35:35 +03:00
hroff-1902 cee8f3349e rearrange features -- move Run to the top 2020-01-09 04:16:57 +03:00
hroff-1902 9559cb988e reworked 2020-01-09 04:12:43 +03:00