froggleston
|
6ccc12f337
|
Fix calcs, rename ratio, add docs
|
2023-07-17 14:16:22 +01:00 |
|
froggleston
|
d4b282d6f7
|
Fix expectancy calc and tests
|
2023-07-15 16:51:45 +01:00 |
|
froggleston
|
7eced953b3
|
Merge in develop changes
|
2023-07-15 16:16:08 +01:00 |
|
froggleston
|
096cb0d1ee
|
Add tests, fix winrate calc
|
2023-07-15 16:09:13 +01:00 |
|
Matthias
|
a0fff43648
|
Add fee_base to json output
|
2023-07-10 19:47:37 +02:00 |
|
Matthias
|
5fc8426b9b
|
Improve handling of order cancelation failures with force_exit
closes #8708
|
2023-05-31 17:06:51 +02:00 |
|
Matthias
|
430cd24bbc
|
Invert order (exit trade 3 before trade 4)
|
2023-05-31 15:00:09 +02:00 |
|
Matthias
|
08d040db14
|
Slightly update force_exit test
|
2023-05-31 14:59:41 +02:00 |
|
Matthias
|
5311614d54
|
Update force exit wording
|
2023-05-31 14:33:09 +02:00 |
|
Matthias
|
1b714fdb00
|
Fix wrong "first trade" date in UI, improve interface
closes https://github.com/freqtrade/freqtrade-strategies/issues/301
|
2023-05-15 18:06:17 +02:00 |
|
Matthias
|
bbce738523
|
Improve tests around timezone
|
2023-05-14 08:42:30 +02:00 |
|
Matthias
|
8086d90535
|
Update some tests for balance updates
|
2023-04-24 12:34:59 +02:00 |
|
Matthias
|
94a6bc608c
|
Update stake-currency behavior
|
2023-04-22 17:42:09 +02:00 |
|
Matthias
|
741834301f
|
Update tests
|
2023-04-22 17:21:03 +02:00 |
|
Matthias
|
c4f8ff95dd
|
Update tests
|
2023-04-22 16:13:27 +02:00 |
|
Matthias
|
5dccfab89c
|
Add test for start_cap_ratio
|
2023-04-22 11:48:59 +02:00 |
|
Matthias
|
9c6a49436b
|
Export amount/price precisions per trade
|
2023-03-25 11:42:19 +01:00 |
|
Matthias
|
469166636c
|
Set initial stoploss when creating the order
This ensures that a trade never has "None" as stoploss
|
2023-03-24 07:27:45 +01:00 |
|
Matthias
|
9d6e973e5b
|
remove .query from most tests
|
2023-03-16 07:25:04 +01:00 |
|
Matthias
|
cab1b750b3
|
Improve test accuracy
|
2023-03-06 06:39:05 +01:00 |
|
Matthias
|
9d285e3dc0
|
Add total_profit_ratio to telegram output
part of #8234
|
2023-03-06 06:39:05 +01:00 |
|
Matthias
|
f0cbb4f949
|
Expose relative realized profit
|
2023-03-04 18:20:31 +01:00 |
|
Matthias
|
2ca8b0b12e
|
Update more exchange mocks to use EXMS
|
2023-03-01 20:27:15 +01:00 |
|
Matthias
|
bcdf4e0fe8
|
Use variable for exchange mocks to shorten lines
|
2023-03-01 20:27:15 +01:00 |
|
Matthias
|
dd10dec73d
|
Improve variable wording
|
2023-02-28 20:31:02 +01:00 |
|
Matthias
|
386915378b
|
Improve /status message (show Total profit)
|
2023-02-28 19:54:47 +01:00 |
|
Matthias
|
2f1c5cf143
|
Remove pointless pylint rules
|
2023-02-28 18:22:17 +01:00 |
|
Matthias
|
3706d28125
|
use pytest.approx in favor of "prec_satoshi" ...
|
2023-02-28 18:20:37 +01:00 |
|
Matthias
|
0707e70183
|
Remove deprecated current_profit from api responses
|
2023-02-28 18:20:37 +01:00 |
|
ASU
|
1d5608d627
|
Fix last_process related bug in RPC.health
|
2023-02-27 12:14:38 +02:00 |
|
Matthias
|
9600039686
|
Update dry-run fill method naming
|
2023-02-17 06:37:03 +01:00 |
|
Matthias
|
62c4675e29
|
Remove some deprecated fields from the API
|
2022-12-27 14:28:07 +01:00 |
|
Matthias
|
cb66663fd2
|
show max_stake_amount in API
|
2022-12-27 14:28:07 +01:00 |
|
Matthias
|
3c322bf7df
|
Improve forceenter validation messages
|
2022-11-29 18:27:08 +01:00 |
|
Matthias
|
12b471c64b
|
Prevent 2 parallel open orders through forceentry
this leads to forgetting the prior order
closes #7765
|
2022-11-20 09:28:14 +01:00 |
|
Matthias
|
1975e942d6
|
Add test for no remaining
(kucoin case - https://github.com/freqtrade/freqtrade/issues/7757).
|
2022-11-17 19:07:47 +00:00 |
|
Matthias
|
48e5a45856
|
rpc_test: dont replicate whole response,
updating what's changed improves readability
|
2022-11-17 19:07:47 +00:00 |
|
Matthias
|
097af973d2
|
improve RPC testcase to cover open orders
|
2022-11-17 07:10:47 +01:00 |
|
Matthias
|
fb3d408338
|
Respect max_open_trades when forceentering
closes #7489
|
2022-09-28 09:32:07 +00:00 |
|
Matthias
|
7c84edbc23
|
Avoid online call when asking for /status .
|
2022-09-28 07:21:52 +02:00 |
|
Matthias
|
b9f35cadb3
|
add /stopentry alias for /stopbuy
|
2022-08-28 11:37:22 +02:00 |
|
Matthias
|
8d182768f9
|
stoploss should also use trimmed prices
|
2022-08-17 09:57:11 +02:00 |
|
Matthias
|
fa89368c02
|
Add test for precision backpopulation
|
2022-08-16 11:11:52 +02:00 |
|
Matthias
|
e818797427
|
Minor fix in amount_to_precision logic
|
2022-08-15 20:29:05 +02:00 |
|
Matthias
|
dd4e44931e
|
Improve NAN handling in RPC module
|
2022-08-11 15:02:52 +00:00 |
|
Matthias
|
c6e121ffb4
|
Update tests with correct usdt mock trades
|
2022-08-05 07:21:46 +02:00 |
|
Kavinkumar
|
a4bada3ebe
|
Partial exit using average price (#6545)
Introduce Partial exits
|
2022-07-31 14:19:04 +02:00 |
|
Matthias
|
83cac7bee2
|
Improve some more tests by adding proper orders
|
2022-07-24 10:51:13 +02:00 |
|
Matthias
|
e67d29cd2f
|
Update more trades to use create_mock_trades
|
2022-06-13 07:17:13 +02:00 |
|
Matthias
|
390e600f55
|
Update statistics output
|
2022-06-13 06:46:34 +02:00 |
|