-
Hi,
thanks for providing this library! Great API.
While using it I noticed though that at least the RSI indicator does not calculate 100% accurate results.
I believe this is due to rounding in…
-
[Job](https://mihubot.xyz/runtime-utils/EgcDDPiA) completed in 18 minutes 53 seconds.
https://github.com/dotnet/runtime/pull/109136
### Diffs
```
Found 261 files with textual diffs.
Summary of Code…
-
[Job](https://mihubot.xyz/runtime-utils/Ee_rchkAAAE) completed in 20 minutes 25 seconds.
### Diffs
Diffs
```
Found 349 files with textual diffs.
Summary of Code Size diffs:
(Lower is better)
To…
-
I've tried all the settings combinations with this demo and allwats fail in the third part.
-
## CVE-2019-15504 - Critical Severity Vulnerability
Vulnerable Library - linuxlinux-4.19.313
The Linux Kernel
Library home page: https://mirrors.edge.kernel.org/pub/linux/kernel/v4.x/?wsslib=linux
…
-
Hello Nardew,
sorry to disturb you. I used your older version of talipp at the same code without any issue. After the upgrade to 2.2.1 I can only initialize indicators RSI and TSI **but cannot add a …
-
Bonjour, je cherche à créer une fonction pour continuer de détecter les divergences et l'appeler depuis les indicateurs de la même manière que harmonicdivergence.
l'objectif est de raccourcir norma…
-
Hi
I read https://github.com/anandanand84/technicalindicators/issues/216 but my problem was not solved .
closePrice = [
46183.55, 46116.61, 46412.41, 45974.08, 46307.49, 45713.94,
457…
-
[Job](https://mihubot.xyz/runtime-utils/Ehwwz97A) completed in 19 minutes 13 seconds.
### Diffs
```
Found 293 files with textual diffs.
Summary of Code Size diffs:
(Lower is better)
Total bytes o…
-
Here is how we could compile a number of blsr's known at compile-time:
```zig
const NUM_BLSR_OPS = 8;
export fn chained_blsr_ops_1(x: u64) u64 {
var r = x;
inline for (0..NUM_BLSR_OPS…