stable/freqtrade
2018-01-30 17:40:08 +01:00
..
exchange flake: remove requests as we dont use it 2018-01-28 11:09:03 +02:00
optimize Adding the pair name when populating indicators allowing the strategy to have customized context for a pair 2018-01-30 15:03:38 +01:00
rpc Skip convert if balance is zero 2018-01-28 16:15:23 +07:00
strategy Fixing the strategy interface class documentation 2018-01-30 17:40:08 +01:00
tests Adding the pair name when populating indicators allowing the strategy to have customized context for a pair 2018-01-30 15:03:38 +01:00
vendor add missing import 2017-11-20 22:26:32 +01:00
__init__.py Update bot version to 0.16.0 2018-01-22 20:51:39 -08:00
analyze.py Adding the pair name when populating indicators allowing the strategy to have customized context for a pair 2018-01-30 15:03:38 +01:00
fiat_convert.py Increase pylint score for fiat_convert 2018-01-27 18:23:08 -08:00
main.py Removing unecessary buy condition when sell_profit_only 2018-01-29 13:33:49 +01:00
misc.py Increase pylint score on misc.py 2018-01-28 14:28:28 -08:00
persistence.py Fix dry_run db issue when open_order_id exist 2018-01-22 23:23:29 -08:00