wickra-wasm 0.9.7 → 0.9.8
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +5 -0
- package/package.json +1 -1
- package/wickra_wasm_bg.wasm +0 -0
package/README.md
CHANGED
|
@@ -18,10 +18,15 @@
|
|
|
18
18
|
[](https://www.bestpractices.dev/projects/13094)
|
|
19
19
|
[](https://github.com/wickra-lib/wickra/attestations)
|
|
20
20
|
[](https://docs.wickra.org)
|
|
21
|
+
[](https://live.wickra.org)
|
|
21
22
|
[](https://docs.wickra.org/FAQ#do-all-the-language-bindings-compute-the-same-values)
|
|
22
23
|
|
|
24
|
+
---
|
|
25
|
+
|
|
23
26
|
**Streaming-first technical indicators. Install with `pip install wickra` — no system dependencies, zero third-party packages.**
|
|
24
27
|
|
|
28
|
+
> **▶ Live demo:** all 514 indicators over real Binance market data, computed live in your browser — **[live.wickra.org](https://live.wickra.org)** · zero backend, powered by `wickra-wasm`.
|
|
29
|
+
|
|
25
30
|
Wickra is a multi-language technical-analysis library with a Rust core and
|
|
26
31
|
native bindings for Python, Node.js and WASM, plus a C ABI that C, C++,
|
|
27
32
|
C#, Go, Java, R and any other C-capable language links against. Every indicator is a
|
package/package.json
CHANGED
package/wickra_wasm_bg.wasm
CHANGED
|
Binary file
|