Commit Graph

16 Commits

Author SHA1 Message Date
Matthias ee0d90d1aa Automatically create freqai models directory 2022-10-10 18:04:54 +02:00
Matthias 667853c504 Use Alias to type config objects 2022-09-18 13:20:55 +02:00
Matthias 537d10c627 Improve some typing 2022-05-25 20:43:43 +02:00
Matthias 898c24949b Add chown method to support docker 2021-04-08 20:17:07 +02:00
shubhendra 45da3a7022
Refactor unnecessary `else` / `elif` when `if` block has a `continue` statement
Signed-off-by: shubhendra <withshubh@gmail.com>
2021-03-21 17:14:47 +05:30
Matthias 253b7b763e Apply isort to freqtrade codebase 2020-09-28 19:40:46 +02:00
Matthias 87f1060abc Default docker to log into log-dir 2020-04-21 19:47:49 +02:00
hroff-1902 f3d500085c Add some type hints 2020-02-02 07:00:40 +03:00
Matthias 1ffda29fd2 Adjust improts to new exception location 2019-12-30 15:02:17 +01:00
Matthias bb8acc61db Convert datadir within config to Path
(it's used as Path all the time!)
2019-12-23 15:11:29 +01:00
Matthias 41494f28da Allow resetting of the directory 2019-11-21 06:32:45 +01:00
Matthias 19b1a6c638 create-userdir should create the notebooks folder, too 2019-11-21 06:32:45 +01:00
Matthias fd45ebd0e9 Copy templates when creating userdir 2019-11-21 06:32:45 +01:00
Matthias 2a141af42e Only create userdir when explicitly requested 2019-07-31 19:39:54 +02:00
Matthias 8cef567abc create and use hyperopt-results folder 2019-07-31 07:10:17 +02:00
Matthias 03e60b9ea4 Rename folder_Operations to directory_operations 2019-07-29 06:15:49 +02:00