Matthias
|
0bd6ad55a1
|
Always show freqtrade version
|
2022-09-20 14:14:54 +00:00 |
|
Matthias
|
d9347e9900
|
Update references to remove python 3.7 support
|
2022-01-25 06:43:36 +01:00 |
|
Matthias
|
c519ecf8df
|
Exclude more untestable sections from coverage
|
2021-09-05 15:40:21 +02:00 |
|
Sam Germain
|
b9356a5564
|
Autopep8 formatting
|
2021-08-06 16:35:39 -06:00 |
|
Matthias
|
9f5c4ead15
|
Remove support for 3.6
|
2020-12-14 19:18:54 +01:00 |
|
Matthias
|
253b7b763e
|
Apply isort to freqtrade codebase
|
2020-09-28 19:40:46 +02:00 |
|
Matthias
|
9ad8e74247
|
Add tests for log-endpoints
|
2020-08-14 19:41:27 +02:00 |
|
Matthias
|
48944fd4cb
|
Logging with queueHandler
|
2020-08-14 14:41:46 +02:00 |
|
hroff-1902
|
749463e4b7
|
Adjust message in main.py
|
2020-02-14 03:05:07 +03:00 |
|
Matthias
|
a3e9d04383
|
Adjust imports to new place for arguments
|
2020-01-26 13:46:01 +01:00 |
|
Matthias
|
8e9a3e8fc8
|
Capture FtBaseException at the outermost level
|
2019-12-30 15:11:07 +01:00 |
|
Matthias
|
1ffda29fd2
|
Adjust improts to new exception location
|
2019-12-30 15:02:17 +01:00 |
|
Matthias
|
edc0d7f2c7
|
Fix non-terminating bot
|
2019-11-15 20:10:17 +01:00 |
|
Matthias
|
c42c5a1f85
|
Adjust "requires subcommand" message
|
2019-11-13 10:03:59 +01:00 |
|
Matthias
|
9ef874e979
|
Add Custom message during transition period
|
2019-09-29 16:17:20 +02:00 |
|
Matthias
|
8664e7f7d3
|
Have main.py support only subcommand mode
|
2019-09-29 16:17:20 +02:00 |
|
Matthias
|
4d566e8bad
|
Update tests to not use Namespace
|
2019-09-12 20:28:37 +02:00 |
|
Matthias
|
e6ccc1427c
|
have Arguments return a dict instead of Namespace
|
2019-09-12 20:16:39 +02:00 |
|
Matthias
|
03f3d0dc8b
|
Remove desc from Arguments header
|
2019-09-04 16:38:33 +02:00 |
|
hroff-1902
|
1bdffcc73b
|
make configuration a sep. module, including arguments
|
2019-07-12 00:49:23 +03:00 |
|
hroff-1902
|
ce2a5b2838
|
move loggers setup out of configuration
|
2019-07-07 00:31:48 +03:00 |
|
hroff-1902
|
e4e22167bb
|
make mypy happy
|
2019-05-30 21:00:16 +03:00 |
|
hroff-1902
|
6b144150c7
|
fix handling of SystemExit
|
2019-05-30 20:38:04 +03:00 |
|
Matthias
|
7b367818fc
|
Remove duplicate code
|
2019-05-29 19:46:46 +02:00 |
|
Matthias
|
17d614c66a
|
Remove binary script - allow None arguemnts
|
2019-05-29 19:46:26 +02:00 |
|
Matthias
|
7406edfd8f
|
Move set_loggers to main()
|
2019-05-29 19:46:26 +02:00 |
|
hroff-1902
|
58477dcd82
|
cleanup: return after cmd removed in main()
|
2019-05-28 23:25:19 +03:00 |
|
hroff-1902
|
536c8fa454
|
move python version check to the top
|
2019-05-28 23:04:39 +03:00 |
|
hroff-1902
|
7b968a2401
|
logger.exception cleanup
|
2019-05-24 04:04:07 +03:00 |
|
hroff-1902
|
6467d3b58e
|
check python version
|
2019-05-06 18:27:05 +03:00 |
|
hroff-1902
|
c8b0c9af0a
|
Worker moved to new worker.py
|
2019-03-25 17:45:03 +03:00 |
|
hroff-1902
|
158cb307f6
|
further refactoring of FreqtradeBot.process()
|
2019-03-23 00:20:20 +03:00 |
|
hroff-1902
|
e35daf95c0
|
minor cleanup
|
2019-03-22 23:41:48 +03:00 |
|
hroff-1902
|
be6836b0ef
|
resolve python module circular dependency
|
2019-03-22 21:49:19 +03:00 |
|
hroff-1902
|
60afba5592
|
move worker stuff to main.py
|
2019-03-22 20:16:54 +03:00 |
|
hroff-1902
|
41add9f8ca
|
code cleanup; added message to systemd for reconfiguration
|
2019-03-11 15:38:00 +03:00 |
|
Matthias
|
1340b71633
|
Add RunMode setting to determine bot state
|
2019-01-22 07:04:19 +01:00 |
|
misagh
|
afffa2f313
|
changed to “Free, open source …”
|
2019-01-03 14:38:38 +01:00 |
|
Matthias
|
dd1290e38e
|
Add multiple verbosity levels
|
2018-07-19 21:12:27 +02:00 |
|
Matthias
|
90915b6b2f
|
Revert "Add more verbosity levels"
|
2018-07-19 20:43:41 +02:00 |
|
Matthias
|
789b98015f
|
Allow different loglevels
|
2018-07-18 22:52:57 +02:00 |
|
gcarq
|
0920fb6120
|
use more granular msg dict for buy/sell notifications
|
2018-07-12 17:16:31 +02:00 |
|
gcarq
|
4cb1aa1d97
|
use dict as argument for rpc.send_msg
|
2018-07-12 17:12:42 +02:00 |
|
Samuel Husso
|
7dca3c6d03
|
freqtradebot,main,hyperopt: fstrings in use
|
2018-07-05 10:11:29 -05:00 |
|
gcarq
|
0b5d21f32a
|
implement bot reconfiguration and expose it to telegram
|
2018-06-09 04:29:48 +02:00 |
|
gcarq
|
74db82d759
|
main: don't touch freqbot state in cleanup()
cleanup() should be only called after the main loop has been exited.
At that point the state shouldn't be modified.
|
2018-06-09 01:19:42 +02:00 |
|
gcarq
|
d41f71bc34
|
handle sqlalchemy NoSuchModuleError
|
2018-06-07 21:35:57 +02:00 |
|
xmatthias
|
1ba5c5d9c6
|
set ccxt loglevel to info
|
2018-05-25 21:23:15 +02:00 |
|
gcarq
|
a356edb117
|
implement '--strategy-path' argument
|
2018-03-27 16:32:58 +02:00 |
|
gcarq
|
fa7f74b4bc
|
use native python logger
|
2018-03-25 21:43:00 +02:00 |
|