stable/freqtrade/tests
Janne Sinivirta 726b94b077
Merge pull request #1069 from freqtrade/feat/movefiatconverttorpc
Feat/movefiatconverttorpc
2018-07-26 14:25:58 +03:00
..
exchange Merge pull request #1007 from freqtrade/remove-analyze 2018-07-19 10:12:36 +02:00
optimize Merge pull request #1018 from freqtrade/feat/sell_reason 2018-07-24 09:09:45 +03:00
rpc whitespace issues 2018-07-24 23:08:40 +01:00
strategy Merge pull request #1007 from freqtrade/remove-analyze 2018-07-19 10:12:36 +02:00
testdata move download_backtest_data to scripts 2018-04-22 10:56:49 +03:00
__init__.py integrate hyperopt and implement subcommand 2017-11-25 01:04:11 +01:00
conftest.py Merge pull request #1007 from freqtrade/remove-analyze 2018-07-19 10:12:36 +02:00
test_acl_pair.py sort imports 2018-07-04 10:31:35 +03:00
test_arguments.py Add multiple verbosity levels 2018-07-19 21:12:27 +02:00
test_configuration.py Add multiple verbosity levels 2018-07-19 21:12:27 +02:00
test_constants.py define constants on module level (#596) 2018-04-02 16:42:53 +02:00
test_dataframe.py refactor Analyze class methods to base Strategy class 2018-07-16 08:23:39 +03:00
test_fiat_convert.py Catch all exceptions from fiat-convert api calls 2018-07-21 19:50:38 +02:00
test_freqtradebot.py Merge pull request #1069 from freqtrade/feat/movefiatconverttorpc 2018-07-26 14:25:58 +03:00
test_indicator_helpers.py sort imports 2018-07-04 10:31:35 +03:00
test_main.py only init FIATConvert when telegram is enabled 2018-07-21 20:13:32 +02:00
test_misc.py rename analyze.py to exchange_helpers.py 2018-07-17 21:26:52 +03:00
test_persistence.py Merge pull request #1018 from freqtrade/feat/sell_reason 2018-07-24 09:09:45 +03:00
test_state.py Add a Enum class State that contains Bot running states 2018-03-03 09:33:54 +08:00