stable/freqtrade/tests/optimize
Matthias acb1b50924 [ccxt] fix unsupported fiat failures (#620)
* prepare to support FIAT/Crypto trading

* Don't fail fiat-convert for unsupported stake currencies

* remove commented code

* Add BNB to cryptomap

* Fix test-failure

* related to random execution as fee was not properly mocked if this is
one of the first tests
2018-04-21 23:20:12 +02:00
..
test_backtesting.py [ccxt] fix unsupported fiat failures (#620) 2018-04-21 23:20:12 +02:00
test_hyperopt_config.py Move hyperopt_conf.py into user_data/ 2018-01-22 20:51:39 -08:00
test_hyperopt.py log hyperopt progress to stdout instead to the logger 2018-04-21 20:52:01 +02:00
test_optimize.py Use UNITTEST/BTC pair instead of ETH/BTC pair for load_data tests 2018-04-12 19:21:40 +02:00