stable/freqtrade
misagh afe52efc8a removing wallet from freq 2018-11-17 21:17:39 +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
finance putting wallets into a class (doesn’t need to be in persistence) 2018-11-17 21:16:32 +01:00
optimize renaming edge to edge_cli for command line version 2018-11-15 10:31:56 +01:00
rpc Merge pull request #1322 from freqtrade/feat/add_whitelist_rpc 2018-11-14 19:13:00 +01:00
strategy removing unnecessary lib 2018-11-07 18:15:04 +01:00
tests Merge pull request #1328 from mishaker/edge_cli 2018-11-15 20:14:03 +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 added a space in help 2018-11-15 20:02:07 +01:00
configuration.py Merge pull request #1328 from mishaker/edge_cli 2018-11-15 20:14:03 +01:00
constants.py If max_open_trade=-1 means it should be ignored. 2018-11-14 11:37:53 +01:00
fiat_convert.py Catch all exceptions from fiat-convert api calls 2018-07-21 19:50:38 +02:00
freqtradebot.py removing wallet from freq 2018-11-17 21:17:39 +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 putting wallets into a class (doesn’t need to be in persistence) 2018-11-17 21:16:32 +01:00
state.py implement bot reconfiguration and expose it to telegram 2018-06-09 04:29:48 +02:00