.. |
data
|
Merge pull request #1959 from freqtrade/split_btanalysis_load_trades
|
2019-06-24 19:41:56 +02:00 |
edge
|
minor optimize cleanup
|
2019-06-10 02:08:54 +03:00 |
exchange
|
Merge branch 'develop' into fix/validate_dataframe
|
2019-06-24 06:21:08 +02:00 |
optimize
|
Merge branch 'develop' into fix/validate_dataframe
|
2019-06-24 06:21:08 +02:00 |
pairlist
|
Reformat log statement
|
2019-03-21 06:14:43 +01:00 |
plot
|
Fix sequence of loading trades
|
2019-06-22 15:45:20 +02:00 |
resolvers
|
Move .title to ExchangeResolver (it does not make sense to do this over
|
2019-06-22 16:52:14 +02:00 |
rpc
|
Don't use "limit" for sell-orders either
|
2019-06-17 07:01:17 +02:00 |
strategy
|
typos in docstrings fixed
|
2019-06-23 23:10:37 +03:00 |
tests
|
Merge pull request #1959 from freqtrade/split_btanalysis_load_trades
|
2019-06-24 19:41:56 +02:00 |
vendor
|
heikinashi loop optimized; reset_index moved to tests
|
2019-05-08 23:41:45 +03:00 |
__init__.py
|
UPdate version for develop
|
2019-06-24 19:46:39 +02:00 |
__main__.py
|
Remove binary script - allow None arguemnts
|
2019-05-29 19:46:26 +02:00 |
arguments.py
|
Merge pull request #1959 from freqtrade/split_btanalysis_load_trades
|
2019-06-24 19:41:56 +02:00 |
configuration.py
|
Be explicit in what is used, db or trades
|
2019-06-22 16:18:49 +02:00 |
constants.py
|
fix help strings shown to the user
|
2019-06-22 23:51:29 +03:00 |
freqtradebot.py
|
Merge pull request #1954 from freqtrade/fix/stoploss_cancel_error
|
2019-06-24 06:17:44 +02:00 |
indicator_helpers.py
|
sort imports
|
2018-07-04 10:31:35 +03:00 |
main.py
|
make mypy happy
|
2019-05-30 21:00:16 +03:00 |
misc.py
|
Improve docstring for deep_merge_dicts
|
2019-06-09 14:04:19 +02:00 |
persistence.py
|
Merge branch 'develop' into stoploss_restart
|
2019-06-08 20:23:13 +02:00 |
state.py
|
Edgecli -> Edge for Runmode and start_edge()
|
2019-05-28 19:25:01 +02:00 |
utils.py
|
setup_configuration() cleanup
|
2019-06-16 21:37:43 +03:00 |
wallets.py
|
wallets cleanup
|
2019-03-01 01:26:29 +03:00 |
worker.py
|
Move startup to freqtradebot
|
2019-05-20 20:11:50 +02:00 |