.. |
configuration
|
Merge branch 'develop' into list-pairs2
|
2019-10-20 23:22:45 +03:00 |
data
|
Merge pull request #2391 from freqtrade/plot_trades_in_min
|
2019-10-20 20:11:01 +03:00 |
edge
|
add --fee to change fees to other values
|
2019-10-05 15:29:00 +02:00 |
exchange
|
Call validate_timeframe only when validate is True
|
2019-10-22 13:51:36 +03:00 |
optimize
|
DefaultHyperOpts --> DefaultHyperOpt; hyperopts --> hyperopt where it's not correct
|
2019-10-18 23:29:19 +03:00 |
pairlist
|
Fix pairlists to use market_is_active() instead of custom check
|
2019-10-17 19:06:58 +03:00 |
plot
|
Remove scattergl and fix tests
|
2019-10-05 10:32:42 +02:00 |
resolvers
|
Correctly pass validate flag to fallback exchange too
|
2019-10-22 14:02:47 +02:00 |
rpc
|
minor: Fix wording in a docstring
|
2019-10-22 00:03:11 +03:00 |
strategy
|
remove correct comment ...
|
2019-10-13 09:54:03 +02: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
|
DefaultHyperOpts --> DefaultHyperOpt; hyperopts --> hyperopt where it's not correct
|
2019-10-18 23:29:19 +03:00 |
freqtradebot.py
|
Minor freqtrade cleanup
|
2019-10-18 23:41:07 +03:00 |
loggers.py
|
loggers: wording improved
|
2019-07-07 10:17:01 +03:00 |
main.py
|
Update tests to not use Namespace
|
2019-09-12 20:28:37 +02:00 |
misc.py
|
Merge branch 'develop' into list-pairs2
|
2019-10-20 23:22:45 +03:00 |
persistence.py
|
Revert back condition for open_since in Trade.__repr__
|
2019-09-13 23:00:09 +03:00 |
state.py
|
Use plot-runmode for plot scripts
|
2019-08-31 15:14:57 +02:00 |
utils.py
|
Merge branch 'develop' into align_utils
|
2019-10-23 23:45:33 +03:00 |
wallets.py
|
Don't inherit from object
|
2019-09-12 04:39:52 +03:00 |
worker.py
|
have Arguments return a dict instead of Namespace
|
2019-09-12 20:16:39 +02:00 |