Matthias
|
8108a48f39
|
Follow PEP 484 - no implicit optionals
|
2023-01-21 20:01:56 +01:00 |
|
Matthias
|
c52910f28b
|
Improve resiliance against invalid data
closes #7947
|
2022-12-28 15:30:57 +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
|
9e20d13e50
|
Merge branch 'freqtrade:develop' into remotepairlist
|
2022-12-15 17:38:56 +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 |
|
Matthias
|
980a5a9b52
|
Fix docs typo
|
2022-12-10 19:54:04 +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
|
b144a6357d
|
Remove Duplicate
|
2022-12-07 18:24:55 +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 |
|
Bloodhunter4rc
|
199fd2d074
|
+Remote Pairlist
|
2022-12-07 15:08:33 +01:00 |
|
Matthias
|
5013351143
|
Rename "shuffle" parameter to "shuffle_freq"
|
2022-10-30 09:48:55 +01:00 |
|
Matthias
|
a323acf343
|
Improve ShufflePairlist to shuffle only once per candle
|
2022-10-30 09:46:12 +01:00 |
|
Matthias
|
75f1a123eb
|
Move "tickers_needed" check to pairlistmanager to cover all pairlists
|
2022-10-13 06:58:17 +00:00 |
|
Matthias
|
52e9528361
|
Improve ticker type
|
2022-10-11 19:33:07 +00:00 |
|
Matthias
|
35f3f988d4
|
Improve price handling in priceFilter
|
2022-10-11 19:33:05 +00:00 |
|
Matthias
|
afaca2167c
|
use Type Alias for Ticker result to improve keyerror resiliancy
|
2022-10-11 19:33:02 +00:00 |
|
Matthias
|
002a46c5a0
|
Fix typo in docstring
|
2022-10-10 14:16:37 +00:00 |
|
Matthias
|
d3b2b2972e
|
Update pairlist docstring to be less missleading
|
2022-10-10 12:01:39 +00:00 |
|
Matthias
|
af59572cb9
|
prior pairlists should go first
|
2022-09-25 19:32:39 +02:00 |
|
Matthias
|
bd106b4b8e
|
Add tests for Producerpairlist
|
2022-09-25 10:13:00 +02:00 |
|
Matthias
|
1bb45a2650
|
Fix crash due to insufficient check
|
2022-09-25 09:47:57 +02:00 |
|
Matthias
|
30d51b6939
|
Move "pairlist" logging to manager
|
2022-09-25 09:43:39 +02:00 |
|
Matthias
|
527fd36134
|
num_assets should be optional
|
2022-09-25 09:38:20 +02:00 |
|
Matthias
|
4940fa7be3
|
Add Producer Pairlist
|
2022-09-25 09:29:22 +02:00 |
|
Matthias
|
0c810868de
|
Add Dataprovider to pairlist
|
2022-09-25 09:22:21 +02:00 |
|
Matthias
|
02f2096fc3
|
Reverse and fix rangestability conditions
closes #7447
|
2022-09-21 06:53:07 +02:00 |
|
Matthias
|
584b2381d1
|
Fix Imports
|
2022-09-18 19:36:11 +02:00 |
|
Matthias
|
994c1c5ea0
|
use Config typing in more places
|
2022-09-18 13:31:52 +02:00 |
|
Matthias
|
667853c504
|
Use Alias to type config objects
|
2022-09-18 13:20:55 +02:00 |
|
Matthias
|
b26126cb57
|
Don't use ticker['symbol'] but use "pair" instead
closes #7262
|
2022-09-02 20:09:30 +02:00 |
|
Matthias
|
b53791fef2
|
Futures volumepairlist to account for contract size
|
2022-09-02 07:11:32 +02:00 |
|
Matthias
|
f6d832c6d9
|
Add get_option to expose ft_has via method
|
2022-08-21 17:51:46 +02:00 |
|
Matthias
|
70a77ba3d9
|
Check for "last" availability in PrecisionFilter
closes #7250
|
2022-08-18 20:07:50 +02:00 |
|
Matthias
|
96d2f61812
|
Properly round timestamps to avoid constant log messages
|
2022-08-16 10:22:59 +02:00 |
|
Matthias
|
5aaab75d1c
|
Add test for dynamic_pairlist_expand
|
2022-08-13 10:18:57 +02:00 |
|
Matthias
|
3b827ee60a
|
Add "freqai.enabled" flag to disable freqAI via config flag
aligns with how other optional modules work in freqtrade.
|
2022-08-13 09:24:04 +02:00 |
|
Matthias
|
df701b5862
|
Merge branch 'develop' into feat/freqai
|
2022-08-13 08:43:24 +02:00 |
|
Matthias
|
adc8ee88e2
|
Move periodicCache to Utils package
|
2022-08-10 08:57:19 +00:00 |
|
Matthias
|
9a82898d6b
|
Merge branch 'develop' into feat/freqai
|
2022-08-09 06:22:57 +02:00 |
|