.. |
configuration
|
Always use config.json if it's available
|
2019-09-04 19:21:58 +02:00 |
data
|
Merge branch 'develop' into plot_commands
|
2019-08-30 20:42:58 +02:00 |
edge
|
Correct imports and calls to parse_timerange
|
2019-08-14 10:07:32 +02:00 |
exchange
|
BLock kraken trading - it's not working at the moment
|
2019-09-05 20:16:09 +02:00 |
optimize
|
Get rid of import_strategy()
|
2019-09-08 02:43:02 +03:00 |
pairlist
|
make VolumePairlist less verbose
|
2019-08-18 18:11:24 +02:00 |
plot
|
Validate plot arguments
|
2019-09-04 19:21:58 +02:00 |
resolvers
|
Get rid of import_strategy()
|
2019-09-08 02:43:02 +03:00 |
rpc
|
Fix Problem when ccxt reports None as values
|
2019-09-05 20:02:18 +02:00 |
strategy
|
Get rid of import_strategy()
|
2019-09-08 02:43:02 +03:00 |
tests
|
Merge pull request #2227 from freqtrade/fix/balance_failure
|
2019-09-07 00:27:20 +03:00 |
vendor
|
Update qtpylib from source
|
2019-06-26 20:00:16 +02:00 |
__init__.py
|
Improve docstring for Exception
|
2019-08-25 10:07:47 +02:00 |
__main__.py
|
Remove binary script - allow None arguemnts
|
2019-05-29 19:46:26 +02:00 |
constants.py
|
Add emergency_sell as sell reason
|
2019-09-01 09:07:09 +02:00 |
freqtradebot.py
|
Merge pull request #2206 from freqtrade/sloe_handling
|
2019-09-04 10:00:53 +03:00 |
indicator_helpers.py
|
sort imports
|
2018-07-04 10:31:35 +03:00 |
loggers.py
|
loggers: wording improved
|
2019-07-07 10:17:01 +03:00 |
main.py
|
Remove desc from Arguments header
|
2019-09-04 16:38:33 +02:00 |
misc.py
|
Merge pull request #2137 from hroff-1902/hyperopt-adaptive-roi-space
|
2019-09-06 06:26:52 +02:00 |
persistence.py
|
Don't escape ticks where it's not needed
|
2019-08-25 20:38:51 +02:00 |
state.py
|
Use plot-runmode for plot scripts
|
2019-08-31 15:14:57 +02:00 |
utils.py
|
Merge branch 'develop' into plot_commands
|
2019-08-30 20:42:58 +02:00 |
wallets.py
|
wallets cleanup
|
2019-03-01 01:26:29 +03:00 |
worker.py
|
Remove return-value for _process
|
2019-08-13 09:36:52 +02:00 |