stable/freqtrade
Janne Sinivirta 833c7f21af
Merge pull request #306 from stephendade/timeoutfix
Unfilled order timeouts - now using timestamps from exchange
2018-01-05 18:04:27 +02:00
..
exchange Revert "Make get_signals async. This should speed up create_trade calls by at least 10x. (#223)" (#275) 2018-01-01 19:32:58 +01:00
optimize Use named argument for backtest() 2018-01-04 22:27:55 -08:00
rpc Adding the number of trades for each traded pair in the performance command 2018-01-03 00:06:50 +01:00
tests Open order times should be strings, not datetime objectsy 2018-01-05 15:12:13 +11:00
vendor add missing import 2017-11-20 22:26:32 +01:00
__init__.py use normal program flow to handle interrupts 2017-11-20 22:15:19 +01:00
analyze.py Add CCI 2018-01-05 08:40:03 +01:00
fiat_convert.py Display profits in fiat 2017-12-26 19:44:19 -08:00
main.py Open order times should be strings, not datetime objectsy 2018-01-05 15:12:13 +11:00
misc.py Unfilled Order timeout - better documentation and variable naming 2018-01-04 10:35:57 +11:00
persistence.py Add more unittest (#241) 2017-12-27 11:41:11 +01:00