wickra-wasm 0.2.0 → 0.2.5
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 +10 -0
- package/package.json +1 -1
- package/wickra_wasm_bg.wasm +0 -0
package/README.md
CHANGED
|
@@ -287,6 +287,16 @@ government, hobby trading bots: all fine. The one thing that's not allowed is
|
|
|
287
287
|
commercial sale of the software or of services built around it. If you want to
|
|
288
288
|
use Wickra commercially, get in touch about a license.
|
|
289
289
|
|
|
290
|
+
## Disclaimer
|
|
291
|
+
|
|
292
|
+
Wickra is an indicator toolkit, not a trading system. Values it computes are
|
|
293
|
+
deterministic transforms of the input data — they are not financial advice and
|
|
294
|
+
they do not predict the market. Any use of this library in a production
|
|
295
|
+
trading context is at your own risk.
|
|
296
|
+
|
|
297
|
+
The library is provided **as is**, without warranty of any kind; see
|
|
298
|
+
[LICENSE](LICENSE) for the full terms.
|
|
299
|
+
|
|
290
300
|
---
|
|
291
301
|
|
|
292
302
|
<p align="center">
|
package/package.json
CHANGED
package/wickra_wasm_bg.wasm
CHANGED
|
Binary file
|