.. |
commands
|
Allow strategy for plot-profit
|
2020-07-03 07:03:43 +02:00 |
configuration
|
exportfilename can be a file or directory
|
2020-07-03 06:58:27 +02:00 |
data
|
Update notebook with new statistics example
|
2020-07-03 07:20:43 +02:00 |
edge
|
remove openIndex and closeIndex from backtest-report
|
2020-07-03 06:58:27 +02:00 |
exchange
|
Log backoff
|
2020-06-29 20:00:42 +02:00 |
optimize
|
Add profit_total to results line
|
2020-07-26 16:10:48 +02:00 |
pairlist
|
Merge pull request #3453 from freqtrade/fix/3363
|
2020-06-29 21:53:33 +03:00 |
plot
|
Allow strategy for plot-profit
|
2020-07-03 07:03:43 +02:00 |
resolvers
|
Update some comments
|
2020-06-15 06:35:31 +02:00 |
rpc
|
Introduce DatetimePrintFormat
|
2020-07-03 06:58:27 +02:00 |
strategy
|
Have sell_type stringify correctly
|
2020-07-03 06:58:27 +02:00 |
templates
|
Remove ticker_interval from jupyter notebook
|
2020-07-03 20:27:32 +02:00 |
vendor
|
Fix implementation of rolling_max
|
2020-02-04 07:00:53 +01:00 |
__init__.py
|
fix typo in comment
|
2020-04-14 08:05:46 +02:00 |
__main__.py
|
Remove binary script - allow None arguemnts
|
2019-05-29 19:46:26 +02:00 |
constants.py
|
Extract .last_result.json to constant
|
2020-07-03 06:58:27 +02:00 |
exceptions.py
|
Fix bug when fetching orders fails
|
2020-06-28 19:45:42 +02:00 |
freqtradebot.py
|
Merge pull request #3527 from Theagainmen/Warning_message2
|
2020-06-30 07:48:02 +02:00 |
loggers.py
|
Allow lower verbosity level for api server
|
2020-05-31 09:51:45 +02:00 |
main.py
|
Adjust message in main.py
|
2020-02-14 03:05:07 +03:00 |
misc.py
|
Merge branch 'develop' into interface_ordertimeoutcallback
|
2020-04-19 06:58:44 +02:00 |
persistence.py
|
Rename get_order to fetch_order (to align to ccxt naming)
|
2020-06-28 16:27:35 +02:00 |
state.py
|
reload_conf & reload_config now both accepted, code is more consistent now
|
2020-06-10 19:28:02 +02:00 |
wallets.py
|
Use get_base_currency instead of splitting by /
|
2020-02-25 07:01:31 +01:00 |
worker.py
|
Warning message for open trades when stopping bot
|
2020-06-27 18:35:46 +02:00 |