Commit Graph

39 Commits

Author SHA1 Message Date
Matthias bde82e9654 Move make_testdata_path to conftest 2019-09-07 20:34:25 +02:00
Matthias e107290230 Validate plot arguments 2019-09-04 19:21:58 +02:00
Matthias 3121206afe correct wrongly named test 2019-08-24 15:35:43 +02:00
Matthias 240936eb19 Small fixes 2019-08-24 15:26:42 +02:00
Matthias fb498795ad Improve profit-plot styling 2019-08-24 15:11:31 +02:00
Matthias 395414ccde Refactor init_plotscript a bit (strategy is not needed for plot_profit) 2019-08-24 15:11:31 +02:00
Matthias f8ddb10607 switch indicators to nargs argument type 2019-08-24 15:11:31 +02:00
Matthias 0ef13be577 Test plot_profit 2019-08-24 15:11:31 +02:00
Matthias c559f95703 Add test for plot-profit 2019-08-24 15:11:31 +02:00
Matthias 29076acc69 Add test for analyse_and_plot 2019-08-24 15:11:31 +02:00
Matthias f8c72feea8 Add some initial tests for plot_dataframe 2019-08-24 15:11:31 +02:00
Matthias aaeeb9c0c6 Merge branch 'develop' into align_userdata 2019-08-21 19:41:10 +02:00
Matthias 0a478bc0dc Merge branch 'develop' into align_userdata 2019-08-18 15:00:12 +02:00
Matthias 8655e521d7 Adapt some tests 2019-08-16 14:53:46 +02:00
Matthias 51c3a31bb5 Correct imports and calls to parse_timerange 2019-08-14 10:07:32 +02:00
Matthias a636dda07d Fix remaining tests using log_has 2019-08-11 20:17:39 +02:00
Matthias 383b24ab84 Merge branch 'develop' into align_userdata 2019-08-05 06:55:51 +02:00
Matthias e4380b533b Print plot filename so it can be easily opened 2019-08-04 10:25:46 +02:00
Matthias bcccdda7c0 Merge branch 'develop' into align_userdata 2019-08-01 19:33:45 +02:00
Matthias 5d22d541f2 Add forgotten directory 2019-07-31 06:58:26 +02:00
Matthias eab82fdec7 plot-scripts use user_data_dir 2019-07-28 14:57:05 +02:00
Matthias 482f5f7a26 Update plotly dependencies (will break 3.x installations) 2019-07-22 20:39:38 +02:00
Matthias 5144e98a82
Merge pull request #2015 from hroff-1902/refactor/config2
Make configuration a module
2019-07-15 19:41:57 +02:00
Matthias dadf8adb3e Replace filter usage 2019-07-14 20:14:35 +02:00
hroff-1902 1bdffcc73b make configuration a sep. module, including arguments 2019-07-12 00:49:23 +03:00
Matthias 44e0500958 Test init_plotscript 2019-06-30 13:01:12 +02:00
Matthias 587d71efb5 Test generate_profit_plot 2019-06-30 10:47:55 +02:00
Matthias 0b517584aa Use add_profit in script 2019-06-30 10:26:53 +02:00
Matthias 5a11ffcad8 Add test for add_profit 2019-06-30 10:24:10 +02:00
Matthias 0d5e94b147 Rename generate_row to add_indicators 2019-06-30 09:44:50 +02:00
Matthias 700bab7279 Rename generate_plot_file to store_plot_file 2019-06-30 09:28:34 +02:00
Matthias e50eee59cf Seperate plot-name generation and plotting 2019-06-29 20:38:49 +02:00
Matthias 79b4e2dc85 Rename generate_graph to generate_candlestick_graph 2019-06-29 17:23:33 +02:00
Matthias de38aea164 Fix sequence of loading trades 2019-06-22 15:45:20 +02:00
Matthias 0eb109f8f7 Improve some tests 2019-06-16 19:53:48 +02:00
Matthias 4b7dfc64c6 Add test for generate_plot_file 2019-06-16 19:35:21 +02:00
Matthias 9f5ca82f48 Add more tests 2019-06-16 19:33:48 +02:00
Matthias 6db4e05aef Improve plotting tests 2019-06-16 19:33:48 +02:00
Matthias 2891d7cccb Add initial plotting test 2019-06-16 19:33:48 +02:00