Sam Germain
|
d77ab337bf
|
merged with develop
|
2021-09-14 18:26:46 -06:00 |
|
Matthias
|
4e2b1764b8
|
ccxt_compat_tests must run with dry-run=False
|
2021-09-14 20:24:44 +02:00 |
|
Matthias
|
315ea1e116
|
Merge pull request #5566 from freqtrade/remove_hyperopt
Remove legacy hyperopt
|
2021-09-14 19:20:58 +02:00 |
|
Sam Germain
|
5225bd4a5b
|
Merge branch 'develop' into feat/short
|
2021-09-13 14:02:23 -06:00 |
|
Matthias
|
a12c3ecc9b
|
Remove credentials whenever dry-run is set from within the exchange
|
2021-09-13 20:27:32 +02:00 |
|
Matthias
|
3675df8344
|
Update documentation regarding Legacy Hyperopt
|
2021-09-12 08:18:17 +02:00 |
|
Matthias
|
fd6bf591f8
|
Update some tests to remove explicit hyperopt interface
|
2021-09-12 08:18:13 +02:00 |
|
Matthias
|
ebb0b8aa3f
|
Remove new-hyperopt command
|
2021-09-12 08:18:13 +02:00 |
|
Matthias
|
a5f90a409c
|
Small updates to async_history_fetch
|
2021-09-11 08:18:32 +02:00 |
|
Sam Germain
|
694460c8e0
|
merged with feat/short
|
2021-09-10 23:16:12 -06:00 |
|
Matthias
|
4c4604f837
|
Add explicit test for get_historic_ohlcv
|
2021-09-10 19:47:56 +02:00 |
|
Matthias
|
7251a3ab19
|
Merge pull request #5544 from freqtrade/new_pair_download
New pair download improvement
|
2021-09-10 19:36:45 +02:00 |
|
Sam Germain
|
1f38088d7b
|
Merged with develop
|
2021-09-09 13:56:46 -06:00 |
|
Sam Germain
|
e1a749a91e
|
removed unnecessary caplog
|
2021-09-09 13:19:43 -06:00 |
|
Matthias
|
5844f5a7fa
|
Merge pull request #5546 from samgermain/clear-caplog-freqtradebot
freqtradebot-tests-caplog-clears
|
2021-09-09 21:18:54 +02:00 |
|
Sam Germain
|
366247dff3
|
removed caplog.clears at end of functions in test_freqtradebot
|
2021-09-09 02:17:41 -06:00 |
|
Sam Germain
|
695a8fc73b
|
comment updates, formatting, TODOs
|
2021-09-08 03:09:39 -06:00 |
|
Sam Germain
|
1379ec7402
|
Updated log messages for freqtradebot
|
2021-09-08 03:04:01 -06:00 |
|
Sam Germain
|
b2f289e404
|
Fixed freqtradebot failing tests
|
2021-09-08 02:16:25 -06:00 |
|
Sam Germain
|
362dc20406
|
notify_buy -> notify_enter, notify_sell -> notify_exit
|
2021-09-08 02:06:01 -06:00 |
|
Sam Germain
|
e0092a85e9
|
handle_cancel_buy/sell -> handle_cancel_enter/exit
|
2021-09-08 02:04:20 -06:00 |
|
Sam Germain
|
be93c75e44
|
reupdate_buy_order_fees -> reupdate_enter_order_fees
|
2021-09-08 02:03:40 -06:00 |
|
Sam Germain
|
aac05029e1
|
safe_sell_amount -> safe_exit_amount
|
2021-09-08 02:03:24 -06:00 |
|
Sam Germain
|
93fcaac19f
|
Merge branch 'develop' into clear-caplog-freqtradebot
|
2021-09-07 21:55:00 -06:00 |
|
Sam Germain
|
79ca6135a2
|
added caplog clears to freqtradebot tests
|
2021-09-07 21:53:38 -06:00 |
|
Matthias
|
2d66987ac7
|
Add test for "pair-startdate" detection
|
2021-09-07 20:27:49 +02:00 |
|
Matthias
|
a8f28ffb11
|
Increase test coverage
|
2021-09-05 15:34:57 +02:00 |
|
Matthias
|
93c1dff71b
|
Allow adding new additional headers
|
2021-09-02 21:02:45 +02:00 |
|
Matthias
|
5184cc7749
|
Merge branch 'develop' into feat/short
|
2021-09-02 07:03:14 +02:00 |
|
Matthias
|
b0c4f079c2
|
Merge branch 'develop' into feat/backtest_detail
|
2021-08-31 20:16:42 +02:00 |
|
Matthias
|
1895230afe
|
Clarify exception on load when markets could not be loaded
closes #5498
|
2021-08-29 09:18:46 +02:00 |
|
Matthias
|
2ce458810b
|
rename default_hyperopt_loss file
|
2021-08-26 19:39:57 +02:00 |
|
Matthias
|
07d71f014f
|
Rename defaultStrategy file
|
2021-08-26 19:38:41 +02:00 |
|
Matthias
|
6d96b11279
|
Rename DefaultStrategy
|
2021-08-26 07:25:53 +02:00 |
|
Matthias
|
df1c0540ab
|
Rename Hyperopt Test Class
|
2021-08-26 07:20:05 +02:00 |
|
Matthias
|
0d8e105a33
|
Rename legacystrategy file
|
2021-08-26 07:14:49 +02:00 |
|
Matthias
|
58ecb34a66
|
Allow DefaultHyperopts as hyperopt name
|
2021-08-26 07:13:18 +02:00 |
|
Matthias
|
fbf8eb4526
|
Rename test-legacy strategy
|
2021-08-26 07:04:33 +02:00 |
|
Matthias
|
1f3ccc2587
|
DefaultStrategy does not need to be limited
|
2021-08-26 07:00:15 +02:00 |
|
Matthias
|
c4be52d1c3
|
rename execute_sell to execute_trade_exit
|
2021-08-26 06:53:42 +02:00 |
|
Matthias
|
63844d39f6
|
Rename execute_buy to execute_entry
|
2021-08-26 06:48:26 +02:00 |
|
Matthias
|
e1c3b7fd8c
|
Merge branch 'develop' into feat/short
|
2021-08-25 20:31:40 +02:00 |
|
Matthias
|
4b36276e4f
|
Improve has_space test
|
2021-08-25 19:54:26 +02:00 |
|
Matthias
|
8a9407bac9
|
Don't hard-fail when fetch_ticker doesn't return a value
closes #5477
|
2021-08-25 07:13:59 +02:00 |
|
Matthias
|
f4242106d9
|
Merge branch 'develop' into feat/short
|
2021-08-24 20:53:21 +02:00 |
|
Matthias
|
60b476611c
|
Simplify a number of tests by relying on default arguments
|
2021-08-24 20:51:59 +02:00 |
|
Matthias
|
957551ea97
|
Merge branch 'develop' into feat/short
|
2021-08-24 06:25:06 +02:00 |
|
Masoud Azizi
|
127f470bc3
|
.* ADDED
|
2021-08-20 19:29:33 +02:00 |
|
Masoud Azizi
|
40ad451019
|
Download-data log process added
Download-data log process added
pytest assert solved
|
2021-08-20 14:52:56 +00:00 |
|
Matthias
|
ba5abb20bd
|
Run compat ci for gate.io
|
2021-08-20 06:30:27 +02:00 |
|