Matthias
|
36098f6b78
|
test: update tests for removal of leverage
|
2 years ago |
Matthias
|
d7bee0c9e0
|
test: update further tests for precision_mode_price
|
2 years ago |
Matthias
|
1588a4253d
|
Update tests for coinGecko updates
|
2 years ago |
Matthias
|
773940e05c
|
Update mocks to FtCoinGeckoApi
|
2 years ago |
Matthias
|
1cbd49fd4e
|
ruff format: rpc tests
|
2 years ago |
Matthias
|
7767ad9d6e
|
Update imports in test directory
|
2 years ago |
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
|
2 years ago |
Matthias
|
f259270e9c
|
Update tests to properly mock fee
|
2 years ago |
Matthias
|
cc534c5000
|
switch from arrow to humanize
|
2 years ago |
Matthias
|
747266fe42
|
Remove unused imports
|
2 years ago |
Matthias
|
f4074d2960
|
Add tests for lock endpoints
|
2 years ago |
Matthias
|
2854186b14
|
Adjust test to work against usdt values
|
2 years ago |
Matthias
|
093fd48cf9
|
Update test to use default_conf_usdt
|
2 years ago |
Matthias
|
acbb485302
|
Add bot start and bot-startup to health endpoint
|
2 years ago |
Alberto
|
865ebc3143
|
update status table to show total amounts in stake currency
Signed-off-by: Alberto <alberto.rinaudo+seiza@gmail.com>
|
2 years ago |
Matthias
|
1696aa3915
|
Adjust tests for new fields
|
2 years ago |
Matthias
|
9bfd34a4f3
|
Merge pull request #9267 from Axel-CH/feature/update_sl_order_mgt
Update stoploss order management
|
2 years ago |
Matthias
|
398b93beef
|
Fix rpc test
|
2 years ago |
Matthias
|
ae3f62cf9b
|
Fix RPC tests
|
2 years ago |
Matthias
|
931704abcc
|
Merge branch 'develop' into feature/update_sl_order_mgt
|
2 years ago |
Matthias
|
4769b50709
|
Fix RPC tests
|
2 years ago |
Matthias
|
8234879b58
|
stoploss_order_id removal tests
|
2 years ago |
Matthias
|
b2796b850b
|
Add funding_fee export to order object
Helps debugging #9163
|
3 years ago |
Matthias
|
394d758d32
|
Add missing fields to json (and json parse)
|
3 years ago |
Matthias
|
33bf7f9f30
|
Ensure test doesn't fail based on daytime
failed if it's run in the first hour of the (UTC) day
|
3 years ago |
Matthias
|
067c9219b6
|
replace 'open_orders' with "has_open_orders" in api
|
3 years ago |
Matthias
|
8c95207ca4
|
Merge branch 'develop' into pr/Axel-CH/8779
|
3 years ago |
Matthias
|
399f144c27
|
more calc_profit_combined usage
|
3 years ago |
Matthias
|
f19f3ed4eb
|
Fix rpc forceexit logic, fix remaining test
|
3 years ago |
Matthias
|
43c73c75c5
|
Remove more open_order_id references
|
3 years ago |
Matthias
|
3e986e24fa
|
Merge branch 'develop' into pr/Axel-CH/8779
|
3 years ago |
Matthias
|
cfe1187cd9
|
Fix missed Test
|
3 years ago |
Axel CHERUBIN
|
f397d973f3
|
Merge branch 'freqtrade:develop' into feature/multiple_open_orders
|
3 years ago |
Stefano Ariestasia
|
8f04225282
|
another test fix
|
3 years ago |
froggleston
|
f95f954df7
|
Convert winrate to ratio instead of % in calculations
|
3 years ago |
froggleston
|
6ccc12f337
|
Fix calcs, rename ratio, add docs
|
3 years ago |
froggleston
|
d4b282d6f7
|
Fix expectancy calc and tests
|
3 years ago |
froggleston
|
7eced953b3
|
Merge in develop changes
|
3 years ago |
froggleston
|
096cb0d1ee
|
Add tests, fix winrate calc
|
3 years ago |
Matthias
|
a0fff43648
|
Add fee_base to json output
|
3 years ago |
axel
|
db5383927c
|
fix test_rpc_trade_status
|
3 years ago |
axel
|
171c4f182d
|
update test_adjust_entry_maintain_replace test case, fix first RPC test
|
3 years ago |
Matthias
|
5fc8426b9b
|
Improve handling of order cancelation failures with force_exit
closes #8708
|
3 years ago |
Matthias
|
430cd24bbc
|
Invert order (exit trade 3 before trade 4)
|
3 years ago |
Matthias
|
08d040db14
|
Slightly update force_exit test
|
3 years ago |
Matthias
|
5311614d54
|
Update force exit wording
|
3 years ago |
Matthias
|
1b714fdb00
|
Fix wrong "first trade" date in UI, improve interface
closes https://github.com/freqtrade/freqtrade-strategies/issues/301
|
3 years ago |
Matthias
|
bbce738523
|
Improve tests around timezone
|
3 years ago |
Matthias
|
8086d90535
|
Update some tests for balance updates
|
3 years ago |
Matthias
|
94a6bc608c
|
Update stake-currency behavior
|
3 years ago |