.. |
commands
|
Merge branch 'develop' into progress-bar
|
2020-04-08 01:56:43 +02:00 |
configuration
|
Add fallback if no error could be determined
|
2020-03-23 07:57:30 +01:00 |
data
|
Merge pull request #3137 from freqtrade/fix_maxdrawdown
|
2020-04-14 16:03:25 +03:00 |
edge
|
Edge import cosmetics
|
2020-03-20 02:10:44 +03:00 |
exchange
|
Update typehint for cancel_order
|
2020-04-18 06:55:25 +02:00 |
optimize
|
Fix random test failure in hyperopt
|
2020-04-16 07:06:47 +02:00 |
pairlist
|
Merge pull request #3168 from freqtrade/fix_pairlist_caching
|
2020-04-16 18:39:00 +03:00 |
plot
|
Merge pull request #3127 from orehunt/max_drawdown_fix_db_plot
|
2020-04-06 20:10:23 +02:00 |
resolvers
|
initial search path is optional ...
|
2020-02-19 19:50:01 +01:00 |
rpc
|
Merge pull request #3112 from freqtrade/trade_state_updates
|
2020-04-16 12:05:19 +03:00 |
strategy
|
Update comment to mention .copy() usage
|
2020-04-02 20:17:54 +02:00 |
templates
|
Merge branch 'develop' into no-ticker-2
|
2020-03-13 16:43:52 +03:00 |
vendor
|
Fix implementation of rolling_max
|
2020-02-04 07:00:53 +01:00 |
__init__.py
|
fix typo in comment
|
2020-04-14 08:05:46 +02:00 |
__main__.py
|
Remove binary script - allow None arguemnts
|
2019-05-29 19:46:26 +02:00 |
constants.py
|
Remove unsupported FIAT
|
2020-03-07 17:03:31 +01:00 |
exceptions.py
|
Capture FtBaseException at the outermost level
|
2019-12-30 15:11:07 +01:00 |
freqtradebot.py
|
Remove exceptionhandler, this exception is handled in
|
2020-04-17 19:55:53 +02:00 |
loggers.py
|
More remove of progressbar2
|
2020-03-11 22:50:23 +01:00 |
main.py
|
Adjust message in main.py
|
2020-02-14 03:05:07 +03:00 |
misc.py
|
Add safe_value_fallback function
|
2020-04-09 19:34:48 +02:00 |
persistence.py
|
Merge pull request #3112 from freqtrade/trade_state_updates
|
2020-04-16 12:05:19 +03:00 |
state.py
|
Be more selective which startup-messages are shown
|
2019-11-01 16:42:57 +01:00 |
wallets.py
|
Use get_base_currency instead of splitting by /
|
2020-02-25 07:01:31 +01:00 |
worker.py
|
Wording adjusted in helpstring
|
2020-02-23 22:50:58 +03:00 |