.. |
commands
|
Merge pull request #3626 from freqtrade/feat/hdf5
|
2020-08-31 16:10:24 +02:00 |
configuration
|
Update config to use single quotes
|
2020-08-26 20:52:09 +02:00 |
data
|
Merge pull request #3626 from freqtrade/feat/hdf5
|
2020-08-31 16:10:24 +02:00 |
edge
|
Merge branch 'develop' into bt_add_maxdrawdown
|
2020-08-09 10:25:57 +02:00 |
exchange
|
Allow simulating cancelled orders in dry-run
|
2020-08-26 21:22:36 +02:00 |
optimize
|
Allow using pairlists through dataprovider in backtesting
|
2020-08-30 10:07:28 +02:00 |
pairlist
|
Remove deprectead volumepairlist options
|
2020-09-01 08:04:02 +02:00 |
plot
|
Update config to use single quotes
|
2020-08-26 20:52:09 +02:00 |
resolvers
|
Don't search internal path for Hyperopt files
|
2020-08-06 09:07:48 +02:00 |
rpc
|
Fix typo in reloading_conf
|
2020-09-05 16:44:23 +02:00 |
strategy
|
Add returns statement to docstring
|
2020-08-24 17:31:00 +02:00 |
templates
|
Merge branch 'develop' into bt_add_maxdrawdown
|
2020-08-09 08:34:36 +02:00 |
vendor
|
Allow numpy numbers as comparisons, too
|
2020-08-26 07:16:29 +02: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
|
Merge pull request #3724 from freqtrade/fix/3084
|
2020-09-01 15:11:05 +02:00 |
exceptions.py
|
Document exception hierarchy
|
2020-08-12 14:29:14 +02:00 |
freqtradebot.py
|
Merge pull request #3724 from freqtrade/fix/3084
|
2020-09-01 15:11:05 +02:00 |
loggers.py
|
bufferhandler should log right from the beginning
|
2020-08-27 11:37:20 +02:00 |
main.py
|
Add tests for log-endpoints
|
2020-08-14 19:41:27 +02:00 |
misc.py
|
Introduce safe_value_fallback_2
|
2020-07-15 19:50:09 +02:00 |
persistence.py
|
Dates should be changed to UTC to provide the correct timestamp
|
2020-08-23 10:16:28 +02:00 |
state.py
|
reload_conf & reload_config now both accepted, code is more consistent now
|
2020-06-10 19:28:02 +02:00 |
wallets.py
|
Use get_base_currency instead of splitting by /
|
2020-02-25 07:01:31 +01:00 |
worker.py
|
Warning message for open trades when stopping bot
|
2020-06-27 18:35:46 +02:00 |