Markus Maresch

Results 3 issues of Markus Maresch

Try a higher value for period - everything will be more or less neutral 50.0 - which is not intended/correct Guess: delta = ohlc["close"].diff() .. needs to observe period correctly...

Since 2022.2-2021.3 (as used in PyCharm), it appears, that only the first 64 entries of a requirements.txt file are parsed. Previously this worked for a much larger number. **To Reproduce**...

bug

On Mac OS, _detectDriver tries to find "networksetup", which is in /usr/sbin tyically. If PATH does NOT contain /usr/sbin - which is the case for CRON jobs (this is how...