This website requires JavaScript.
Explore
Help
Sign In
adelorenzo
/
stable
Watch
1
Star
0
Fork
0
You've already forked stable
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
ec75586bddc979660de036fe19d69be2d83cfd54
stable
/
freqtrade
/
tests
T
History
Janne Sinivirta
df9902d6a4
Merge pull request
#107
from gcarq/feature/add-backtesting-subcommand
...
add backtesting subcommand and refresh test data
2017-11-18 08:13:42 +02:00
..
testdata
reduce backtest data samples to 10
2017-11-17 18:15:25 +01:00
__init__.py
reduce backtest data samples to 10
2017-11-17 18:15:25 +01:00
conftest.py
fetching new testing data for oneMin and fiveMin intervals
2017-11-17 18:15:24 +01:00
test_analyze.py
adapt tests
2017-11-17 18:15:24 +01:00
test_backtesting.py
remove code duplicates
2017-11-17 18:17:59 +01:00
test_exchange.py
refresh whitelist based on wallet health (
fixes
#60
)
2017-11-13 21:34:47 +01:00
test_hyperopt.py
use load_backtesting_data
2017-11-17 18:23:40 +01:00
test_main.py
modify trade life cycle (should
fix
#112
)
2017-11-17 20:17:29 +01:00
test_misc.py
fix platform dependent bug in argparse test
2017-11-18 08:07:37 +02:00
test_persistence.py
add more tests
2017-11-09 20:02:41 +01:00
test_telegram.py
catch TelegramError (
fixes
#113
)
2017-11-17 19:49:03 +01:00