Matthias
|
94e0a808b7
|
Add test, invert logic
|
2024-05-20 15:14:15 +02:00 |
|
Matthias
|
9e0ccb1cf4
|
Rename coingecko wrapper file
|
2024-05-20 15:11:43 +02:00 |
|
Matthias
|
8d1285bb21
|
Set session params instead of headers
|
2024-05-20 14:44:25 +02:00 |
|
Matthias
|
c1f780794a
|
Add CoinGeckoApi Wrapper
|
2024-05-20 14:02:09 +02:00 |
|
Matthias
|
7ea5e40919
|
ruff format: util
|
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
|
dd04c51c42
|
Use time() instead of creating a temporary time object
|
2024-04-26 20:28:59 +02:00 |
|
Matthias
|
7b78912d71
|
Merge pull request #10105 from freqtrade/feat/humanize
Replace arrow with humanize
|
2024-04-23 09:46:35 +02:00 |
|
Matthias
|
472d5d8703
|
Improve format_ms_time logic by reusing dt_from_ts
|
2024-04-22 07:08:49 +02:00 |
|
Matthias
|
54c2febe1c
|
Remove dt_humanize
|
2024-04-21 15:51:08 +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
|
c802d39f67
|
Merge pull request #10097 from freqtrade/feat/measure_time
Add "measure time" to warn users about strategies taking excessive time
|
2024-04-21 11:28:54 +02:00 |
|
Matthias
|
3d4250ca99
|
Fix type error
|
2024-04-20 09:04:23 +02:00 |
|
Matthias
|
be1e1453da
|
Further mutable-default fix to template-renderer
|
2024-04-19 07:27:10 +02:00 |
|
Matthias
|
a451b94387
|
Remove mutable default from template-rendere
|
2024-04-19 07:24:11 +02:00 |
|
Matthias
|
6a570bd82e
|
Fix excessive whitespace
|
2024-04-18 06:41:14 +02:00 |
|
Matthias
|
82482ec159
|
Fix / improve types
|
2024-04-17 20:58:58 +02:00 |
|
Matthias
|
3c8366e609
|
Add measure_time module to measure time taken by functions
|
2024-04-17 20:52:37 +02:00 |
|
Matthias
|
ca2d322eb8
|
chore: Split strip_trailing_zeros function in formatters
|
2024-03-17 13:55:25 +01:00 |
|
Matthias
|
d07ec50549
|
Remove unused line
|
2024-03-17 13:55:25 +01:00 |
|
Matthias
|
4aff24f6df
|
Fix imports that import directly from file
instead from the exporting package
|
2024-03-15 06:40:42 +01:00 |
|
Matthias
|
60b12c1d9e
|
Double newlines between functions ...
|
2024-02-15 20:45:16 +01:00 |
|
Matthias
|
c6d1c1a980
|
Add dt_ts_none helper
|
2024-02-15 19:50:56 +01:00 |
|
Matthias
|
9f682b5829
|
Improve Coin formatter naming
|
2024-01-06 16:02:47 +01:00 |
|
Matthias
|
e1ad87a565
|
Extract number-formatters from misc
|
2024-01-06 13:04:49 +01:00 |
|
Matthias
|
02d124b85b
|
Improve naming of funding-rate migration
|
2024-01-04 17:17:32 +01:00 |
|
Matthias
|
f028bdf342
|
Improve funding fee migration logic
|
2024-01-04 17:06:15 +01:00 |
|
Matthias
|
983764ad0a
|
Add "migrate funding fee timeframe" logic
|
2024-01-04 16:44:17 +01:00 |
|
Matthias
|
a12f368796
|
Move binance migration to behind migrations gate
|
2024-01-04 16:25:40 +01:00 |
|
Matthias
|
421a6c02a0
|
Improve enum imports
|
2023-09-10 18:10:38 +02:00 |
|
Matthias
|
783a2d945e
|
add dt_ts_def helper
|
2023-09-04 20:09:32 +02:00 |
|
Matthias
|
d8122962db
|
Add "date to string" helper
|
2023-09-04 20:09:32 +02:00 |
|
Matthias
|
3f5903bad8
|
Split tests for jinja utils
|
2023-08-15 07:42:43 +02:00 |
|
Matthias
|
afcaeafd96
|
Move rendering commands to utils
|
2023-08-15 07:42:05 +02:00 |
|
Matthias
|
b593205ad9
|
No need to use .get() for properties with default values
|
2023-07-12 18:29:12 +02:00 |
|
Matthias
|
cca8c4e5b8
|
Update default dataformat to feather
|
2023-07-12 18:23:30 +02:00 |
|
Matthias
|
942f0b4fbd
|
Move format_ms_time to datetime_helpers
|
2023-07-07 08:59:07 +02:00 |
|
Matthias
|
1567cd2849
|
Use DOCS_LINK throughout
|
2023-06-17 09:10:54 +02:00 |
|
Matthias
|
5d0cff2f76
|
Add dt_humanize helper
|
2023-05-18 07:07:22 +02:00 |
|
Matthias
|
f657d06e91
|
Move shorten_date to datetime helpers
|
2023-05-18 07:00:36 +02:00 |
|
Matthias
|
915cb5ffbd
|
add dt_utc helper
|
2023-05-18 07:00:36 +02:00 |
|
Matthias
|
5b66ef4bea
|
Implement datetime.floor
|
2023-05-18 07:00:36 +02:00 |
|
Matthias
|
000f72942a
|
Improve dt_now_ts helper
|
2023-05-18 07:00:36 +02:00 |
|
Matthias
|
aa949153eb
|
Add now ts helper
|
2023-05-18 07:00:36 +02:00 |
|
Matthias
|
6044bbb6b1
|
Add datetime helpers to unify code
|
2023-05-18 07:00:36 +02:00 |
|
Matthias
|
8865af9104
|
Remove .query from pairlock
|
2023-03-15 21:21:00 +01:00 |
|
Matthias
|
0f878daa98
|
Remove some too generic noqa statements
|
2023-02-22 19:56:32 +01:00 |
|
Matthias
|
7713f343a9
|
Bump ccxt to 2.6.26
closes #8032
|
2023-01-17 06:46:49 +01:00 |
|
Matthias
|
0296061e49
|
Fix version comparison to use packaging.version
|
2023-01-16 06:54:29 +01:00 |
|