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
|
7bba034efd
|
Merge pull request #8560 from freqtrade/feat/recoverTrades
Recover trades after selling on exchange
|
2023-05-13 16:35:08 +02:00 |
|
Matthias
|
1d9933412a
|
improve /version output formatting
|
2023-04-27 06:43:57 +02:00 |
|
Matthias
|
d29a425baa
|
Update parameter type in RPC modules
|
2023-04-26 07:03:28 +02:00 |
|
Matthias
|
25bed7bb87
|
Update telegram help with reload_trade
|
2023-04-25 19:39:52 +02:00 |
|
Matthias
|
7287e9da1d
|
Add telegram endpoint for reload_trade
|
2023-04-25 19:34:37 +02:00 |
|
Matthias
|
c06759223e
|
Improve telegram async tests
|
2023-04-24 14:27:56 +02:00 |
|
Matthias
|
516b49ff50
|
Fix bad types
|
2023-04-24 14:27:56 +02:00 |
|
Matthias
|
c9e6137ad0
|
Fix test_telegram _init test
|
2023-04-24 14:27:56 +02:00 |
|
Matthias
|
678c9ae67f
|
Fix some more async telegram tests
|
2023-04-24 14:27:56 +02:00 |
|
Matthias
|
fb56889b43
|
Update a few tests ...
|
2023-04-24 14:27:56 +02:00 |
|
Matthias
|
b1367ac46f
|
Update decorator typehint
|
2023-04-24 14:27:36 +02:00 |
|
Matthias
|
3d0e1d142f
|
Convert endpoints to async
|
2023-04-24 14:27:36 +02:00 |
|
Matthias
|
54732b72fd
|
Manage startup/teardown of telegram manually
|
2023-04-24 14:26:50 +02:00 |
|
Matthias
|
e7e6f719e4
|
_update_msg to async
|
2023-04-24 14:26:50 +02:00 |
|
Matthias
|
5134bf8ec3
|
Authorized-only and /version to async
|
2023-04-24 14:26:50 +02:00 |
|
Matthias
|
cb45689c1d
|
Small fixes to new telegram implementation
|
2023-04-24 14:26:50 +02:00 |
|
Matthias
|
14b501a4f7
|
Initial changes for telegram migration
|
2023-04-24 14:26:50 +02:00 |
|
Matthias
|
68ac934929
|
Update command list to handle frozenSets
|
2023-04-24 14:26:50 +02:00 |
|
Matthias
|
da261003df
|
Fix telegram imports to match v20.0
|
2023-04-24 14:26:49 +02:00 |
|
Matthias
|
68a8c79c08
|
Improve output for futures
|
2023-04-24 12:03:00 +02:00 |
|
Matthias
|
f937818b80
|
Add "owned" fields to balance
|
2023-04-22 17:13:53 +02:00 |
|
Matthias
|
dbf1f0897e
|
Add /balance full, reduce regular balance output
closes #4497
|
2023-04-22 15:51:28 +02:00 |
|
Bohdan Kamuz
|
c297d99975
|
Telegram. Fixed the blacklist removal message
|
2023-04-18 10:09:48 +00:00 |
|
Bohdan Kamuz
|
d34b15d6a9
|
Telegram. Fixed the blacklist removal message
|
2023-04-17 09:40:41 +00:00 |
|
Bohdan Kamuz
|
1d40162e9d
|
Telegram. Fixed the blacklist removal message.
|
2023-04-15 15:57:31 +00:00 |
|
Matthias
|
a78672c10b
|
Improve log message formatting
|
2023-04-15 09:47:01 +02:00 |
|
Matthias
|
cf2cb94f8d
|
Add bot start date to /profit output
|
2023-04-08 16:38:44 +02:00 |
|
Matthias
|
281dd7785e
|
Fix some remaining type errors
|
2023-03-24 20:56:18 +01:00 |
|
Matthias
|
8928d3616a
|
Improve msgtypes
|
2023-03-24 20:47:53 +01:00 |
|
Matthias
|
0ece73578c
|
Add typedDict for RPC messages
Currently not fully functional.
|
2023-03-24 20:33:00 +01:00 |
|
Matthias
|
56c2aa89bc
|
Merge pull request #8344 from freqtrade/fix/db_concurrent
Fix db concurrent problem
|
2023-03-20 18:17:09 +01:00 |
|
Matthias
|
222ecdecd2
|
Improve code quality
|
2023-03-19 17:50:08 +01:00 |
|
Matthias
|
b0a7b64d44
|
Close sessions after telegram calls
|
2023-03-18 19:28:22 +01:00 |
|
Matthias
|
a76ca771f8
|
telegram: Fix sending telegram message with exception
|
2023-03-10 18:09:05 +01:00 |
|
Matthias
|
c4a80e33ea
|
Fix missing newline in telegram /status
|
2023-03-06 07:01:25 +01:00 |
|
Matthias
|
9d285e3dc0
|
Add total_profit_ratio to telegram output
part of #8234
|
2023-03-06 06:39:05 +01:00 |
|
Matthias
|
fff08f737f
|
/status msg - improve formatting further
|
2023-03-06 06:39:05 +01:00 |
|
Matthias
|
ca789b3282
|
/status - whitespace
|
2023-03-06 06:39:05 +01:00 |
|
Matthias
|
11eea9b4e1
|
Fix formatting for /status Realized profit
|
2023-03-06 06:39:05 +01:00 |
|
Matthias
|
de015a2d7e
|
Improve telegram message formatting
|
2023-03-06 06:39:05 +01:00 |
|
Matthias
|
9444bbb6f3
|
/maxentries should be in single tics.
|
2023-03-04 20:09:39 +01:00 |
|
Matthias
|
7c0c98a368
|
Properly format first entry value, too.
|
2023-03-04 20:08:20 +01:00 |
|
Matthias
|
548db18857
|
Improve wording on partial exit notifications
|
2023-03-04 19:27:55 +01:00 |
|
Matthias
|
aec11618ce
|
Telegram improved formatting
|
2023-03-04 18:28:15 +01:00 |
|
Matthias
|
022f85095e
|
Show Number of exits
part of #8234
|
2023-03-03 06:31:40 +01:00 |
|
Matthias
|
b65cff0adc
|
Update "Query" type
|
2023-03-01 20:32:32 +01:00 |
|
Matthias
|
dd10dec73d
|
Improve variable wording
|
2023-02-28 20:31:02 +01:00 |
|
Matthias
|
f822f1795a
|
Reduce /status verbosity
|
2023-02-28 19:54:56 +01:00 |
|
Matthias
|
386915378b
|
Improve /status message (show Total profit)
|
2023-02-28 19:54:47 +01:00 |
|