Matthias
|
927c54094a
|
Improve some bugbear findings
|
2024-04-20 10:10:36 +02:00 |
|
Matthias
|
8004829696
|
Further reduce problematic default args
|
2024-04-20 09:15:11 +02:00 |
|
Christian Clauss
|
99b4767bf4
|
Fix typos discovered by codespell
|
2024-04-18 22:51:25 +02:00 |
|
Matthias
|
393d4b8eb3
|
Add test for market_change endpoint
|
2024-04-17 07:22:36 +02:00 |
|
Matthias
|
ba27c41c93
|
Support market-change for "online" backtesting
|
2024-04-16 20:53:46 +02:00 |
|
Matthias
|
523054e8ea
|
Add endpoint to fetch market_change data
|
2024-04-16 19:27:55 +02:00 |
|
Matthias
|
55c0cfefec
|
Add missing typehint to telegram class
|
2024-04-02 07:14:30 +02:00 |
|
Matthias
|
8fae64f373
|
Update typehints
|
2024-03-30 18:31:09 +01:00 |
|
Matthias
|
05f8bb357f
|
Add Lock post endpoint
(allows manual locking through API)
closes #10018
|
2024-03-30 14:29:58 +01:00 |
|
Matthias
|
17d052df3f
|
Configerror handling for bt api endpoint
|
2024-03-19 07:04:28 +01:00 |
|
Matthias
|
3ed53218a0
|
Fix rate display rounding problem on telegram messages
|
2024-03-17 13:55:25 +01:00 |
|
Matthias
|
c06f892109
|
don't use :.8g formatting - it's unreliable
|
2024-03-17 13:55:25 +01:00 |
|
Matthias
|
225ef6b8ca
|
Update to latest ruff format
|
2024-03-11 17:50:47 +01:00 |
|
Matthias
|
7cceddb3df
|
Improve wording on /health message
|
2024-03-09 17:35:29 +01:00 |
|
Matthias
|
1b608a162e
|
Add type-hint for result dictionary
|
2024-03-09 16:10:33 +01:00 |
|
Matthias
|
f8cbf138ee
|
Add Initial bot start and current bot start to /health telegram msg
|
2024-03-09 15:47:01 +01:00 |
|
Matthias
|
acbb485302
|
Add bot start and bot-startup to health endpoint
|
2024-03-09 15:01:13 +01:00 |
|
Matthias
|
98c2f81bb9
|
Merge pull request #9917 from syco/develop
update status table to show total amounts in stake currency
|
2024-03-08 07:12:10 +01:00 |
|
Matthias
|
2cfe993951
|
Fix condition for min-stake in position-adjust mode
closes #9915
|
2024-03-08 07:10:47 +01:00 |
|
Matthias
|
6f0f4f06ef
|
Merge pull request #6908 from eSeR1805/feature_keyval_storage
Persistent storage of user-custom information
|
2024-03-08 07:00:17 +01:00 |
|
Alberto
|
865ebc3143
|
update status table to show total amounts in stake currency
Signed-off-by: Alberto <alberto.rinaudo+seiza@gmail.com>
|
2024-03-07 17:05:13 +00:00 |
|
Matthias
|
255ea88638
|
Add to telegram documentation
|
2024-03-03 15:24:26 +01:00 |
|
Matthias
|
5912d87b65
|
Pandas - update view to astype
|
2024-02-27 06:19:27 +01:00 |
|
Matthias
|
6307e16304
|
Properly format notification date
|
2024-02-23 06:45:28 +01:00 |
|
Matthias
|
f1af00dd39
|
Merge branch 'develop' into feature_keyval_storage
|
2024-02-20 19:21:44 +01:00 |
|
Matthias
|
61e09ac719
|
Update telegram help with new wording
|
2024-02-18 16:07:03 +01:00 |
|
Matthias
|
3f3760c0ae
|
Use Markdown V1 - update tests
|
2024-02-17 12:02:26 +01:00 |
|
CaffeinatedTech
|
4761bf2427
|
Change enter_tag, exit_reason, mix_tag performance messages from HTML to Markdown to fix some string encoding issues.
|
2024-02-17 09:12:49 +10:00 |
|
CaffeinatedTech
|
a0b7df70d6
|
Added escaping to enter and exit tags on telegram performance messages.
|
2024-02-16 13:36:16 +10:00 |
|
Matthias
|
fb54c9ffe4
|
Add open_fill_date stuff to json schema
|
2024-02-15 20:35:34 +01:00 |
|
Matthias
|
1c81a21bb6
|
Merge branch 'develop' into feature_keyval_storage
|
2024-02-12 20:39:37 +01:00 |
|
Matthias
|
790c7e386a
|
re-adjust logic for custom_data in rpc module
|
2024-02-12 20:27:56 +01:00 |
|
Matthias
|
fd737af69d
|
use query.edit_message_text to simplify telegram class
|
2024-02-12 06:29:42 +01:00 |
|
Matthias
|
3e5a572fc6
|
Allow int as trade-id parameter
closes #9780
|
2024-02-08 07:16:56 +01:00 |
|
Matthias
|
8f9f4b40cd
|
Update model to new sqlalchemy version
|
2024-02-07 07:25:02 +01:00 |
|
Matthias
|
4700782f60
|
Merge branch 'develop' into feature_keyval_storage
|
2024-02-07 07:13:41 +01:00 |
|
Matthias
|
3711fa5098
|
Improve formatting of leverage
closes #9759
|
2024-02-03 13:14:50 +01:00 |
|
Matthias
|
9bfd34a4f3
|
Merge pull request #9267 from Axel-CH/feature/update_sl_order_mgt
Update stoploss order management
|
2024-02-02 06:43:02 +01:00 |
|
Matthias
|
ccd4c715ca
|
add order-tag to serialize / unserialize methods
|
2024-01-30 07:24:36 +01:00 |
|
Matthias
|
0077f3c9a5
|
Code style improvements
|
2024-01-24 20:25:25 +01:00 |
|
Matthias
|
ea1b3c38f8
|
remove last utcnow usage
|
2024-01-14 20:00:30 +01:00 |
|
Matthias
|
883f508544
|
Add NoDBContext to pairlist evaluation functions
|
2024-01-10 20:09:47 +01:00 |
|
Matthias
|
225c94c0f5
|
Reduce log level in rpc default handler
This avoids additional "NoneType: None" lines when RPC triggers
exceptions
|
2024-01-09 06:39:11 +01:00 |
|
Matthias
|
69e9ab90df
|
Adjust tests for new messaging scheme
|
2024-01-07 14:43:16 +01:00 |
|
Matthias
|
28b5552231
|
Improve entry message
|
2024-01-07 14:30:27 +01:00 |
|
Matthias
|
ddb42879ef
|
Fix type errors
|
2024-01-06 17:32:56 +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
|
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 |
|