stable/freqtrade
Mathieu Favréaux 371ee1e457 In backtesting, ensure we don't buy the same pair again before selling (#139)
* in backtesting, ensure we don't buy before we sell

* no overlapping trades only if max_open_trades > 0

* --limit-max-trades now --realistic-simulation
2017-11-24 21:09:44 +01:00
..
exchange add missing import 2017-11-20 22:26:32 +01:00
rpc keyboard markup for telegram bot (#142) 2017-11-24 20:54:50 +01:00
tests In backtesting, ensure we don't buy the same pair again before selling (#139) 2017-11-24 21:09:44 +01: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 Merge pull request #135 from rybolov/develop 2017-11-23 18:25:56 +02:00
main.py dont apply fees on trade creation 2017-11-22 21:01:44 +01:00
misc.py In backtesting, ensure we don't buy the same pair again before selling (#139) 2017-11-24 21:09:44 +01:00
persistence.py use 8 digits of precision for amount and rate in formatting 2017-11-23 20:52:07 +01:00