Matthias
ba06269ed7
chore: update commented type
2024-11-10 08:47:24 +01:00
Meng Xiangzhuo
41b725714f
chore: bump ruff target-version to 3.10
2024-11-08 04:37:33 +08:00
Matthias
b6dfe01628
chore: improve loudness call structure
2024-11-07 06:32:23 +01:00
Matthias
d4cd5ba231
chore: Add loudness docstring
2024-11-07 06:29:23 +01:00
Matthias
c58b1f0fd2
feat: add "*" to define custom default for non-defined exit reasons
2024-11-07 06:29:23 +01:00
Matthias
b720ae5d75
feat: Support individual exits for both exit-fill and exit messages
2024-11-07 06:29:23 +01:00
Matthias
03eb079a5e
chore: slightly refactor telegram loudness control
2024-11-07 06:29:23 +01:00
Matthias
3d9cbf52b9
chore: improve import sorting
2024-10-24 06:06:31 +02:00
Matthias
667d08d003
refactor: extract pairlist_api from background_tasks file
2024-10-23 17:57:36 +02:00
Matthias
46db0bc08c
feat: rename endpoint to be better aligned
Build Documentation / Deploy Docs through mike (push) Has been cancelled
2024-10-22 06:40:01 +02:00
Matthias
0bf30aaa6b
feat: add hyperopt-loss api endpoint
2024-10-22 06:39:43 +02:00
Matthias
1183517c3a
chore: remove non-needed type_checking import
2024-10-20 11:45:39 +02:00
Matthias
2b1fc8725e
Merge branch 'develop' into maint/bump_ruff_minpython
2024-10-06 08:28:09 +02:00
Matthias
aa2c1501da
chore: fix missed dependencies for deploy_ui
2024-10-05 13:20:43 +02:00
Matthias
1d4658e978
chore: update rpc to modern typing syntax
2024-10-04 07:06:27 +02:00
Matthias
a92532c0c9
chore: Remove now pointless helper function
2024-10-01 07:11:10 +02:00
Matthias
e3a6c71087
chore: Remove protections from config logic
2024-09-29 09:41:02 +02:00
colorfulgray0
f1df7e9bdc
chore: remove redundant method
2024-09-11 11:33:38 +08:00
Matthias
d6b2748293
chore: rename types to ft_types
2024-09-04 06:44:48 +02:00
Matthias
e3a5831d64
refactor: rename exchange.types
2024-09-04 06:42:51 +02:00
Matthias
986ff7d1b1
chore: rename parameter to avoid naming collision
2024-08-19 18:19:42 +02:00
Matthias
fdad24aaac
feat: add leverage to telegram's /status table
2024-08-15 17:57:00 +02:00
Matthias
34667c69d3
chore: remove leverage from /balance endpoint
2024-08-15 17:00:11 +02:00
Matthias
2bc9cdafb2
chore: update attribute wording to bt_trades
2024-08-12 10:57:53 +02:00
Matthias
758e532a6a
chore: add todo to uvicorn workaround
2024-08-08 20:25:17 +02:00
Matthias
6645fd5d8a
chore: fix flake8 error
2024-07-26 08:20:42 +00:00
Matthias
b88b1cbbdb
fix: Update /trades
to include L/S indicator
...
closes #10457
2024-07-25 07:00:11 +02:00
colorfulgray0
eba0aaf3c2
chore: remove contextmanager
2024-07-15 14:08:10 +08:00
Matthias
ab0fd461ed
chore: Replace np.NAN with np.nan
...
properly implements what #10402 tried to do.
2024-07-05 08:18:36 +02:00
konradbeck
1c4e809f84
Update telegram.py
...
The help command doesn't have consistent formatting.
- /stop: "Description" doesn't conform to the other formatting.
- Statistics header isn't on it's own line.
2024-06-29 09:58:37 +02:00
Matthias
2223c16d00
Load hyperparameters when calling plot_config
2024-06-16 09:52:25 +02:00
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