Matthias
|
394c260eb2
|
Update runmode to 'backtest' in some test cases
|
2024-01-06 18:14:14 +01:00 |
|
Matthias
|
582f51ccdd
|
Add runmode "dry_run" to default configuration
|
2024-01-06 18:07:40 +01:00 |
|
Matthias
|
74bb1a29b6
|
Fix indentation
|
2024-01-06 17:55:03 +01:00 |
|
Matthias
|
ddb42879ef
|
Fix type errors
|
2024-01-06 17:32:56 +01:00 |
|
Matthias
|
53b24ea69b
|
Update webhook documentation
|
2024-01-06 16:28:45 +01:00 |
|
Matthias
|
80071dd2d8
|
Adjust tests for improved telegram output
|
2024-01-06 16:25:49 +01:00 |
|
Matthias
|
545096cc47
|
feat: improve telegram message formatting
|
2024-01-06 16:13:27 +01:00 |
|
Matthias
|
9f682b5829
|
Improve Coin formatter naming
|
2024-01-06 16:02:47 +01:00 |
|
Matthias
|
209e7033cd
|
Fix tests for newly added field
|
2024-01-06 15:48:49 +01:00 |
|
Matthias
|
7f69a06819
|
Use Type-hinting for telegram messages
|
2024-01-06 15:47:15 +01:00 |
|
Matthias
|
20b2f25067
|
Add quote currency to entry/exit msgs
|
2024-01-06 15:47:15 +01:00 |
|
Matthias
|
079330ac64
|
Merge pull request #9611 from freqtrade/rpc_final_exit_msg
Improve Telegram final exit msg
|
2024-01-06 15:46:56 +01:00 |
|
Matthias
|
88524db290
|
Remove leading whitespace
|
2024-01-06 13:04:49 +01:00 |
|
Matthias
|
e1ad87a565
|
Extract number-formatters from misc
|
2024-01-06 13:04:49 +01:00 |
|
Matthias
|
65009373ee
|
add round_value incl. tests
|
2024-01-06 12:42:33 +01:00 |
|
Matthias
|
7f84996c1e
|
Send correct Profit for both exit types
|
2024-01-06 11:53:14 +01:00 |
|
Matthias
|
90df6bcd54
|
Remove pointless parenteses
|
2024-01-06 11:49:40 +01:00 |
|
Matthias
|
3237cad8c8
|
Fix test naming from sell to exit
|
2024-01-06 11:32:58 +01:00 |
|
Matthias
|
2a11597ad3
|
Improve exit message wording
|
2024-01-06 11:30:45 +01:00 |
|
Matthias
|
59ec3fd860
|
Always send order-type to exit notifications
|
2024-01-06 11:29:02 +01:00 |
|
Matthias
|
685fef1ee8
|
Improve buy message FIAT formatting
|
2024-01-06 11:22:37 +01:00 |
|
Matthias
|
690a3599d0
|
Simplify exit msg method further
|
2024-01-06 11:14:43 +01:00 |
|
Matthias
|
e4977d4cbd
|
Don't assign the original message dict for no reason
|
2024-01-06 10:55:00 +01:00 |
|
Matthias
|
7b78e66e7d
|
Ajust some leverage calls
|
2024-01-06 10:51:50 +01:00 |
|
Matthias
|
8726d63923
|
Remove unnecessary calculations for exit msg
|
2024-01-06 10:50:55 +01:00 |
|
Matthias
|
5e9a929e9e
|
Further simplify msg formatting
|
2024-01-06 10:50:35 +01:00 |
|
Matthias
|
c3ce11c222
|
Simplify enter_tag call
|
2024-01-06 10:50:13 +01:00 |
|
Matthias
|
0ab54b88cf
|
Improve leverage formatting
|
2024-01-06 10:50:13 +01:00 |
|
Matthias
|
934e72656a
|
Simplify exit message fiat handling
|
2024-01-06 10:50:13 +01:00 |
|
Robert Caulk
|
b950128c4d
|
Update freqai-running.md
|
2024-01-06 09:26:17 +01:00 |
|
Matthias
|
c1982ab836
|
Merge pull request #9638 from freqtrade/fix/funding_rate_timeframe
Fix/funding rate timeframe
|
2024-01-06 09:25:17 +01:00 |
|
Matthias
|
86a9968bdd
|
Fix bug in exit message formatting
|
2024-01-05 19:15:21 +01:00 |
|
Matthias
|
2bceb35b79
|
Circumvent edge-case in exit notifications
if order-amount == remaining amount, it caused a wrong exit msg
|
2024-01-05 19:10:43 +01:00 |
|
Matthias
|
e7eb1c132d
|
Improve startup sequence to avoid certain timing errors
closes #9639
|
2024-01-05 17:26:25 +01:00 |
|
Matthias
|
fdc573f2f7
|
Add rudimentary test for funding_rate fix
|
2024-01-04 17:22:34 +01:00 |
|
Matthias
|
02d124b85b
|
Improve naming of funding-rate migration
|
2024-01-04 17:17:32 +01:00 |
|
Matthias
|
3eade3e8db
|
Move binance_mig test file to utils
|
2024-01-04 17:09:29 +01:00 |
|
Matthias
|
6cce455835
|
Test migrate_data wrapper
|
2024-01-04 17:08:57 +01:00 |
|
Matthias
|
f028bdf342
|
Improve funding fee migration logic
|
2024-01-04 17:06:15 +01:00 |
|
Matthias
|
983764ad0a
|
Add "migrate funding fee timeframe" logic
|
2024-01-04 16:44:17 +01:00 |
|
Matthias
|
a12f368796
|
Move binance migration to behind migrations gate
|
2024-01-04 16:25:40 +01:00 |
|
Matthias
|
c9dd99a4b5
|
Enhance test to properly capture correct downloading of different futures types
|
2024-01-04 16:03:53 +01:00 |
|
Matthias
|
67d3dca49c
|
Fix funding-fee downloading in the wrong timeframe
|
2024-01-04 15:52:19 +01:00 |
|
Matthias
|
d5d3188b99
|
Load "correct" timeframes (mark vs. funding fees)...
|
2024-01-04 15:30:06 +01:00 |
|
Matthias
|
50287ce556
|
ensure funding_fee_timeframe is always set
|
2024-01-04 15:29:28 +01:00 |
|
Matthias
|
3c1bbd9610
|
Improve funding_fee_calc method structure
|
2024-01-04 15:23:15 +01:00 |
|
Matthias
|
ec1b2e1da5
|
Remove further deprecated metric report
|
2024-01-04 14:51:21 +01:00 |
|
Matthias
|
73970d27bf
|
Remove deprecated bt-output option
|
2024-01-04 14:45:42 +01:00 |
|
Matthias
|
0224c50c9e
|
remove sell_reason from msg types
|
2024-01-04 14:44:00 +01:00 |
|
Matthias
|
b0fdf6ac52
|
Update Tests for removed sell_reason field
|
2024-01-04 14:42:37 +01:00 |
|