.. |
__init__.py
|
adjusted code to matthias' specifications
|
2023-05-06 21:56:11 +02:00 |
analyze_commands.py
|
Improve code quality
|
2023-03-19 17:50:08 +01:00 |
arguments.py
|
removed overwrite_existing_exportfilename_content (won't use it myself, wouldn't make sense for others to not overwrite something they re-calculated)
|
2023-05-10 22:41:27 +02:00 |
build_config_commands.py
|
Update gateio terminology to Gate
|
2023-02-11 08:15:11 +01:00 |
cli_options.py
|
Switch to using config instead of args.
|
2023-05-20 11:06:50 +02:00 |
data_commands.py
|
Simplify load_exchange interface
|
2023-05-13 11:03:26 +02:00 |
db_commands.py
|
remove .query completely
|
2023-03-16 18:07:22 +01:00 |
deploy_commands.py
|
Separate strategy subtemplates for better overview
|
2022-09-18 08:52:53 +02:00 |
hyperopt_commands.py
|
Fix minor stylistic errors
|
2023-02-23 20:06:10 +01:00 |
list_commands.py
|
Simplify load_exchange interface
|
2023-05-13 11:03:26 +02:00 |
optimize_commands.py
|
Remove needless check for "None" list
|
2023-05-20 19:51:54 +02:00 |
pairlist_commands.py
|
Simplify load_exchange interface
|
2023-05-13 11:03:26 +02:00 |
plot_commands.py
|
Move state enums to enums package
|
2021-06-08 21:20:35 +02:00 |
strategy_utils_commands.py
|
adjusted code to matthias' specifications
|
2023-05-06 21:56:11 +02:00 |
trade_commands.py
|
Improve stop behavior in SIGTERM cases (docker).
|
2023-02-13 18:25:15 +01:00 |
webserver_commands.py
|
Move webserver start command to seperate file
|
2021-07-06 19:48:28 +02:00 |