.. |
configuration
|
Allow --pairs for convert arguments
|
2019-12-28 11:01:41 +01:00 |
data
|
Improve some docstrings
|
2019-12-28 11:01:41 +01:00 |
edge
|
Remove unused import
|
2019-12-23 20:43:31 +01:00 |
exchange
|
Check if markets.info is a dict before using it
|
2019-12-27 16:15:44 +01:00 |
optimize
|
Move trim_dataframe from history to converter
|
2019-12-28 11:01:41 +01:00 |
pairlist
|
Convert PairlistResolver to static loader
|
2019-12-23 09:56:12 +01:00 |
plot
|
Move trim_dataframe from history to converter
|
2019-12-28 11:01:41 +01:00 |
resolvers
|
Change loglevel of Path output to debug
|
2019-12-24 15:44:04 +01:00 |
rpc
|
Align /balance output to show everything in stake currency
|
2019-12-24 06:58:30 +01:00 |
strategy
|
Improve pair_lock handling
|
2019-12-22 09:46:00 +01:00 |
templates
|
Convert StrategyLoader to static loader
|
2019-12-23 10:23:48 +01:00 |
vendor
|
Update qtpylib from source
|
2019-06-26 20:00:16 +02:00 |
__init__.py
|
use git log to print version
|
2019-09-09 20:20:38 +02:00 |
__main__.py
|
Remove binary script - allow None arguemnts
|
2019-05-29 19:46:26 +02:00 |
constants.py
|
Add default to internals
|
2019-12-28 11:01:41 +01:00 |
freqtradebot.py
|
Merge branch 'develop' into doc/pricing_reasons
|
2019-12-24 06:33:51 +01:00 |
loggers.py
|
Merge branch 'develop' into logging-syslog
|
2019-11-30 21:38:50 +03:00 |
main.py
|
Fix non-terminating bot
|
2019-11-15 20:10:17 +01:00 |
misc.py
|
Fix "dumping" message to work correctly for .gz files
|
2019-12-28 11:01:41 +01:00 |
persistence.py
|
Remove unnecessary parenteses
|
2019-12-17 19:30:04 +01:00 |
state.py
|
Be more selective which startup-messages are shown
|
2019-11-01 16:42:57 +01:00 |
utils.py
|
Trim dataframe, not tickerlist
|
2019-12-28 11:01:41 +01:00 |
wallets.py
|
FIx bug in dry-run wallets causing balances to stay there after trades
|
2019-12-24 06:27:11 +01:00 |
worker.py
|
have Arguments return a dict instead of Namespace
|
2019-09-12 20:16:39 +02:00 |