Commit Graph

106 Commits

Author SHA1 Message Date
hippocritical bcef00edee changed to ast_comments, added tests for comments. 2023-02-17 21:04:26 +01:00
robcaulk 8664e8f9a3 create a prediction_models folder where basic prediction models can live (similar to optimize/hyperopt-loss. Update resolver/docs/and gitignore to accommodate change 2022-05-17 17:13:38 +02:00
Matthias 87f1060abc Default docker to log into log-dir 2020-04-21 19:47:49 +02:00
Matthias 6fbdd6bee9 Remove unused directory from user_data 2020-01-02 09:51:24 +01:00
Matthias 471bd4d889 Small stylistic fixes 2019-11-21 06:32:45 +01:00
Matthias 084efc98d7 Address test-failures due to file moves 2019-11-21 06:32:45 +01:00
Matthias 258d4bd6ae move sample-files from user_data to templates folder 2019-11-21 06:32:45 +01:00
hroff-1902 5f88c4aad9
Add example of usage for Aroon, Aroon Oscillator 2019-11-20 19:31:30 +03:00
Matthias 9b050523e9
Merge pull request #2397 from freqtrade/feat/new_args_system
require subcommand for all actions
2019-11-14 06:28:42 +01:00
Matthias 5b62ad876e Remove hyperopts occurances 2019-11-13 09:39:00 +01:00
Matthias 334ac8b10c Adapt documentation for timeframe 2019-11-12 15:13:06 +01:00
Matthias 6550e1fa99 Change docstring in sampleHyperopt 2019-11-03 09:55:38 +01:00
Matthias 3287cdd47a Improve documentation regarding loading methods from hyperopt 2019-11-02 13:01:42 +01:00
Matthias 97d0f93d3c Align samples (hyperopt and strategy) to work together 2019-11-02 11:11:13 +01:00
Matthias bba8e61409 Rename function in samples 2019-10-30 20:05:44 +01:00
Matthias 6928c685a8 Add documentation sample for parallel_trade_analysis 2019-10-30 14:12:41 +01:00
Matthias 5c2682e2c9 Add startup_candle_count to sample strategy 2019-10-27 09:44:56 +01:00
hroff-1902 a4dfd77d23 Fix double comments for ADX 2019-10-15 22:35:14 +03:00
hroff-1902 36d5bb6f99 Adjust ADX placement in the comments 2019-10-15 21:11:41 +03:00
Matthias e6e35c2584 Switch samplestrategy from ADX to RSI 2019-10-15 19:45:01 +02:00
Matthias ace70510f3 Wording fixes 2019-10-15 14:50:51 +02:00
Matthias a320d4ccba Don't sell with 0 profit in samplestrategy 2019-10-14 20:42:08 +02:00
Matthias 790e6146f5 Use crossed() in sample strategy 2019-10-14 20:17:40 +02:00
hroff-1902 4d062d41cb Improve comments in the SampleStrategy; set use_sell_signal = True 2019-10-08 01:07:22 +03:00
Matthias 359b0ba088 Add samples for plotting to jupyter documentation 2019-09-21 10:57:34 +02:00
Matthias 5234f8bf28 Update jupyter notebook slightly 2019-09-21 10:42:51 +02:00
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