Matthias
|
432c3df17e
|
Add documentation for Bittex/Gemini with VolumePairlist
closes #5565
|
2021-09-12 08:04:22 +02:00 |
|
Matthias
|
3026583ed4
|
Reduce verbosity of "is in blacklist" logging
|
2021-08-22 19:40:43 +02:00 |
|
Matthias
|
9758bed250
|
Fix refresh_latest_ohlcv bug
|
2021-08-17 06:44:36 +02:00 |
|
Matthias
|
ed6776c5cd
|
Fix disappearing pairlist bug
|
2021-08-15 17:06:16 +02:00 |
|
Sam Germain
|
b9356a5564
|
Autopep8 formatting
|
2021-08-06 16:35:39 -06:00 |
|
nightshift2k
|
3c3772703b
|
changed quoteVolume to be built over a
rolling period using lookback_period
to avoid pair_candles being larger
than requested lookback_period
|
2021-07-07 09:46:05 +02:00 |
|
nightshift2k
|
1e87225e91
|
added test_VolumePairList_range to test_pairlist.py
|
2021-07-05 20:59:27 +02:00 |
|
nightshift2k
|
85c7b55750
|
improvements:
- `float_timestamp` switched to `int_timestamp`
- added documentation to pairlists.md
|
2021-07-04 20:46:24 +02:00 |
|
nightshift2k
|
9919061c78
|
PEP8 compliance
|
2021-07-04 11:40:45 +02:00 |
|
nightshift2k
|
348dbeff3f
|
added meaningful logging of used lookback range
|
2021-07-04 11:16:33 +02:00 |
|
nightshift2k
|
53f963dd73
|
fixed self._tf_in_secs to self._tf_in_sec
|
2021-07-03 11:49:05 +02:00 |
|
nightshift2k
|
62da4b452c
|
code cleanup and comments
|
2021-07-03 11:47:17 +02:00 |
|
nightshift2k
|
055229a44a
|
first iteration of volume pairlist with range lookback
|
2021-07-03 11:39:14 +02:00 |
|
Matthias
|
bb7ef2f804
|
Cache pairlist in pairlist, not globally
closes #4797 closes #4689
|
2021-04-25 20:10:47 +02:00 |
|
Matthias
|
a2acb54e7e
|
Clarify comments in pairlist
|
2021-04-19 15:15:40 +02:00 |
|
Matthias
|
67193bca3d
|
Move pairlists to be a plugin submodule
|
2020-12-23 16:54:35 +01:00 |
|