.. |
configuration
|
Fix small bugs
|
2019-10-27 09:44:56 +01:00 |
data
|
Refactor loading of bt data to backtesting ...
|
2019-10-27 09:44:56 +01:00 |
edge
|
Apply startup_period to edge as well
|
2019-10-27 10:26:21 +01:00 |
exchange
|
Call validate_timeframe only when validate is True
|
2019-10-22 13:51:36 +03:00 |
optimize
|
Refactor loading of bt data to backtesting ...
|
2019-10-27 09:44:56 +01: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
|
Add startup_candle_count to sample strategy
|
2019-10-27 09:44:56 +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
|
DefaultHyperOpts --> DefaultHyperOpt; hyperopts --> hyperopt where it's not correct
|
2019-10-18 23:29:19 +03:00 |
freqtradebot.py
|
Fix typo
|
2019-10-26 09:21:51 +02: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
|
Make flake happy
|
2019-10-23 23:57:17 +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 |