Commit Graph

21 Commits

Author SHA1 Message Date
Matthias c92f28bf6f ruff: Activate UP ruleset 2023-03-19 17:57:56 +01:00
Matthias 34c42be74f Fix minor stylistic errors 2023-02-23 20:06:10 +01:00
Matthias e23eb99abf Disable ability to use lookahead-biased vwap
closes #5782
2021-10-17 11:23:58 +02:00
Matthias 253b7b763e Apply isort to freqtrade codebase 2020-09-28 19:40:46 +02:00
Matthias 9d4ecb625a Allow numpy numbers as comparisons, too 2020-08-26 07:16:29 +02:00
Matthias a707aeb3d0 Fix implementation of rolling_max 2020-02-04 07:00:53 +01:00
Matthias 1d5c3f34ae Update qtpylib from source 2019-06-26 20:00:16 +02:00
hroff-1902 45e5867736 heikinashi loop optimized; reset_index moved to tests 2019-05-08 23:41:45 +03:00
hroff-1902 2554ebf273 fixed: heikinashi worked in backtesting, but failed in tests with testing arrays 2019-05-08 00:00:44 +03:00
hroff-1902 d642e03cd0 heikinashi performance problem resolved 2019-05-07 23:39:42 +03:00
hroff-1902 2200a0223b fixed heikinashi 2019-05-06 00:30:21 +03:00
hroff-1902 66c2bdd65a flake happy 2019-05-03 16:58:51 +03:00
hroff-1902 1be4c59481 qtpylib/indicators.py updated 2019-05-03 16:48:07 +03:00
Samuel Husso e3ae8d3f69 flake8 3.7.1 fixes 2019-01-31 07:51:03 +02:00
gcarq d684ff5715 drop zlma implementation 2018-06-13 16:20:13 +02:00
ran 6edb25f5c2 fixed heikenashi calculation 2018-06-13 16:17:42 +02:00
ran e6e5c5daf0 added zlma 2018-06-13 16:16:02 +02:00
ran 61f92b7460 bugfix 2018-06-13 16:13:36 +02:00
gcarq 788cda4925 add missing import 2017-11-20 22:26:32 +01:00
Janne Sinivirta adfae9e75c autoformat with autopep8 2017-11-06 19:17:23 +02:00
gcarq 6f2915e25e move qtpylib to vendor folder
This is necessary to distribute qtpylib with
freqtrade when you install it globally.
2017-10-30 20:41:36 +01:00