Commit Graph

180 Commits (f435384bf07deea86c29f7515458d9b1663cdb61)

Author SHA1 Message Date
hroff-1902 f435384bf0
Merge pull request #2451 from freqtrade/bt_analysis_maxopen
7 years ago
hroff-1902 3149c12a14
Merge pull request #2444 from freqtrade/sql_cleanup
7 years ago
hroff-1902 5b87393a95
Merge pull request #2457 from freqtrade/integration_tests
7 years ago
hroff-1902 ffed13b979
Merge pull request #2455 from freqtrade/reduce_startup_indicator_logfrequency
7 years ago
Matthias 9a42afe0be Move exchange-constants and retriers to exchange.common
7 years ago
Matthias b6616d7a13 Add test helping debug #1985
7 years ago
Matthias 7be378aaa9 Remove markets mock where it's not needed
7 years ago
Matthias 734a9d5d87 Seperate tests related to worker from test_freqtradebot
7 years ago
Matthias ce6b869f84 Cleanup test
7 years ago
Matthias dc5f1b2878 Extract integration tests into sepearte file
7 years ago
Matthias 5dcf28cafb Reduce frequency of "startup-period" message
7 years ago
Matthias dd408aa5d6 Add analyze_trade_parallelism analysis function
7 years ago
Matthias dac88c6aed extract Find parallel trades per interval
7 years ago
Matthias c2076d86a4 Use scoped_session as intended
7 years ago
Matthias ab117527c9 Refactor get_best_pair to persistence
7 years ago
Matthias f20f5cebbe Move performance-calculation to persistence
7 years ago
Matthias 6fe7b13e37 Replace coins in whitelist with existing ones
7 years ago
hroff-1902 5254059fe4
Merge pull request #2430 from freqtrade/startup_period_bt
7 years ago
hroff-1902 907baea8b2
Merge pull request #2439 from freqtrade/fix/plotprofit
7 years ago
Matthias 069da224bc Add test to verify this is correct
7 years ago
Matthias e82460bde6 Fix create_cum_profit to work with trades that don't open on candle
7 years ago
Matthias 61c037f2cf Fix some typos and comment mistakes
7 years ago
Matthias 73343b3387 Address feedback
7 years ago
Matthias 132a4da7cf Small style fixes and adjusted tests
7 years ago
Matthias 73f5bff9c5 Add validation to make sure strategies work on that exchange
7 years ago
Matthias 223f0cd4d3 Apply startup_period to edge as well
7 years ago
Matthias 2bc74882e9 Add test for startup_candles
7 years ago
Matthias 2ba388074e Fix small bugs
7 years ago
Matthias 86624411c6 Test trim_dataframe
7 years ago
Matthias 5cdae17d19 Add tests for timerange modifications
7 years ago
Matthias 6382a4cd04 Implement startup-period to default-strategy
7 years ago
Matthias 704121c197 Move most logic to history
7 years ago
Matthias 20dabd9c41 Merge branch 'develop' into whitelist_docs
7 years ago
Matthias 32df73c056 flake
7 years ago
Matthias ef1885c38b Fix more tests
7 years ago
Matthias f5351e60e7 Adjust markets mock
7 years ago
Matthias 3929ad4e1f Fix typo
7 years ago
Matthias 2f1d9696cd Change keepalive to heartbeat
7 years ago
Matthias e63377980e Improve pairlist documentation
7 years ago
Matthias 0773a65333 Add I Am Alive Message
7 years ago
Matthias 8201f70a80 Change loglevel of repeated message to debug
7 years ago
Matthias 45b83cc544 Don't require pair_whitelist for dynamicPairlist usecases
7 years ago
hroff-1902 59e881c59d Remove obsolete scripts
7 years ago
hroff-1902 e408274fb3
Merge branch 'develop' into align_utils
7 years ago
Matthias 87ff7be550 Use exchange.name instead of config['exchange']['name']
7 years ago
Matthias b116cc75c4 Fix failing test
7 years ago
hroff-1902 ca4d0067e4 Uncomment tests with --exchange
7 years ago
hroff-1902 1bc63288a3
Merge branch 'develop' into list-pairs2
7 years ago
hroff-1902 10ca249293 Fix fluky test
7 years ago
hroff-1902 4f17511fdc
Merge pull request #2393 from freqtrade/remove_timeframe
7 years ago