Matthias
|
6e2aa6b4b8
|
tests: remove unused imports
|
2024-09-08 08:28:40 +02:00 |
|
Matthias
|
611a3ce138
|
Merge pull request #10485 from jainanuj94/feature/8902
Add exit signals to export in backtesting
|
2024-09-07 20:12:05 +02:00 |
|
Matthias
|
396d933e34
|
feat(bybit): add support for unified Accounts
|
2024-09-07 18:28:56 +02:00 |
|
Matthias
|
f95cc960e1
|
test: tests should consider additional ff-update call
|
2024-09-07 09:25:20 +02:00 |
|
Matthias
|
f714e306da
|
test: add margin and trading mode to test config
|
2024-09-06 21:15:10 +02:00 |
|
Anuj Jain
|
b7145debfb
|
handle trade wide indicators
|
2024-09-05 21:52:09 +05:30 |
|
Matthias
|
c6b46d75cb
|
chore: fix B018 violation
|
2024-09-01 08:24:47 +02:00 |
|
Matthias
|
a554352ae0
|
test: remove unused mutable argument
|
2024-09-01 08:24:21 +02:00 |
|
Matthias
|
a7fd03f1b7
|
chore: improve ccxt test
|
2024-09-01 08:22:58 +02:00 |
|
Matthias
|
a250cf7ebe
|
test: Remove unnecessary asyncio decorators
|
2024-08-29 20:38:57 +02:00 |
|
Matthias
|
5cca19bb83
|
refactor: simplify binance liquidation test setup
|
2024-08-24 18:07:19 +02:00 |
|
Matthias
|
1b7056853b
|
refactor: move test_liquidation_price_binance to binance test file
|
2024-08-24 18:06:19 +02:00 |
|
Matthias
|
01b7ad4a3f
|
feat: prevent freqAI startup on exchanges without history
closes #10570
|
2024-08-23 18:16:06 +02:00 |
|
colorfulgray0
|
68be56240d
|
chore: fix test param
|
2024-08-21 17:46:58 +08:00 |
|
Matthias
|
f4440d43de
|
chore: increase wait time on ws to avoid flukes
|
2024-08-20 06:45:09 +02:00 |
|
jainanuj94
|
19a2e06c0b
|
#000 | Anuj | Merge Dfs for entry and exit in one table
|
2024-08-18 18:41:04 +05:30 |
|
Matthias
|
7fe23ad8c9
|
chore: add alias_for to tests
|
2024-08-18 13:15:10 +02:00 |
|
Matthias
|
e26ac6ed00
|
test: speed up detail test
|
2024-08-15 20:02:45 +02:00 |
|
Matthias
|
3a676f98db
|
test: improve telegram balance test
|
2024-08-15 17:36:14 +02:00 |
|
Matthias
|
8498cb17e7
|
test: add explicit test for telegram's short behavior
|
2024-08-15 17:36:14 +02:00 |
|
Matthias
|
36098f6b78
|
test: update tests for removal of leverage
|
2024-08-15 17:36:14 +02:00 |
|
Matthias
|
2ffe938206
|
test: update test behavior - wallets has 0, never none
|
2024-08-15 08:21:25 +02:00 |
|
Matthias
|
331159a3d8
|
fix: ensure handle_onexchange_order works without false warnings
futures were not properly handled in this command.
closes #10533
|
2024-08-14 21:18:51 +02:00 |
|
Matthias
|
23510c80be
|
fix: don't auto-populate non-existing secret entries
|
2024-08-14 08:19:58 +02:00 |
|
Matthias
|
c60e00c77f
|
Merge pull request #10530 from freqtrade/feat/price_precision_mode
add price_precision_mode
|
2024-08-13 12:20:53 +02:00 |
|
Matthias
|
7e502beafc
|
Merge pull request #10527 from freqtrade/feat/bt_generator
Backtesting - dynamic pairlist sorting
|
2024-08-13 09:56:19 +02:00 |
|
Matthias
|
d7bee0c9e0
|
test: update further tests for precision_mode_price
|
2024-08-13 09:23:43 +02:00 |
|
Matthias
|
350c2241c4
|
test: adjust test mocks for precision_mode_price
|
2024-08-13 09:20:40 +02:00 |
|
Matthias
|
54bc60b08f
|
test: Update test for new to-json field
|
2024-08-13 09:10:50 +02:00 |
|
Matthias
|
1e410feed1
|
test: fix missing test arg
|
2024-08-13 07:33:13 +02:00 |
|
Matthias
|
a991c76842
|
feat: add test for test_list_data command
|
2024-08-13 06:54:35 +02:00 |
|
Matthias
|
9bfd0cb63c
|
feat: add test for trades_data_minmax
|
2024-08-13 06:43:26 +02:00 |
|
Matthias
|
3f4c19abbc
|
chore: add test for trades_get_available_data
|
2024-08-13 06:40:11 +02:00 |
|
Matthias
|
7972a023ed
|
fix: oddly wrong fee_cost calculation
|
2024-08-12 16:45:51 +02:00 |
|
Matthias
|
50835c878e
|
chore: add more test coverage
|
2024-08-12 15:35:31 +02:00 |
|
Matthias
|
b727e5ca1c
|
chore: simplify update code
|
2024-08-12 14:51:42 +02:00 |
|
Matthias
|
530226dbe8
|
chore: Add "use_detail" to detail test
|
2024-08-12 14:51:42 +02:00 |
|
Matthias
|
4882a18bf9
|
chore: add pair_detail test
|
2024-08-12 14:51:42 +02:00 |
|
Matthias
|
7945eba386
|
feat: Evaluate pairs with open trades first
This will enable further improved logic for pairs with no open trade.
|
2024-08-12 14:51:42 +02:00 |
|
Matthias
|
b6f4e124ce
|
chore: improve backtesting test details
ensure all candles used the same pairlist ordering
|
2024-08-12 14:51:42 +02:00 |
|
Matthias
|
10f0522a6b
|
chore: update attribute wording to bt_profit
|
2024-08-12 10:57:53 +02:00 |
|
Matthias
|
2bc9cdafb2
|
chore: update attribute wording to bt_trades
|
2024-08-12 10:57:53 +02:00 |
|
Matthias
|
e643a2ea32
|
chore: update attribute wording to bt_trades_open
|
2024-08-12 10:57:53 +02:00 |
|
Matthias
|
b456afa2ac
|
chore: improve backtesting test
|
2024-08-12 10:20:36 +02:00 |
|
Matthias
|
88b754e38c
|
chore: update test to reflect a fix in ccxt
|
2024-08-12 09:14:36 +02:00 |
|
Matthias
|
6f33115187
|
Merge pull request #10400 from simwai/feature/stoploss-start-at
Added unlock_at field for protection config
|
2024-08-10 16:40:09 +02:00 |
|
jainanuj94
|
8085e24dcd
|
update tests
|
2024-08-06 20:00:05 +05:30 |
|
jainanuj94
|
3ebc5b136c
|
review comments and update test for exit signals
|
2024-08-06 12:55:48 +05:30 |
|
jainanuj94
|
7f0e5dd335
|
Refactor and add documentation
|
2024-08-05 23:19:38 +05:30 |
|
Matthias
|
9eebe82b34
|
chore: fix api-server tests
|
2024-08-03 18:29:16 +02:00 |
|