Matthias
|
05ef4f9b6f
|
Fix forceenter - cancel dialog not working
closes #9368
|
2023-11-01 09:10:21 +01:00 |
|
Matthias
|
2ee152c5a6
|
Merge pull request #8779 from Axel-CH/feature/multiple_open_orders
Feature: Multiple open orders
|
2023-09-10 17:22:26 +02:00 |
|
Matthias
|
01ff054a0b
|
fix open orders telegram reporting
|
2023-09-09 09:40:55 +02:00 |
|
Matthias
|
8c95207ca4
|
Merge branch 'develop' into pr/Axel-CH/8779
|
2023-09-07 20:19:25 +02:00 |
|
Stefano Ariestasia
|
7ccff18437
|
remove old codes when we only can do partial entries
|
2023-09-07 18:05:46 +09:00 |
|
Matthias
|
7bf20d9060
|
Show drawdown from/to on /profit calls
|
2023-09-04 20:09:59 +02:00 |
|
Matthias
|
3c20ab683a
|
Have /monthly return proper dates, move formatting to telegram
|
2023-09-02 20:11:19 +02:00 |
|
Matthias
|
b82b77d03f
|
Fix some rpc tests
|
2023-08-25 07:01:48 +02:00 |
|
Matthias
|
ab5b272868
|
Fix double-%%
|
2023-07-19 19:53:00 +02:00 |
|
froggleston
|
f95f954df7
|
Convert winrate to ratio instead of % in calculations
|
2023-07-18 22:25:17 +01:00 |
|
froggleston
|
6ccc12f337
|
Fix calcs, rename ratio, add docs
|
2023-07-17 14:16:22 +01:00 |
|
froggleston
|
79f7f82c59
|
Fix telegram output
|
2023-07-16 16:52:06 +01:00 |
|
froggleston
|
7eced953b3
|
Merge in develop changes
|
2023-07-15 16:16:08 +01:00 |
|
froggleston
|
4235ab0c7e
|
Add expectancy and winrate to telegram
|
2023-07-15 15:39:47 +01:00 |
|
Matthias
|
7939716a5e
|
Improve formatting of telegram /status messages
|
2023-06-16 18:00:22 +02:00 |
|
Matthias
|
317e0b5f2b
|
Avoid nested loops in telegram for force* scenarios
closes #8731
|
2023-06-08 07:08:06 +02:00 |
|
Matthias
|
9d0f488de7
|
Some more edits due to arrow
|
2023-05-19 07:15:24 +02:00 |
|
Matthias
|
ebfc9a6039
|
Remove some humanize occurances
|
2023-05-18 19:29:37 +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
|
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 |
|