stable/freqtrade
misagh 69619030f3 removing unnecessary args from config 2018-11-15 10:50:40 +01:00
..
edge adding number of trades + average trade duration to edge info 2018-11-14 13:38:04 +01:00
exchange Fix "No market symbol" exception in telegram calls 2018-10-10 21:28:48 +02:00
optimize renaming edge to edge_cli for command line version 2018-11-15 10:31:56 +01:00
rpc passing pair to get_trade_stake_amount 2018-11-04 18:51:54 +01:00
strategy removing unnecessary lib 2018-11-07 18:15:04 +01:00
tests renaming edge to edge_cli for command line version 2018-11-15 10:31:56 +01:00
vendor drop zlma implementation 2018-06-13 16:20:13 +02:00
__init__.py develop to version 0.17.3 2018-10-02 09:18:54 +03:00
__main__.py sort imports 2018-07-04 10:31:35 +03:00
arguments.py removing unnecessary args for edge 2018-11-15 10:44:33 +01:00
configuration.py removing unnecessary args from config 2018-11-15 10:50:40 +01:00
constants.py removing total capital in favour of stake amount 2018-11-10 18:28:05 +01:00
fiat_convert.py Catch all exceptions from fiat-convert api calls 2018-07-21 19:50:38 +02:00
freqtradebot.py putting edge adjust function in _process not in create_trade 2018-11-09 20:52:03 +01:00
indicator_helpers.py sort imports 2018-07-04 10:31:35 +03:00
main.py Add multiple verbosity levels 2018-07-19 21:12:27 +02:00
misc.py sort imports 2018-07-04 10:31:35 +03:00
persistence.py Fix smoe comments in persistence 2018-11-01 13:05:57 +01:00
state.py implement bot reconfiguration and expose it to telegram 2018-06-09 04:29:48 +02:00