.. |
commands
|
Rename cli argument
|
2020-02-19 14:53:54 +01:00 |
configuration
|
Move pairlist validation to exchange (we need to use .quote) from
|
2020-02-24 21:33:42 +01:00 |
data
|
copy=False does not make the changes inline anyway, so not needed
|
2020-02-22 19:54:19 +03:00 |
edge
|
Merge branch 'develop' into data_handler
|
2020-02-09 15:16:43 +01:00 |
exchange
|
Merge pull request #2973 from freqtrade/support_non_pairs
|
2020-02-26 12:20:45 +03:00 |
optimize
|
Merge branch 'develop' into data_handler
|
2020-02-16 15:12:14 +01:00 |
pairlist
|
Don't use markets[pair]['quote']
|
2020-02-26 07:08:09 +01:00 |
plot
|
Merge branch 'develop' into data_handler
|
2020-02-09 15:16:43 +01:00 |
resolvers
|
initial search path is optional ...
|
2020-02-19 19:50:01 +01:00 |
rpc
|
Apply suggestions from code review
|
2020-02-26 07:00:08 +01:00 |
strategy
|
Merge pull request #2944 from freqtrade/move_defaultstrategy
|
2020-02-20 08:52:24 +03:00 |
templates
|
matched commenting on previous sample_strategy.py
|
2020-02-23 16:56:55 +01:00 |
vendor
|
Fix implementation of rolling_max
|
2020-02-04 07:00:53 +01:00 |
__init__.py
|
Revert versioning
|
2020-02-17 20:17:36 +01:00 |
__main__.py
|
Remove binary script - allow None arguemnts
|
2019-05-29 19:46:26 +02:00 |
constants.py
|
Use price_side for get_sell_rate
|
2020-02-26 19:39:12 +01:00 |
exceptions.py
|
Capture FtBaseException at the outermost level
|
2019-12-30 15:11:07 +01:00 |
freqtradebot.py
|
Use price_side for get_sell_rate
|
2020-02-26 19:39:12 +01:00 |
loggers.py
|
Adjust improts to new exception location
|
2019-12-30 15:02:17 +01:00 |
main.py
|
Adjust message in main.py
|
2020-02-14 03:05:07 +03:00 |
misc.py
|
Merge branch 'develop' into data_handler
|
2020-02-16 15:12:14 +01:00 |
persistence.py
|
Full support for kraken stoploss
|
2020-02-19 19:21:48 +01:00 |
state.py
|
Be more selective which startup-messages are shown
|
2019-11-01 16:42:57 +01:00 |
wallets.py
|
Use get_base_currency instead of splitting by /
|
2020-02-25 07:01:31 +01:00 |
worker.py
|
Wording adjusted in helpstring
|
2020-02-23 22:50:58 +03:00 |