Commit Graph

80 Commits

Author SHA1 Message Date
Matthias 50b572a657 Merge branch 'develop' into strategy_version 2019-08-28 19:29:53 +02:00
Matthias 8923c02222 docstring wording 2019-08-28 06:07:18 +02:00
Matthias 51fbeed71f Rename TestStrategy to SampleStrategy 2019-08-27 06:42:10 +02:00
Matthias 0e62b8bd85 Update strategy_version to INTERFACE_VERSION 2019-08-26 20:16:03 +02:00
Matthias 92011f8294 Introduce strategy_version variable 2019-08-26 19:44:33 +02:00
Matthias ad6de07d2b
Merge pull request #2155 from jraviotta/analysis
split example notebooks
2019-08-22 15:54:08 +02:00
Matthias 0e81d7204c Clense jupyter notebook 2019-08-22 15:43:39 +02:00
Jonathan Raviotta 8cc477f353 edits 2019-08-20 00:47:10 -04:00
Matthias 0a478bc0dc Merge branch 'develop' into align_userdata 2019-08-18 15:00:12 +02:00
Jonathan Raviotta 2cffc3228a split example notebooks 2019-08-17 19:37:34 -04:00
hroff-1902 e5dcd520ba cosmetics in sample_hyperopt and default_hyperopt 2019-08-12 02:19:50 +03:00
Matthias 2c5a499a8b Merge branch 'develop' into align_userdata 2019-08-10 20:15:07 +02:00
Matthias 74e583a612
Merge pull request #2094 from hroff-1902/hyperopt-roi-stoploss
Simplify custom hyperopts -- no need to copy ugly methods in every custom implementation
2019-08-10 15:49:52 +02:00
Jonathan Raviotta dd35ba5e81 added imports to doc code blocks. 2019-08-09 17:06:19 -04:00
Jonathan Raviotta 3cc772c8e9 added reminders 2019-08-09 11:53:29 -04:00
Jonathan Raviotta 247d7475e1 fixes to example notebook. 2019-08-09 11:41:05 -04:00
Jonathan Raviotta 51d59e673b fixed another instance of Path in docs and nb 2019-08-09 11:36:53 -04:00
Jonathan Raviotta ccf3c69874 edits to clarify backtesting analysis 2019-08-08 22:09:15 -04:00
hroff-1902 0d4a2c6c3a advanced sample hyperopt added; changes to helpstrings 2019-08-08 22:51:37 +03:00
Jonathan Raviotta 2bc67b4a96 missed a call of os.path. removed it. 2019-08-07 20:47:37 -04:00
Jonathan Raviotta 9df1c23c71 changed Path, added jupyter 2019-08-07 19:48:55 -04:00
Jonathan Raviotta 8418dfbaed edits for jupyter notebook example 2019-08-06 22:35:14 -04:00
hroff-1902 c6444a10a8 move roi_space, stoploss_space, generate_roi_table to IHyperOpt 2019-08-05 18:07:25 +03:00
Matthias c85cd13ca1 Change default backtest result to "backtest_results" - backtest_data is
misleading
2019-07-28 14:55:19 +02:00
Matthias 545ff6f9f1 Fix typo 2019-07-18 06:31:44 +02:00
Matthias b8704e12b7 Add sample hyperopt loss file 2019-07-17 20:51:44 +02:00
Matthias 639a4d5cf7 Allow importing interface from hyperopt.py 2019-07-17 07:15:43 +02:00
Matthias 0e500de1a0 Add sample loss and improve docstring 2019-07-17 06:32:24 +02:00
Matthias 2a20423be6 Allow loading custom hyperopt loss functions 2019-07-15 21:35:42 +02:00
Misagh 24f86e9ff3
Merge pull request #1931 from freqtrade/fix/trailing_stoploss_offset
Fix/trailing stoploss offset
2019-06-14 14:32:32 +02:00
Matthias a4d8424268 trailing_stop_positive should only be set when needed, and
none/undefined otherwise
2019-06-13 19:34:46 +02:00
Yuliyan Perfanov f9fe266364 check for runmode before retrieving the orderbook 2019-06-06 18:52:14 +03:00
Yuliyan Perfanov 2e6ded06a9 removed redundant print() 2019-06-06 18:25:58 +03:00
Yuliyan Perfanov c68fe7a685 example how to use best bid and ask in strategy 2019-06-02 13:27:44 +03:00
Misagh ea83b2b1d0 legacy code removed. 2019-05-29 14:17:09 +02:00
hroff-1902 c3e93e7593 fix reduce() TypeError in hyperopts 2019-05-24 23:08:56 +03:00
Matthias 9fad83bd15 Fix 1 to 0 2019-02-17 15:55:47 +01:00
Matthias f1ededf0eb Fix typo in test-strategy, add volume > 0 check to buy/sell check 2019-02-17 15:40:08 +01:00
Misagh 421be5da86
Merge pull request #1511 from freqtrade/fix/more_settings_strategy
add more settings to strategy
2019-01-30 11:22:10 +01:00
Matthias ba07348b82 Rename additional_pairs to informative_pairs 2019-01-26 19:22:45 +01:00
Matthias 9960fe07bc Add experimental settings to sample strategy 2019-01-24 07:08:21 +01:00
Matthias ad8b1bbb79 Change default for positive_offset in sample 2019-01-23 20:57:31 +01:00
Matthias 6e2de75bcb Add additional_pairs to strategy 2019-01-22 07:07:15 +01:00
Matthias 167088827a include default buy/sell trends for the hyperopt strategy 2019-01-06 14:13:15 +01:00
Matthias 798ae460d8 Add check if trigger is in parameters 2019-01-06 13:29:14 +01:00
Matthias 68ba1e1f37 Add sell signal hyperopt 2019-01-06 13:29:14 +01:00
Matthias f7b96d839d Add trailing options to sample-strategy 2019-01-05 09:03:26 +01:00
misagh b7aa77acdd conflict resolved 2018-12-04 20:28:07 +01:00
misagh 9f26022ce5 copy/paste corrected 2018-11-25 22:08:42 +01:00
misagh 962b02b079 one last step before tests 2018-11-25 22:02:59 +01:00