stable/freqtrade
Jean-Baptiste LE STANG 45f2d01895 - add a profit/loss counter
- the use of the sell_signal is conditional now (taken from the config)
2018-01-03 11:19:46 +01: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 - add a profit/loss counter 2018-01-03 11:19:46 +01:00
rpc Adding the number of trades for each traded pair in the performance command 2018-01-03 00:06:50 +01:00
tests Merge pull request #291 from gcarq/backtesting_speed_opt 2018-01-02 23:35:47 -08: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 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
fiat_convert.py Display profits in fiat 2017-12-26 19:44:19 -08:00
main.py Merge pull request #265 from gcarq/feature/experimental/force_profit_sell 2018-01-03 08:14:54 +02:00
misc.py Add expiremental feature to sell only if we make a profit 2017-12-30 18:14:10 -08:00
persistence.py Add more unittest (#241) 2017-12-27 11:41:11 +01:00