Joe Schr
|
ab7f8b3a0f
|
imbalance_ratio: use ratio instead of percentage
|
2024-05-17 15:49:53 +02:00 |
|
Joe Schr
|
d33a14aab1
|
test_refresh_latest_trades: removes TODO
|
2024-05-16 13:58:08 +02:00 |
|
Joe Schr
|
a56faf503b
|
ruff format: orderflow / public trades
|
2024-05-15 17:09:32 +02:00 |
|
Joe Schr
|
6c696e14f0
|
test_refresh_latest_trades: mock datadir with tmp_path
|
2024-05-15 16:19:36 +02:00 |
|
Joe Schr
|
f87cd5daca
|
Enables use_public_trades only in test_refresh_latest_trades
|
2024-05-15 14:57:22 +02:00 |
|
Joe Schr
|
b9035da981
|
Merge remote-tracking branch 'upstream/develop' into feature/fetch-public-trades
|
2024-05-15 14:43:00 +02:00 |
|
Joe Schr
|
ec9d1812c6
|
add test_refresh_latest_trades to test_exchange
|
2024-05-14 18:06:57 +02:00 |
|
Matthias
|
9291698561
|
A few more formatting updates
|
2024-05-13 19:49:15 +02:00 |
|
Matthias
|
58edb0a54a
|
Update misspellings that are being detected now
|
2024-05-13 07:10:25 +02:00 |
|
Matthias
|
9d6e4ae67d
|
A few more minor fixes
|
2024-05-13 07:10:25 +02:00 |
|
Matthias
|
a9732c6195
|
Fix odd formatting by ruff format
|
2024-05-13 07:10:25 +02:00 |
|
Matthias
|
4f5bf632fc
|
ruff format: remaining tests
|
2024-05-13 07:10:25 +02:00 |
|
Matthias
|
d761bd8cec
|
ruff format: tests/freqtradebot
|
2024-05-13 07:10:25 +02:00 |
|
Matthias
|
644f120ab2
|
ruff format: tests/hyperopt
|
2024-05-13 07:10:25 +02:00 |
|
Matthias
|
02075b15e3
|
ruff format: update more tests
|
2024-05-13 07:10:24 +02:00 |
|
Matthias
|
40e161a5b9
|
ruff format: freqai tests
|
2024-05-13 07:10:24 +02:00 |
|
Matthias
|
ffd49e0e59
|
ruff format: tests/data
|
2024-05-13 07:10:24 +02:00 |
|
Matthias
|
d8a8b5c125
|
ruff format: Update more test files
|
2024-05-13 07:10:24 +02:00 |
|
Matthias
|
ca1fe06035
|
ruff format: tests/plugins
|
2024-05-13 07:10:24 +02:00 |
|
Matthias
|
5a94817721
|
ruff format: tests/exchange
|
2024-05-13 07:10:24 +02:00 |
|
Matthias
|
c8626d9412
|
ruff format: Update tests/exchange
|
2024-05-13 07:10:24 +02:00 |
|
Matthias
|
e4796fd85b
|
ruff format: update testcommands
|
2024-05-13 07:10:24 +02:00 |
|
Matthias
|
adeb93dc9c
|
ruff format: update strategy tests
|
2024-05-13 07:10:24 +02:00 |
|
Matthias
|
1cbd49fd4e
|
ruff format: rpc tests
|
2024-05-13 07:10:24 +02:00 |
|
Matthias
|
8c7d80b78e
|
ruff format: Update test strategies
|
2024-05-13 07:10:24 +02:00 |
|
Matthias
|
099b1fc8c4
|
ruff format: More updates to tests
|
2024-05-13 07:10:24 +02:00 |
|
Matthias
|
23427bec08
|
ruff format: Update tests/ base directory
|
2024-05-13 07:10:24 +02:00 |
|
Matthias
|
53947732a0
|
ruff format: Update conftest_trades files
|
2024-05-13 07:10:24 +02:00 |
|
Matthias
|
7090950db6
|
ruff format: Update a few test files
|
2024-05-13 07:10:24 +02:00 |
|
Matthias
|
a8eabd0b2e
|
Update remaining files with new import sorting
|
2024-05-13 07:10:24 +02:00 |
|
Matthias
|
7767ad9d6e
|
Update imports in test directory
|
2024-05-13 07:10:24 +02:00 |
|
Matthias
|
63c8eae4a5
|
Remove unused fixtures
|
2024-05-12 09:33:39 +02:00 |
|
Matthias
|
eb8ce5b304
|
Split too long strings in test
|
2024-05-12 09:32:51 +02:00 |
|
Matthias
|
f52c3677ca
|
Move test comment out of the test data
|
2024-05-12 09:30:34 +02:00 |
|
Matthias
|
e4881580fd
|
Slightly extend background jobs api
|
2024-05-12 09:12:53 +02:00 |
|
Matthias
|
15c56e55c1
|
Fix test directory pollution
|
2024-05-09 20:40:43 +02:00 |
|
Matthias
|
15bcba9c7e
|
Skip load_leverage_tiers test from bybit
|
2024-05-09 19:49:52 +02:00 |
|
Matthias
|
fa79c48c8f
|
Exclude unfilled Trades from "all" /profit
These are not actual profits, as it's unclear if the order
will be filled or will be canceled.
Discovered as part of #10165
|
2024-05-05 16:48:42 +02:00 |
|
Matthias
|
ab93fd3be4
|
Enhance trade to verify #10166
|
2024-05-04 11:21:25 +02:00 |
|
Matthias
|
ee7be1cd5a
|
move "add_bt_trade" call for entries into enter_trade function
|
2024-05-04 09:14:56 +02:00 |
|
Matthias
|
c534d47c12
|
Merge pull request #10138 from freqtrade/backtest_max_fee
Backtest max fee
|
2024-04-30 15:33:42 +02:00 |
|
Matthias
|
6e443a42cd
|
Merge pull request #10143 from freqtrade/feat/pairhistory_advanced
RPC: Advanced pairhistory endpoint
|
2024-04-28 20:07:24 +02:00 |
|
Matthias
|
71ef6f70e5
|
Improve test coverage of strategy test
|
2024-04-28 17:06:36 +02:00 |
|
Matthias
|
9d57e3930d
|
Extend error testing to post call
|
2024-04-28 17:01:16 +02:00 |
|
Matthias
|
ab10379833
|
Add pair_history post endpoint, too
|
2024-04-28 16:14:09 +02:00 |
|
Matthias
|
8c39740105
|
Test Post pair_candles endpoint
|
2024-04-28 16:14:09 +02:00 |
|
Matthias
|
eeaa9061e5
|
Adapt test for to also test post endpoint
|
2024-04-28 16:14:09 +02:00 |
|
Matthias
|
3e20770446
|
Slightly change returned column scheme
|
2024-04-28 16:14:09 +02:00 |
|
goodmost
|
38b35ec528
|
chore: remove repetitive words
Signed-off-by: goodmost <zhaohaiyang@outlook.com>
|
2024-04-28 18:14:19 +08:00 |
|
Matthias
|
f259270e9c
|
Update tests to properly mock fee
|
2024-04-27 19:52:48 +02:00 |
|