Matthias
|
bd8b8e8b8b
|
Add a few bandid noqa's on acceptable use
|
2024-06-08 09:19:54 +02:00 |
|
Matthias
|
468d0f8cf0
|
use FtCoinGeckoApi for marketCapPairlist, too
|
2024-05-20 15:22:13 +02:00 |
|
Matthias
|
9e0ccb1cf4
|
Rename coingecko wrapper file
|
2024-05-20 15:11:43 +02:00 |
|
Matthias
|
1ff162cf17
|
Use coingecko api keys
|
2024-05-20 14:32:08 +02:00 |
|
Matthias
|
62166e23f6
|
Improve singleton pattern
|
2024-05-20 14:15:20 +02:00 |
|
Matthias
|
cb1600d7b0
|
Update fiat_convert to use FtCoinGeckoApi
|
2024-05-20 14:08:44 +02:00 |
|
Matthias
|
4d2db33445
|
Add support for ipv6
closes #10222
|
2024-05-20 10:39:08 +02:00 |
|
Matthias
|
702ac14f27
|
Fix using wrong type
|
2024-05-15 07:04:36 +02:00 |
|
Matthias
|
a6b07ec96f
|
Remove compatibility layer for calculate_max_drawdown
|
2024-05-15 06:54:17 +02:00 |
|
Matthias
|
bcb59265b5
|
Use default parameters for DrawdownResult
|
2024-05-14 19:50:35 +02:00 |
|
Matthias
|
94786454b7
|
Use calc_drawdown method throughout the bot
|
2024-05-14 19:37:41 +02:00 |
|
Matthias
|
9291698561
|
A few more formatting updates
|
2024-05-13 19:49:15 +02:00 |
|
Matthias
|
b97ff77d65
|
Update a few missed ruff format updates
|
2024-05-13 07:10:25 +02:00 |
|
Matthias
|
9d6e4ae67d
|
A few more minor fixes
|
2024-05-13 07:10:25 +02:00 |
|
Matthias
|
a9732c6195
|
Fix odd formatting by ruff format
|
2024-05-13 07:10:25 +02:00 |
|
Matthias
|
5f64cc8e76
|
ruff format: rpc modules
|
2024-05-13 07:10:25 +02:00 |
|
Matthias
|
a8eabd0b2e
|
Update remaining files with new import sorting
|
2024-05-13 07:10:24 +02:00 |
|
Matthias
|
e4881580fd
|
Slightly extend background jobs api
|
2024-05-12 09:12:53 +02:00 |
|
Matthias
|
0279cf5fed
|
Improved API endpoint ordering
|
2024-05-12 09:04:03 +02:00 |
|
Matthias
|
c3516dbba6
|
Simplify trade_statistics function
|
2024-05-05 16:56:00 +02:00 |
|
Matthias
|
fa79c48c8f
|
Exclude unfilled Trades from "all" /profit
These are not actual profits, as it's unclear if the order
will be filled or will be canceled.
Discovered as part of #10165
|
2024-05-05 16:48:42 +02:00 |
|
Matthias
|
28449f551a
|
Don't show "0" when fiat_currency is empty
|
2024-05-05 16:48:42 +02:00 |
|
Matthias
|
566add7a8b
|
Rename variable to show it's just a temporary variable
|
2024-05-05 16:12:22 +02:00 |
|
Matthias
|
1649aca411
|
Support empty array to return only the base columns
|
2024-04-28 18:22:37 +02:00 |
|
Matthias
|
ab10379833
|
Add pair_history post endpoint, too
|
2024-04-28 16:14:09 +02:00 |
|
Matthias
|
ccd788e2ce
|
Improve naming of the schema
|
2024-04-28 16:14:09 +02:00 |
|
Matthias
|
3e20770446
|
Slightly change returned column scheme
|
2024-04-28 16:14:09 +02:00 |
|
Matthias
|
54d467d2bf
|
Add Post endpoint for to filter dataframe by columns
|
2024-04-28 16:14:09 +02:00 |
|
Matthias
|
96bb4db68e
|
Fix remaining coingecko spellings
|
2024-04-25 10:28:25 +02:00 |
|
Matthias
|
2d9be6c818
|
Fix some coingecko spellings
|
2024-04-25 10:27:58 +02:00 |
|
Matthias
|
d48cff3b9a
|
Update to dt_humanize_delta for all usages
|
2024-04-21 15:49:50 +02:00 |
|
Matthias
|
cc534c5000
|
switch from arrow to humanize
|
2024-04-21 15:29:16 +02:00 |
|
Matthias
|
608088bc03
|
Simplify trade_statistics
|
2024-04-20 10:30:04 +02:00 |
|
Matthias
|
08f2eebd6e
|
Extract httpBasic from function header
|
2024-04-20 10:12:06 +02:00 |
|
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 |
|