Bloodhunter4rc
|
0b68ca6cb3
|
use pairlist_pos remove unused check, fixed Test
|
2023-07-09 09:42:33 +02:00 |
|
Bloodhunter4rc
|
ee1fa34df2
|
Add 'processing_mode' , blacklist checks
|
2023-07-08 18:05:46 +02:00 |
|
Matthias
|
1c5ea317e6
|
Add mode as parameter for the UI
|
2023-07-08 07:31:55 +02:00 |
|
Bloodhunter4rc
|
ce1b90885e
|
support wildcards
|
2023-06-24 21:32:20 +02:00 |
|
Bloodhunter4rc
|
caca070c1a
|
added tests
|
2023-06-24 14:31:30 +02:00 |
|
Bloodhunter4rc
|
36b33fb407
|
add mode to set the pairlist to blacklist additional to whitelist
adhere to _number_pairs
|
2023-06-24 12:38:31 +02:00 |
|
Matthias
|
1317de8c1c
|
Add rudimentary description per pairlist
|
2023-05-28 18:21:23 +02:00 |
|
Matthias
|
3ef2a57bca
|
Add "is_pairlist_generator" field to pairlists
|
2023-04-20 19:33:33 +02:00 |
|
Matthias
|
e20b94d836
|
Add more filter param descriptions
|
2023-04-20 07:22:12 +02:00 |
|
Matthias
|
3b377149e4
|
Add clarifying comment, simplify code
|
2023-04-13 18:19:52 +02:00 |
|
Bloodhunter4rc
|
84d2d5e2a6
|
Change ["Dummy"] to [None].
|
2023-04-12 19:32:28 +02:00 |
|
Bloodhunter4rc
|
44bf59668b
|
prevents continous fetching every x bot_loop seconds , adheres to refresh_period, in case the pairlist returned from the remote end is empty.
|
2023-04-12 13:16:53 +02:00 |
|
Matthias
|
d014e4590e
|
use Path.open() instead of open
|
2023-02-25 17:15:54 +01:00 |
|
Matthias
|
a119fbd895
|
Small error-message finetuning
|
2022-12-19 18:19:55 +01:00 |
|
Bloodhunter4rc
|
ebf60d85da
|
self._init_done placed wrong. fixed
|
2022-12-19 16:25:22 +01:00 |
|
Bloodhunter4rc
|
43f5a16006
|
parse exception handling, remove info, cache change
|
2022-12-19 15:36:28 +01:00 |
|
Bloodhunter4rc
|
6380c3d462
|
reduce duplicate code, fix cache check
|
2022-12-18 23:37:18 +01:00 |
|
Bloodhunter4rc
|
bb33b96ba7
|
init cache on first iteration, init checks, limit length and charmap to info replace if invalid, move filter logic
|
2022-12-18 22:28:12 +01:00 |
|
Bloodhunter4rc
|
7f3524949c
|
- print
|
2022-12-13 21:00:23 +01:00 |
|
Bloodhunter4rc
|
d52c1c7554
|
Add unit tests
|
2022-12-13 20:21:06 +01:00 |
|
Bloodhunter4rc
|
6f92c58e33
|
add docs, add bearer token.
|
2022-12-12 13:24:33 +01:00 |
|
Bloodhunter4rc
|
f6b90595fa
|
remove html. change var names.
|
2022-12-12 11:05:03 +01:00 |
|
Bloodhunter4rc
|
66412bfa58
|
Remove unnecessary loop
|
2022-12-08 01:51:12 +01:00 |
|
Bloodhunter4rc
|
7efcbbb457
|
Local File Loading
|
2022-12-08 01:09:17 +01:00 |
|
Bloodhunter4rc
|
da2747d487
|
Add Local .json file Loading
|
2022-12-08 00:52:54 +01:00 |
|
Bloodhunter4rc
|
547a75d9c1
|
Fix Info
|
2022-12-07 17:49:21 +01:00 |
|
Bloodhunter4rc
|
607d5b2f8f
|
Split to fetch_pairlist function, Info Message
|
2022-12-07 17:47:38 +01:00 |
|
Bloodhunter4rc
|
48160f3fe9
|
Flake 8 fix, Json Fetching
|
2022-12-07 17:01:45 +01:00 |
|