Matthias
|
50f0483d9a
|
FIx fluky test in test_api_logs
|
2020-09-11 20:00:36 +02:00 |
|
Matthias
|
b8773de5b0
|
scoped sessions should be closed after requests
|
2020-09-11 06:44:20 +02:00 |
|
Matthias
|
aa2d1e9cca
|
Merge pull request #3744 from freqtrade/fix/infomrativesample
fix Informative pair documentation
|
2020-09-08 16:38:08 +02:00 |
|
Matthias
|
c18441f36f
|
Fix typo in reloading_conf
|
2020-09-05 16:44:23 +02:00 |
|
Matthias
|
cc684c5141
|
Correctly handle identical timerame merges
|
2020-09-04 20:09:02 +02:00 |
|
Matthias
|
7bc8927914
|
Add documentation for merge_informative_pair helper
|
2020-09-04 20:02:31 +02:00 |
|
Matthias
|
bd4f3d838a
|
Implement merge_informative_pairs helper
|
2020-09-04 19:44:35 +02:00 |
|
Matthias
|
848a94d62e
|
Merge branch 'develop' into pr/silvavn/3745
|
2020-09-04 07:56:10 +02:00 |
|
Matthias
|
bc5cc48f67
|
Adjust windows docs, fix failing doc-test
|
2020-09-04 07:28:21 +02:00 |
|
Matthias
|
43035a3f76
|
Merge pull request #3724 from freqtrade/fix/3084
Forcesell should use the available methods for handling a trade correctly
|
2020-09-01 15:11:05 +02:00 |
|
Matthias
|
d444182829
|
Reinstate wrongly removed pairlist test
|
2020-09-01 10:31:11 +02:00 |
|
Matthias
|
3bc6cb36c6
|
Remove deprectead volumepairlist options
|
2020-09-01 08:04:02 +02:00 |
|
Matthias
|
38c52c7eee
|
Merge pull request #3626 from freqtrade/feat/hdf5
Introduce HDF5 Datahandler
|
2020-08-31 16:10:24 +02:00 |
|
Matthias
|
24df8d6bf5
|
Sort imports
|
2020-08-31 15:46:31 +02:00 |
|
Matthias
|
842eff95eb
|
Add simple verification to ensure pairlists is iitialized
|
2020-08-30 10:07:58 +02:00 |
|
Matthias
|
2ae04af694
|
Improve some doc wording
|
2020-08-29 10:26:26 +02:00 |
|
Matthias
|
a595d23bf1
|
Improve comment in test
|
2020-08-29 10:14:49 +02:00 |
|
Matthias
|
289425a434
|
Add test for dry-run-cancel order
|
2020-08-29 10:07:02 +02:00 |
|
Matthias
|
9c20d488a9
|
Merge branch 'develop' into fix/3084
|
2020-08-28 15:43:24 +02:00 |
|
Matthias
|
a9e7ee8113
|
Merge pull request #3683 from freqtrade/logging_endpoints
Logging endpoints
|
2020-08-27 15:11:17 +02:00 |
|
Matthias
|
b2373fccfd
|
Adjust tests as send_msg is only called once
|
2020-08-27 06:35:28 +02:00 |
|
Matthias
|
9c0a3fffd7
|
Avoid double notifications in case of partially filled buy orders
|
2020-08-26 22:17:43 +02:00 |
|
Matthias
|
5e75caa917
|
Adjust tests to new forcesell
|
2020-08-26 21:55:31 +02:00 |
|
Matthias
|
309ea1246a
|
Update config to use single quotes
|
2020-08-26 20:52:09 +02:00 |
|
Matthias
|
9d4ecb625a
|
Allow numpy numbers as comparisons, too
|
2020-08-26 07:16:29 +02:00 |
|
Matthias
|
21f4aba4e3
|
Merge pull request #3055 from yazeed/verify_date_on_new_candle_on_get_signal
Verify date on last candle before producing signal
|
2020-08-25 20:22:48 +02:00 |
|
Matthias
|
605ed90567
|
Merge pull request #3592 from freqtrade/stoploss_distance
Add stoploss-distance (to current price) to /status output
|
2020-08-25 19:56:23 +02:00 |
|
Matthias
|
c272944834
|
Lock pair until a new candle arrives
|
2020-08-24 11:09:09 +02:00 |
|
Matthias
|
8b767eedfd
|
Merge branch 'develop' into pr/yazeed/3055
|
2020-08-24 07:21:48 +02:00 |
|
Matthias
|
a55dd8444d
|
Fix loglevel of using_cached-rate
|
2020-08-23 19:31:35 +02:00 |
|
Matthias
|
4f1179d85c
|
Test for empty case
|
2020-08-20 20:11:58 +02:00 |
|
Matthias
|
42273ae042
|
Merge pull request #3695 from freqtrade/fix_daily_rpc
Fix daily rpc for webservice
|
2020-08-19 14:16:24 +02:00 |
|
Matthias
|
3d515ed5bf
|
Merge pull request #3558 from freqtrade/bt_add_maxdrawdown
Revise backtesting export format, add some metrics
|
2020-08-19 06:39:47 +02:00 |
|
Matthias
|
e206cc9c21
|
Adjust tests
|
2020-08-18 20:15:41 +02:00 |
|
Matthias
|
4eb17b4daf
|
Remove unneeded function
|
2020-08-18 15:20:37 +02:00 |
|
Matthias
|
1f153f51ee
|
Merge pull request #3660 from freqtrade/hyperopt_default_tests
Move DefaultHyperopt to tests
|
2020-08-17 06:49:55 +02:00 |
|
Matthias
|
56ca37fd8b
|
Also provide stacktrace via log endpoints
|
2020-08-15 20:15:02 +02:00 |
|
Matthias
|
142f87b68c
|
Adjust tests to new wordings
|
2020-08-15 09:11:46 +02:00 |
|
Matthias
|
1cb10d8f8e
|
Merge branch 'develop' into pr/hroff-1902/3619
|
2020-08-15 09:08:59 +02:00 |
|
Matthias
|
89b9a8cb1f
|
Merge pull request #3396 from freqtrade/fix/broken_getpairs
Use dict for symbol_is_pair
|
2020-08-15 08:58:53 +02:00 |
|
Matthias
|
f3d4b114bb
|
Skip windows test failure
|
2020-08-15 08:47:09 +02:00 |
|
Matthias
|
9659e516c8
|
Remove queue import
Improve tests
|
2020-08-14 20:35:15 +02:00 |
|
Matthias
|
c4f78203ab
|
Initialize streamhandler early to have it apply to all logs
|
2020-08-14 20:08:55 +02:00 |
|
Matthias
|
251eb5aa96
|
Test for bufferingHandler too
|
2020-08-14 19:51:50 +02:00 |
|
Matthias
|
122c0e8ddc
|
Readd accidentally dropped StreamHandler
|
2020-08-14 19:50:56 +02:00 |
|
Matthias
|
9ad8e74247
|
Add tests for log-endpoints
|
2020-08-14 19:41:27 +02:00 |
|
Matthias
|
5f79caa307
|
Implement /logs endpoints in telegram and restAPI
|
2020-08-14 15:44:36 +02:00 |
|
Matthias
|
93717cfef1
|
Merge pull request #3008 from yazeed/more_info_hyperopt_fixed
Wins/draws/losses/median profit in hyperopt output
|
2020-08-14 09:25:12 +02:00 |
|
Matthias
|
b98107375e
|
Improve formatting of result string to be a bit conciser
|
2020-08-14 07:31:14 +02:00 |
|
Matthias
|
d76ee43246
|
Show wins / draws / losses in hyperopt table
|
2020-08-14 07:14:10 +02:00 |
|