.. |
data
|
Move validate_backtest_data and get_timeframe to histoyr
|
2019-05-25 16:51:52 +02:00 |
edge
|
Move validate_backtest_data and get_timeframe to histoyr
|
2019-05-25 16:51:52 +02:00 |
exchange
|
minor: exchange debug logging humanized
|
2019-05-25 22:42:17 +03:00 |
optimize
|
Edgecli -> Edge for Runmode and start_edge()
|
2019-05-28 19:25:01 +02:00 |
pairlist
|
Reformat log statement
|
2019-03-21 06:14:43 +01:00 |
resolvers
|
Don't load hyperopts / optimize dependency tree if that module is not
|
2019-05-25 20:00:31 +02:00 |
rpc
|
Fix #1840 - Support balances other than USDT
|
2019-05-11 15:27:09 +02:00 |
strategy
|
limit usage of ccxt to freqtrade/exchange only
|
2019-04-09 12:27:35 +03:00 |
tests
|
refactoring download_backtest_data.py
|
2019-05-29 21:57:14 +03:00 |
vendor
|
heikinashi loop optimized; reset_index moved to tests
|
2019-05-08 23:41:45 +03:00 |
__init__.py
|
inherit freqtrade exceptions from Exception i.o. BaseException
|
2019-05-16 22:38:59 +03:00 |
__main__.py
|
sort imports
|
2018-07-04 10:31:35 +03:00 |
arguments.py
|
change metavar for --pairs-file
|
2019-05-30 10:56:48 +03:00 |
configuration.py
|
refactoring download_backtest_data.py
|
2019-05-29 21:57:14 +03:00 |
constants.py
|
make name option required again
|
2019-04-08 11:19:45 +03:00 |
freqtradebot.py
|
Merge branch 'develop' into json-defaults
|
2019-04-24 09:51:04 +02:00 |
indicator_helpers.py
|
sort imports
|
2018-07-04 10:31:35 +03:00 |
main.py
|
cleanup: return after cmd removed in main()
|
2019-05-28 23:25:19 +03:00 |
misc.py
|
limit usage of ccxt to freqtrade/exchange only
|
2019-04-09 12:27:35 +03:00 |
persistence.py
|
minor: remove noisy useless debug message
|
2019-05-20 12:27:30 +03:00 |
state.py
|
Edgecli -> Edge for Runmode and start_edge()
|
2019-05-28 19:25:01 +02:00 |
wallets.py
|
wallets cleanup
|
2019-03-01 01:26:29 +03:00 |
worker.py
|
better type hints in worker
|
2019-04-30 19:47:55 +03:00 |