wickra-wasm 0.7.2 → 0.7.4
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 +8 -8
- package/package.json +1 -1
- package/wickra_wasm.d.ts +185 -0
- package/wickra_wasm.js +1 -1
- package/wickra_wasm_bg.js +1243 -0
- package/wickra_wasm_bg.wasm +0 -0
package/README.md
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
<p align="center">
|
|
2
|
-
<a href="https://wickra.org"><img src="https://raw.githubusercontent.com/wickra-lib/.github/main/profile/wickra-banner.webp?v=
|
|
2
|
+
<a href="https://wickra.org"><img src="https://raw.githubusercontent.com/wickra-lib/.github/main/profile/wickra-banner.webp?v=514" alt="Wickra — streaming-first technical indicators" width="100%"></a>
|
|
3
3
|
</p>
|
|
4
4
|
|
|
5
5
|
[](https://github.com/wickra-lib/wickra/actions/workflows/ci.yml)
|
|
@@ -48,7 +48,7 @@ Full documentation lives at **[docs.wickra.org](https://docs.wickra.org)**:
|
|
|
48
48
|
[Node](https://docs.wickra.org/Quickstart-Node),
|
|
49
49
|
[WASM](https://docs.wickra.org/Quickstart-WASM).
|
|
50
50
|
- **Indicators** — a per-indicator deep dive (formula, parameters, warmup) for
|
|
51
|
-
every one of the
|
|
51
|
+
every one of the 514 indicators; start at the
|
|
52
52
|
[indicators overview](https://docs.wickra.org/Indicators-Overview).
|
|
53
53
|
- **Reference** — [warmup periods](https://docs.wickra.org/Warmup-Periods),
|
|
54
54
|
[streaming vs batch](https://docs.wickra.org/Streaming-vs-Batch),
|
|
@@ -66,7 +66,7 @@ an afterthought — **live, tick-by-tick data** — without giving up the breadt
|
|
|
66
66
|
a full batch library, and without making you reimplement your indicators four
|
|
67
67
|
times to get there.
|
|
68
68
|
|
|
69
|
-
- **The biggest streaming-native catalogue, period.**
|
|
69
|
+
- **The biggest streaming-native catalogue, period.** 514 indicators across 24
|
|
70
70
|
families — candlesticks, harmonic & chart patterns, market profile, market
|
|
71
71
|
breadth, Renko/Kagi/Point&Figure bars, Ehlers DSP cycles, risk/performance
|
|
72
72
|
metrics — every single one updating in **O(1) per tick**. TA-Lib ships ~150 and
|
|
@@ -77,7 +77,7 @@ times to get there.
|
|
|
77
77
|
- **Correct by construction, not by hope.** Every `update` validates its input,
|
|
78
78
|
runs a real warmup, and returns an `Option` so a single bad tick can't silently
|
|
79
79
|
poison state. `batch == streaming` is **bit-exact, fuzzed and 100 %-line-covered
|
|
80
|
-
for all
|
|
80
|
+
for all 514 indicators**.
|
|
81
81
|
- **Orders of magnitude faster where it counts.** In streaming Wickra is **11–56×**
|
|
82
82
|
faster than the only other incremental peer and **thousands of times** faster
|
|
83
83
|
than recompute-on-every-tick libraries. On batch it wins several rows outright
|
|
@@ -95,7 +95,7 @@ Every other library forces one of those compromises. Wickra doesn't:
|
|
|
95
95
|
|
|
96
96
|
| Library | Install | Streaming | Languages | Indicators | Active |
|
|
97
97
|
|------------------|-------------|-------------|-----------------------------|-----------:|--------|
|
|
98
|
-
| **★ Wickra**| **clean** | **yes, O(1)** | **Python · Node · WASM · Rust** | **
|
|
98
|
+
| **★ Wickra**| **clean** | **yes, O(1)** | **Python · Node · WASM · Rust** | **514** | **yes** |
|
|
99
99
|
| kand | clean | yes | Python · WASM · Rust | ~60 | yes |
|
|
100
100
|
| ta-rs | clean | yes | Rust only | ~30 | stale |
|
|
101
101
|
| yata | clean | partial | Rust only | ~35 | yes |
|
|
@@ -128,7 +128,7 @@ Full tables (Rust + Python, streaming + batch) and how to reproduce them live in
|
|
|
128
128
|
|
|
129
129
|
## Indicators
|
|
130
130
|
|
|
131
|
-
|
|
131
|
+
514 streaming-first indicators across twenty-four families. Every one passes the
|
|
132
132
|
`batch == streaming` equivalence test, reference-value tests, and reset
|
|
133
133
|
semantics tests. Each has a per-indicator deep dive (formula, parameters,
|
|
134
134
|
warmup) at [docs.wickra.org](https://docs.wickra.org/Indicators-Overview).
|
|
@@ -148,7 +148,7 @@ warmup) at [docs.wickra.org](https://docs.wickra.org/Indicators-Overview).
|
|
|
148
148
|
| Pivots & S/R | Classic Pivots, Fibonacci Pivots, Camarilla, Woodie Pivots, DeMark Pivots, Williams Fractals, ZigZag, Central Pivot Range, Murrey Math Lines, Andrews Pitchfork, Volume-Weighted Support/Resistance, Pivot Reversal |
|
|
149
149
|
| DeMark | TD Setup, TD Sequential, TD DeMarker, TD REI, TD Pressure, TD Combo, TD Countdown, TD Lines, TD Range Projection, TD Differential, TD Open, TD Risk Level, TD Camouflage, TD Clop, TD Clopwin, TD Propulsion, TD Trap, TD D-Wave, TD Moving Averages |
|
|
150
150
|
| Ichimoku & Charts | Ichimoku Kinko Hyo (Tenkan, Kijun, Senkou A/B, Chikou), Heikin-Ashi, Heikin-Ashi Oscillator, Three Line Break, Smoothed Heikin-Ashi, Equivolume, CandleVolume |
|
|
151
|
-
| Alt-Chart Bars | Renko (box-size bricks), Kagi (reversal-amount lines), Point & Figure (X/O columns) |
|
|
151
|
+
| Alt-Chart Bars | Renko (box-size bricks), Kagi (reversal-amount lines), Point & Figure (X/O columns), Range, Tick, Volume, Dollar, Imbalance, Run, Three-Line Break |
|
|
152
152
|
| Candlestick Patterns | Doji, Hammer, Inverted Hammer, Hanging Man, Shooting Star, Engulfing, Harami, Morning/Evening Star, Three White Soldiers/Black Crows, Piercing Line/Dark Cloud Cover, Marubozu, Tweezer, Spinning Top, Three Inside Up/Down, Three Outside Up/Down, Two Crows, Upside Gap Two Crows, Identical Three Crows, Three Line Strike, Three Stars in the South, Abandoned Baby, Advance Block, Belt-hold, Breakaway, Counterattack, Doji Star, Dragonfly Doji, Gravestone Doji, Long-Legged Doji, Rickshaw Man, Evening Doji Star, Morning Doji Star, Gap Side-by-Side White, High-Wave, Hikkake, Modified Hikkake, Homing Pigeon, On-Neck, In-Neck, Thrusting, Separating Lines, Kicking, Kicking by Length, Ladder Bottom, Mat Hold, Matching Low, Long Line, Short Line, Rising Three Methods, Falling Three Methods, Upside Gap Three Methods, Downside Gap Three Methods, Stalled Pattern, Stick Sandwich, Takuri, Closing Marubozu, Opening Marubozu, Tasuki Gap, Unique Three River, Concealing Baby Swallow, Tristar, Harami Cross, Tower Top/Bottom, Dumpling Top, New Price Lines, Frying Pan Bottom |
|
|
153
153
|
| Chart Patterns | Double Top / Bottom, Triple Top / Bottom, Head and Shoulders, Triangle (asc/desc/sym), Wedge (rising/falling), Flag / Pennant, Rectangle / Range, Cup and Handle |
|
|
154
154
|
| Harmonic Patterns | AB=CD, Gartley, Butterfly, Bat, Crab, Shark, Cypher, Three Drives |
|
|
@@ -237,7 +237,7 @@ A Python live-trading example using the public `websockets` package lives at
|
|
|
237
237
|
```
|
|
238
238
|
wickra/
|
|
239
239
|
├── crates/
|
|
240
|
-
│ ├── wickra-core/ core engine + all
|
|
240
|
+
│ ├── wickra-core/ core engine + all 514 indicators
|
|
241
241
|
│ ├── wickra/ top-level facade crate (publishes on crates.io) + benches/
|
|
242
242
|
│ ├── wickra-data/ CSV reader, tick aggregator, live exchange feeds
|
|
243
243
|
│ └── wickra-bench/ internal cross-library benchmark harness (not published)
|
package/package.json
CHANGED
package/wickra_wasm.d.ts
CHANGED
|
@@ -593,6 +593,17 @@ export class BullishPercentIndex {
|
|
|
593
593
|
warmupPeriod(): number;
|
|
594
594
|
}
|
|
595
595
|
|
|
596
|
+
export class BurkeRatio {
|
|
597
|
+
free(): void;
|
|
598
|
+
[Symbol.dispose](): void;
|
|
599
|
+
batch(prices: Float64Array): Float64Array;
|
|
600
|
+
isReady(): boolean;
|
|
601
|
+
constructor(period: number);
|
|
602
|
+
reset(): void;
|
|
603
|
+
update(value: number): number | undefined;
|
|
604
|
+
warmupPeriod(): number;
|
|
605
|
+
}
|
|
606
|
+
|
|
596
607
|
export class Butterfly {
|
|
597
608
|
free(): void;
|
|
598
609
|
[Symbol.dispose](): void;
|
|
@@ -839,6 +850,17 @@ export class Cointegration {
|
|
|
839
850
|
warmupPeriod(): number;
|
|
840
851
|
}
|
|
841
852
|
|
|
853
|
+
export class CommonSenseRatio {
|
|
854
|
+
free(): void;
|
|
855
|
+
[Symbol.dispose](): void;
|
|
856
|
+
batch(prices: Float64Array): Float64Array;
|
|
857
|
+
isReady(): boolean;
|
|
858
|
+
constructor(period: number);
|
|
859
|
+
reset(): void;
|
|
860
|
+
update(value: number): number | undefined;
|
|
861
|
+
warmupPeriod(): number;
|
|
862
|
+
}
|
|
863
|
+
|
|
842
864
|
export class CompositeProfile {
|
|
843
865
|
free(): void;
|
|
844
866
|
[Symbol.dispose](): void;
|
|
@@ -1137,6 +1159,18 @@ export class DojiStar {
|
|
|
1137
1159
|
warmupPeriod(): number;
|
|
1138
1160
|
}
|
|
1139
1161
|
|
|
1162
|
+
export class DollarBars {
|
|
1163
|
+
free(): void;
|
|
1164
|
+
[Symbol.dispose](): void;
|
|
1165
|
+
dollarPerBar(): number;
|
|
1166
|
+
constructor(dollar_per_bar: number);
|
|
1167
|
+
reset(): void;
|
|
1168
|
+
/**
|
|
1169
|
+
* Returns an array of `{ open, high, low, close, volume, dollar }` bars completed on this candle.
|
|
1170
|
+
*/
|
|
1171
|
+
update(open: number, high: number, low: number, close: number, volume: number): Array<any>;
|
|
1172
|
+
}
|
|
1173
|
+
|
|
1140
1174
|
export class Donchian {
|
|
1141
1175
|
free(): void;
|
|
1142
1176
|
[Symbol.dispose](): void;
|
|
@@ -1732,6 +1766,17 @@ export class GainLossRatio {
|
|
|
1732
1766
|
warmupPeriod(): number;
|
|
1733
1767
|
}
|
|
1734
1768
|
|
|
1769
|
+
export class GainToPainRatio {
|
|
1770
|
+
free(): void;
|
|
1771
|
+
[Symbol.dispose](): void;
|
|
1772
|
+
batch(prices: Float64Array): Float64Array;
|
|
1773
|
+
isReady(): boolean;
|
|
1774
|
+
constructor(period: number);
|
|
1775
|
+
reset(): void;
|
|
1776
|
+
update(value: number): number | undefined;
|
|
1777
|
+
warmupPeriod(): number;
|
|
1778
|
+
}
|
|
1779
|
+
|
|
1735
1780
|
export class GapSideBySideWhite {
|
|
1736
1781
|
free(): void;
|
|
1737
1782
|
[Symbol.dispose](): void;
|
|
@@ -2173,6 +2218,18 @@ export class IdenticalThreeCrows {
|
|
|
2173
2218
|
warmupPeriod(): number;
|
|
2174
2219
|
}
|
|
2175
2220
|
|
|
2221
|
+
export class ImbalanceBars {
|
|
2222
|
+
free(): void;
|
|
2223
|
+
[Symbol.dispose](): void;
|
|
2224
|
+
constructor(threshold: number);
|
|
2225
|
+
reset(): void;
|
|
2226
|
+
threshold(): number;
|
|
2227
|
+
/**
|
|
2228
|
+
* Returns an array of `{ open, high, low, close, imbalance, direction }` bars completed on this candle.
|
|
2229
|
+
*/
|
|
2230
|
+
update(open: number, high: number, low: number, close: number): Array<any>;
|
|
2231
|
+
}
|
|
2232
|
+
|
|
2176
2233
|
export class InNeck {
|
|
2177
2234
|
free(): void;
|
|
2178
2235
|
[Symbol.dispose](): void;
|
|
@@ -2320,6 +2377,17 @@ export class KAMA {
|
|
|
2320
2377
|
warmupPeriod(): number;
|
|
2321
2378
|
}
|
|
2322
2379
|
|
|
2380
|
+
export class KRatio {
|
|
2381
|
+
free(): void;
|
|
2382
|
+
[Symbol.dispose](): void;
|
|
2383
|
+
batch(prices: Float64Array): Float64Array;
|
|
2384
|
+
isReady(): boolean;
|
|
2385
|
+
constructor(period: number);
|
|
2386
|
+
reset(): void;
|
|
2387
|
+
update(value: number): number | undefined;
|
|
2388
|
+
warmupPeriod(): number;
|
|
2389
|
+
}
|
|
2390
|
+
|
|
2323
2391
|
export class KST {
|
|
2324
2392
|
free(): void;
|
|
2325
2393
|
[Symbol.dispose](): void;
|
|
@@ -2638,6 +2706,17 @@ export class LongShortRatio {
|
|
|
2638
2706
|
warmupPeriod(): number;
|
|
2639
2707
|
}
|
|
2640
2708
|
|
|
2709
|
+
export class M2Measure {
|
|
2710
|
+
free(): void;
|
|
2711
|
+
[Symbol.dispose](): void;
|
|
2712
|
+
batch(prices: Float64Array): Float64Array;
|
|
2713
|
+
isReady(): boolean;
|
|
2714
|
+
constructor(period: number, risk_free: number, benchmark_stddev: number);
|
|
2715
|
+
reset(): void;
|
|
2716
|
+
update(value: number): number | undefined;
|
|
2717
|
+
warmupPeriod(): number;
|
|
2718
|
+
}
|
|
2719
|
+
|
|
2641
2720
|
export class MACD {
|
|
2642
2721
|
free(): void;
|
|
2643
2722
|
[Symbol.dispose](): void;
|
|
@@ -2787,6 +2866,17 @@ export class MarketFacilitationIndex {
|
|
|
2787
2866
|
update(high: number, low: number, volume: number): number | undefined;
|
|
2788
2867
|
}
|
|
2789
2868
|
|
|
2869
|
+
export class MartinRatio {
|
|
2870
|
+
free(): void;
|
|
2871
|
+
[Symbol.dispose](): void;
|
|
2872
|
+
batch(prices: Float64Array): Float64Array;
|
|
2873
|
+
isReady(): boolean;
|
|
2874
|
+
constructor(period: number);
|
|
2875
|
+
reset(): void;
|
|
2876
|
+
update(value: number): number | undefined;
|
|
2877
|
+
warmupPeriod(): number;
|
|
2878
|
+
}
|
|
2879
|
+
|
|
2790
2880
|
export class Marubozu {
|
|
2791
2881
|
free(): void;
|
|
2792
2882
|
[Symbol.dispose](): void;
|
|
@@ -3710,6 +3800,19 @@ export class RWI {
|
|
|
3710
3800
|
update(high: number, low: number, close: number): any;
|
|
3711
3801
|
}
|
|
3712
3802
|
|
|
3803
|
+
export class RangeBars {
|
|
3804
|
+
free(): void;
|
|
3805
|
+
[Symbol.dispose](): void;
|
|
3806
|
+
batch(close: Float64Array): Array<any>;
|
|
3807
|
+
constructor(range: number);
|
|
3808
|
+
range(): number;
|
|
3809
|
+
reset(): void;
|
|
3810
|
+
/**
|
|
3811
|
+
* Returns an array of `{ open, close, direction }` bars completed on this close.
|
|
3812
|
+
*/
|
|
3813
|
+
update(close: number): Array<any>;
|
|
3814
|
+
}
|
|
3815
|
+
|
|
3713
3816
|
export class RealizedSpread {
|
|
3714
3817
|
free(): void;
|
|
3715
3818
|
[Symbol.dispose](): void;
|
|
@@ -3933,6 +4036,18 @@ export class RoofingFilter {
|
|
|
3933
4036
|
warmupPeriod(): number;
|
|
3934
4037
|
}
|
|
3935
4038
|
|
|
4039
|
+
export class RunBars {
|
|
4040
|
+
free(): void;
|
|
4041
|
+
[Symbol.dispose](): void;
|
|
4042
|
+
constructor(run_length: number);
|
|
4043
|
+
reset(): void;
|
|
4044
|
+
runLength(): number;
|
|
4045
|
+
/**
|
|
4046
|
+
* Returns an array of `{ open, high, low, close, length, direction }` bars completed on this candle.
|
|
4047
|
+
*/
|
|
4048
|
+
update(open: number, high: number, low: number, close: number): Array<any>;
|
|
4049
|
+
}
|
|
4050
|
+
|
|
3936
4051
|
export class SAMPLEENT {
|
|
3937
4052
|
free(): void;
|
|
3938
4053
|
[Symbol.dispose](): void;
|
|
@@ -4320,6 +4435,17 @@ export class StepTrailingStop {
|
|
|
4320
4435
|
update(value: number): number | undefined;
|
|
4321
4436
|
}
|
|
4322
4437
|
|
|
4438
|
+
export class SterlingRatio {
|
|
4439
|
+
free(): void;
|
|
4440
|
+
[Symbol.dispose](): void;
|
|
4441
|
+
batch(prices: Float64Array): Float64Array;
|
|
4442
|
+
isReady(): boolean;
|
|
4443
|
+
constructor(period: number);
|
|
4444
|
+
reset(): void;
|
|
4445
|
+
update(value: number): number | undefined;
|
|
4446
|
+
warmupPeriod(): number;
|
|
4447
|
+
}
|
|
4448
|
+
|
|
4323
4449
|
export class StickSandwich {
|
|
4324
4450
|
free(): void;
|
|
4325
4451
|
[Symbol.dispose](): void;
|
|
@@ -4746,6 +4872,17 @@ export class TTM_TREND {
|
|
|
4746
4872
|
update(high: number, low: number, close: number): number | undefined;
|
|
4747
4873
|
}
|
|
4748
4874
|
|
|
4875
|
+
export class TailRatio {
|
|
4876
|
+
free(): void;
|
|
4877
|
+
[Symbol.dispose](): void;
|
|
4878
|
+
batch(prices: Float64Array): Float64Array;
|
|
4879
|
+
isReady(): boolean;
|
|
4880
|
+
constructor(period: number);
|
|
4881
|
+
reset(): void;
|
|
4882
|
+
update(value: number): number | undefined;
|
|
4883
|
+
warmupPeriod(): number;
|
|
4884
|
+
}
|
|
4885
|
+
|
|
4749
4886
|
export class TakerBuySellRatio {
|
|
4750
4887
|
free(): void;
|
|
4751
4888
|
[Symbol.dispose](): void;
|
|
@@ -4821,6 +4958,19 @@ export class ThreeLineBreak {
|
|
|
4821
4958
|
warmupPeriod(): number;
|
|
4822
4959
|
}
|
|
4823
4960
|
|
|
4961
|
+
export class ThreeLineBreakBars {
|
|
4962
|
+
free(): void;
|
|
4963
|
+
[Symbol.dispose](): void;
|
|
4964
|
+
batch(close: Float64Array): Array<any>;
|
|
4965
|
+
lines(): number;
|
|
4966
|
+
constructor(lines: number);
|
|
4967
|
+
reset(): void;
|
|
4968
|
+
/**
|
|
4969
|
+
* Returns an array of `{ open, close, direction }` bars completed on this close.
|
|
4970
|
+
*/
|
|
4971
|
+
update(close: number): Array<any>;
|
|
4972
|
+
}
|
|
4973
|
+
|
|
4824
4974
|
export class ThreeLineStrike {
|
|
4825
4975
|
free(): void;
|
|
4826
4976
|
[Symbol.dispose](): void;
|
|
@@ -4876,6 +5026,18 @@ export class Thrusting {
|
|
|
4876
5026
|
warmupPeriod(): number;
|
|
4877
5027
|
}
|
|
4878
5028
|
|
|
5029
|
+
export class TickBars {
|
|
5030
|
+
free(): void;
|
|
5031
|
+
[Symbol.dispose](): void;
|
|
5032
|
+
constructor(ticks: number);
|
|
5033
|
+
reset(): void;
|
|
5034
|
+
ticks(): number;
|
|
5035
|
+
/**
|
|
5036
|
+
* Returns an array of `{ open, high, low, close, volume }` bars completed on this candle.
|
|
5037
|
+
*/
|
|
5038
|
+
update(open: number, high: number, low: number, close: number, volume: number): Array<any>;
|
|
5039
|
+
}
|
|
5040
|
+
|
|
4879
5041
|
export class TickIndex {
|
|
4880
5042
|
free(): void;
|
|
4881
5043
|
[Symbol.dispose](): void;
|
|
@@ -5187,6 +5349,17 @@ export class UpsideGapTwoCrows {
|
|
|
5187
5349
|
warmupPeriod(): number;
|
|
5188
5350
|
}
|
|
5189
5351
|
|
|
5352
|
+
export class UpsidePotentialRatio {
|
|
5353
|
+
free(): void;
|
|
5354
|
+
[Symbol.dispose](): void;
|
|
5355
|
+
batch(prices: Float64Array): Float64Array;
|
|
5356
|
+
isReady(): boolean;
|
|
5357
|
+
constructor(period: number, mar: number);
|
|
5358
|
+
reset(): void;
|
|
5359
|
+
update(value: number): number | undefined;
|
|
5360
|
+
warmupPeriod(): number;
|
|
5361
|
+
}
|
|
5362
|
+
|
|
5190
5363
|
export class VIDYA {
|
|
5191
5364
|
free(): void;
|
|
5192
5365
|
[Symbol.dispose](): void;
|
|
@@ -5329,6 +5502,18 @@ export class VoltyStop {
|
|
|
5329
5502
|
update(high: number, low: number, close: number): number | undefined;
|
|
5330
5503
|
}
|
|
5331
5504
|
|
|
5505
|
+
export class VolumeBars {
|
|
5506
|
+
free(): void;
|
|
5507
|
+
[Symbol.dispose](): void;
|
|
5508
|
+
constructor(volume_per_bar: number);
|
|
5509
|
+
reset(): void;
|
|
5510
|
+
/**
|
|
5511
|
+
* Returns an array of `{ open, high, low, close, volume }` bars completed on this candle.
|
|
5512
|
+
*/
|
|
5513
|
+
update(open: number, high: number, low: number, close: number, volume: number): Array<any>;
|
|
5514
|
+
volumePerBar(): number;
|
|
5515
|
+
}
|
|
5516
|
+
|
|
5332
5517
|
export class VolumeByTimeProfile {
|
|
5333
5518
|
free(): void;
|
|
5334
5519
|
[Symbol.dispose](): void;
|
package/wickra_wasm.js
CHANGED
|
@@ -5,5 +5,5 @@ import { __wbg_set_wasm } from "./wickra_wasm_bg.js";
|
|
|
5
5
|
__wbg_set_wasm(wasm);
|
|
6
6
|
|
|
7
7
|
export {
|
|
8
|
-
ADAPTIVECCI, ADAPTIVERSI, ADL, ADX, ADXR, ALMA, APO, ATR, AUTOCORRPGRAM, AVGPRICE, AbandonedBaby, Abcd, AbsoluteBreadthIndex, AccelerationBands, AcceleratorOscillator, AdVolumeLine, AdaptiveCycle, AdaptiveLaguerre, AdvanceBlock, AdvanceDecline, AdvanceDeclineRatio, Alligator, Alpha, AmihudIlliquidity, AnchoredRSI, AnchoredVWAP, AndrewsPitchfork, Aroon, AroonOscillator, AtrBands, AtrRatchet, AtrTrailingStop, AutoFib, Autocorrelation, AverageDailyRange, AverageDrawdown, AwesomeOscillator, AwesomeOscillatorHistogram, BANDPASS, BalanceOfPower, Bat, BeltHold, Beta, BetaNeutralSpread, BetterVolume, BipowerVariation, BodySizePct, BollingerBands, BollingerBandwidth, BomarBands, BreadthThrust, Breakaway, BullishPercentIndex, Butterfly, CCI, CFO, CMO, CTI, CalendarSpread, CalmarRatio, Camarilla, CandleVolume, CenterOfGravity, CentralPivotRange, ChaikinMoneyFlow, ChaikinOscillator, ChaikinVolatility, ChandeKrollStop, ChandelierExit, ChoppinessIndex, ClassicPivots, CloseVsOpen, ClosingMarubozu, CoefficientOfVariation, Cointegration, CompositeProfile, ConcealingBabySwallow, ConditionalValueAtRisk, ConnorsRSI, Coppock, Counterattack, Crab, CumulativeVolumeDelta, CumulativeVolumeIndex, CupAndHandle, CyberneticCycle, Cypher, DEMA, DPO, DX, DayOfWeekProfile, Decycler, DecyclerOscillator, DemandIndex, DemarkPivots, DepthSlope, DerivativeOscillator, DetrendedStdDev, DisparityIndex, DistanceSsd, Doji, DojiStar, Donchian, DonchianStop, DoubleBollinger, DoubleTopBottom, DownsideGapThreeMethods, DragonflyDoji, DrawdownDuration, DumplingTop, DynamicMomentumIndex, EHMA, EMA, EVENBETTERSINE, EVWMA, EaseOfMovement, EffectiveSpread, EhlersStochastic, ElderImpulse, ElderRay, ElderSafeZone, EmpiricalModeDecomposition, Engulfing, Equivolume, EstimatedLeverageRatio, EveningDojiStar, EwmaVolatility, Expectancy, FAMA, FRAMA, FallingThreeMethods, FibArcs, FibChannel, FibConfluence, FibExtension, FibFan, FibProjection, FibRetracement, FibTimeZones, FibonacciPivots, FisherRSI, FisherTransform, FlagPennant, Footprint, ForceIndex, FractalChaosBands, FryPanBottom, FundingBasis, FundingImpliedApr, FundingRate, FundingRateMean, FundingRateZScore, GD, GMA, GainLossRatio, GapSideBySideWhite, Garch11, GarmanKlassVolatility, Gartley, GatorOscillator, GoldenPocket, GrangerCausality, GravestoneDoji, HIGHPASS, HMA, HT_DCPHASE, HT_PHASOR, HT_TRENDMODE, Hammer, HangingMan, Harami, HaramiCross, HasbrouckInformationShare, HeadAndShoulders, HeikinAshi, HeikinAshiOscillator, HiLoActivator, HighLowIndex, HighLowRange, HighLowVolumeNodes, HighWave, Hikkake, HikkakeModified, HilbertDominantCycle, HistoricalVolatility, HoltWinters, HomingPigeon, HurstChannel, HurstExponent, IMI, Ichimoku, IdenticalThreeCrows, InNeck, Inertia, InformationRatio, InitialBalance, InstantaneousTrendline, IntradayIntensity, IntradayVolatilityProfile, InverseFisherTransform, InvertedHammer, JARQUEBERA, JMA, JumpIndicator, KAMA, KST, KVO, KagiBars, KalmanHedgeRatio, KaseDevStop, KasePermissionStochastic, KellyCriterion, Keltner, KendallTau, Kicking, KickingByLength, Kurtosis, KylesLambda, LINEARREG_INTERCEPT, LadderBottom, LaguerreRSI, LeadLagCrossCorrelation, LinRegAngle, LinRegChannel, LinRegSlope, LinearRegression, LiquidationFeatures, LogReturn, LongLeggedDoji, LongLine, LongShortRatio, MACD, MACDEXT, MACDFIX, MAMA, MFI, MIDPOINT, MIDPRICE, MINUS_DI, MINUS_DM, MOM, MaEnvelope, MacdHistogram, MarketFacilitationIndex, Marubozu, MassIndex, MatHold, MatchingLow, MaxDrawdown, McClellanOscillator, McClellanSummationIndex, McGinleyDynamic, MedianAbsoluteDeviation, MedianChannel, MedianMA, MedianPrice, Microprice, ModifiedMaStop, MorningDojiStar, MorningEveningStar, MurreyMathLines, NATR, NVI, NakedPoc, NewHighsNewLows, NewPriceLines, Nrtr, OBV, OIPriceDivergence, OIWeighted, OiToVolumeRatio, OmegaRatio, OnNeck, OpenInterestDelta, OpenInterestMomentum, OpeningMarubozu, OpeningRange, OrderBookImbalanceFull, OrderBookImbalanceTop1, OrderBookImbalanceTopN, OrderFlowImbalance, OuHalfLife, OvernightGap, OvernightIntradayReturn, PGO, PLUS_DI, PLUS_DM, PMO, POLARIZED_FRACTAL_EFFICIENCY, PPO, PSAR, PVI, PainIndex, PairSpreadZScore, PairwiseBeta, ParkinsonVolatility, PearsonCorrelation, PercentAboveMa, PercentB, PercentageTrailingStop, PerpetualPremiumIndex, PiercingDarkCloud, Pin, PivotReversal, PointAndFigureBars, PpoHistogram, ProfileShape, ProfitFactor, ProjectionBands, ProjectionOscillator, QQE, Qstick, QuartileBands, QuotedSpread, REFLEX, RMI, ROC, ROCP, ROCR, ROCR100, ROLLINGMINMAX, RSI, RSX, RSquared, RVI, RVIVolatility, RWI, RealizedSpread, RealizedVolatility, RecoveryFactor, RectangleRange, RegimeLabel, RelativeStrengthAB, RenkoBars, RenkoTrailingStop, RickshawMan, RisingThreeMethods, RogersSatchellVolatility, RollMeasure, RollingCorrelation, RollingCovariance, RollingIqr, RollingPercentileRank, RollingQuantile, RollingVWAP, RoofingFilter, SAMPLEENT, SAREXT, SHANNONENT, SMA, SMI, SMMA, STC, SWMA, SeasonalZScore, SeparatingLines, SessionHighLow, SessionRange, SessionVwap, Shark, SharpeRatio, ShootingStar, ShortLine, SignedVolume, SineWave, SinglePrints, Skewness, SmoothedHeikinAshi, SortinoRatio, SpearmanCorrelation, SpinningTop, SpreadAr1Coefficient, SpreadBollingerBands, SpreadHurst, StalledPattern, StandardError, StandardErrorBands, StarcBands, StdDev, StepTrailingStop, StickSandwich, StochRSI, Stochastic, StochasticCCI, SuperSmoother, SuperTrend, T3, TDCamouflage, TDClop, TDClopwin, TDCombo, TDCountdown, TDDWave, TDDeMarker, TDDifferential, TDLines, TDMovingAverage, TDOpen, TDPressure, TDPropulsion, TDREI, TDRangeProjection, TDRiskLevel, TDSequential, TDSetup, TDTrap, TEMA, TII, TRENDFLEX, TREND_STRENGTH_INDEX, TRIMA, TRIX, TSF, TSI, TSV, TTM_TREND, TakerBuySellRatio, Takuri, TasukiGap, TermStructureBasis, ThreeDrives, ThreeInside, ThreeLineBreak, ThreeLineStrike, ThreeOutside, ThreeSoldiersOrCrows, ThreeStarsInSouth, Thrusting, TickIndex, TimeBasedStop, TimeOfDayReturnProfile, TowerTopBottom, TpoProfile, TradeImbalance, TradeSignAutocorrelation, TradeVolumeIndex, TrendLabel, TreynorRatio, Triangle, Trin, TripleTopBottom, Tristar, TrueRange, TsfOscillator, TtmSqueeze, TurnOfMonth, Tweezer, TwiggsMoneyFlow, TwoCrows, TypicalPrice, UNIVERSALOSC, UlcerIndex, UltimateOscillator, UniqueThreeRiver, UpDownVolumeRatio, UpsideGapThreeMethods, UpsideGapTwoCrows, VIDYA, VWAP, VWMA, VZO, ValueArea, ValueAtRisk, Variance, VarianceRatio, VerticalHorizontalFilter, VolatilityCone, VolatilityOfVolatility, VolatilityRatio, VoltyStop, VolumeByTimeProfile, VolumeOscillator, VolumePriceTrend, VolumeProfile, VolumeRsi, VolumeWeightedMacd, VolumeWeightedSr, Vortex, Vpin, VwapStdDevBands, WAVE_PM, WMA, Wad, WaveTrend, Wedge, WeightedClose, WickRatio, WilliamsAD, WilliamsFractals, WilliamsR, WinRate, WoodiePivots, YangZhangVolatility, YoyoExit, ZLEMA, ZScore, ZeroLagMACD, ZigZag, installPanicHook, version
|
|
8
|
+
ADAPTIVECCI, ADAPTIVERSI, ADL, ADX, ADXR, ALMA, APO, ATR, AUTOCORRPGRAM, AVGPRICE, AbandonedBaby, Abcd, AbsoluteBreadthIndex, AccelerationBands, AcceleratorOscillator, AdVolumeLine, AdaptiveCycle, AdaptiveLaguerre, AdvanceBlock, AdvanceDecline, AdvanceDeclineRatio, Alligator, Alpha, AmihudIlliquidity, AnchoredRSI, AnchoredVWAP, AndrewsPitchfork, Aroon, AroonOscillator, AtrBands, AtrRatchet, AtrTrailingStop, AutoFib, Autocorrelation, AverageDailyRange, AverageDrawdown, AwesomeOscillator, AwesomeOscillatorHistogram, BANDPASS, BalanceOfPower, Bat, BeltHold, Beta, BetaNeutralSpread, BetterVolume, BipowerVariation, BodySizePct, BollingerBands, BollingerBandwidth, BomarBands, BreadthThrust, Breakaway, BullishPercentIndex, BurkeRatio, Butterfly, CCI, CFO, CMO, CTI, CalendarSpread, CalmarRatio, Camarilla, CandleVolume, CenterOfGravity, CentralPivotRange, ChaikinMoneyFlow, ChaikinOscillator, ChaikinVolatility, ChandeKrollStop, ChandelierExit, ChoppinessIndex, ClassicPivots, CloseVsOpen, ClosingMarubozu, CoefficientOfVariation, Cointegration, CommonSenseRatio, CompositeProfile, ConcealingBabySwallow, ConditionalValueAtRisk, ConnorsRSI, Coppock, Counterattack, Crab, CumulativeVolumeDelta, CumulativeVolumeIndex, CupAndHandle, CyberneticCycle, Cypher, DEMA, DPO, DX, DayOfWeekProfile, Decycler, DecyclerOscillator, DemandIndex, DemarkPivots, DepthSlope, DerivativeOscillator, DetrendedStdDev, DisparityIndex, DistanceSsd, Doji, DojiStar, DollarBars, Donchian, DonchianStop, DoubleBollinger, DoubleTopBottom, DownsideGapThreeMethods, DragonflyDoji, DrawdownDuration, DumplingTop, DynamicMomentumIndex, EHMA, EMA, EVENBETTERSINE, EVWMA, EaseOfMovement, EffectiveSpread, EhlersStochastic, ElderImpulse, ElderRay, ElderSafeZone, EmpiricalModeDecomposition, Engulfing, Equivolume, EstimatedLeverageRatio, EveningDojiStar, EwmaVolatility, Expectancy, FAMA, FRAMA, FallingThreeMethods, FibArcs, FibChannel, FibConfluence, FibExtension, FibFan, FibProjection, FibRetracement, FibTimeZones, FibonacciPivots, FisherRSI, FisherTransform, FlagPennant, Footprint, ForceIndex, FractalChaosBands, FryPanBottom, FundingBasis, FundingImpliedApr, FundingRate, FundingRateMean, FundingRateZScore, GD, GMA, GainLossRatio, GainToPainRatio, GapSideBySideWhite, Garch11, GarmanKlassVolatility, Gartley, GatorOscillator, GoldenPocket, GrangerCausality, GravestoneDoji, HIGHPASS, HMA, HT_DCPHASE, HT_PHASOR, HT_TRENDMODE, Hammer, HangingMan, Harami, HaramiCross, HasbrouckInformationShare, HeadAndShoulders, HeikinAshi, HeikinAshiOscillator, HiLoActivator, HighLowIndex, HighLowRange, HighLowVolumeNodes, HighWave, Hikkake, HikkakeModified, HilbertDominantCycle, HistoricalVolatility, HoltWinters, HomingPigeon, HurstChannel, HurstExponent, IMI, Ichimoku, IdenticalThreeCrows, ImbalanceBars, InNeck, Inertia, InformationRatio, InitialBalance, InstantaneousTrendline, IntradayIntensity, IntradayVolatilityProfile, InverseFisherTransform, InvertedHammer, JARQUEBERA, JMA, JumpIndicator, KAMA, KRatio, KST, KVO, KagiBars, KalmanHedgeRatio, KaseDevStop, KasePermissionStochastic, KellyCriterion, Keltner, KendallTau, Kicking, KickingByLength, Kurtosis, KylesLambda, LINEARREG_INTERCEPT, LadderBottom, LaguerreRSI, LeadLagCrossCorrelation, LinRegAngle, LinRegChannel, LinRegSlope, LinearRegression, LiquidationFeatures, LogReturn, LongLeggedDoji, LongLine, LongShortRatio, M2Measure, MACD, MACDEXT, MACDFIX, MAMA, MFI, MIDPOINT, MIDPRICE, MINUS_DI, MINUS_DM, MOM, MaEnvelope, MacdHistogram, MarketFacilitationIndex, MartinRatio, Marubozu, MassIndex, MatHold, MatchingLow, MaxDrawdown, McClellanOscillator, McClellanSummationIndex, McGinleyDynamic, MedianAbsoluteDeviation, MedianChannel, MedianMA, MedianPrice, Microprice, ModifiedMaStop, MorningDojiStar, MorningEveningStar, MurreyMathLines, NATR, NVI, NakedPoc, NewHighsNewLows, NewPriceLines, Nrtr, OBV, OIPriceDivergence, OIWeighted, OiToVolumeRatio, OmegaRatio, OnNeck, OpenInterestDelta, OpenInterestMomentum, OpeningMarubozu, OpeningRange, OrderBookImbalanceFull, OrderBookImbalanceTop1, OrderBookImbalanceTopN, OrderFlowImbalance, OuHalfLife, OvernightGap, OvernightIntradayReturn, PGO, PLUS_DI, PLUS_DM, PMO, POLARIZED_FRACTAL_EFFICIENCY, PPO, PSAR, PVI, PainIndex, PairSpreadZScore, PairwiseBeta, ParkinsonVolatility, PearsonCorrelation, PercentAboveMa, PercentB, PercentageTrailingStop, PerpetualPremiumIndex, PiercingDarkCloud, Pin, PivotReversal, PointAndFigureBars, PpoHistogram, ProfileShape, ProfitFactor, ProjectionBands, ProjectionOscillator, QQE, Qstick, QuartileBands, QuotedSpread, REFLEX, RMI, ROC, ROCP, ROCR, ROCR100, ROLLINGMINMAX, RSI, RSX, RSquared, RVI, RVIVolatility, RWI, RangeBars, RealizedSpread, RealizedVolatility, RecoveryFactor, RectangleRange, RegimeLabel, RelativeStrengthAB, RenkoBars, RenkoTrailingStop, RickshawMan, RisingThreeMethods, RogersSatchellVolatility, RollMeasure, RollingCorrelation, RollingCovariance, RollingIqr, RollingPercentileRank, RollingQuantile, RollingVWAP, RoofingFilter, RunBars, SAMPLEENT, SAREXT, SHANNONENT, SMA, SMI, SMMA, STC, SWMA, SeasonalZScore, SeparatingLines, SessionHighLow, SessionRange, SessionVwap, Shark, SharpeRatio, ShootingStar, ShortLine, SignedVolume, SineWave, SinglePrints, Skewness, SmoothedHeikinAshi, SortinoRatio, SpearmanCorrelation, SpinningTop, SpreadAr1Coefficient, SpreadBollingerBands, SpreadHurst, StalledPattern, StandardError, StandardErrorBands, StarcBands, StdDev, StepTrailingStop, SterlingRatio, StickSandwich, StochRSI, Stochastic, StochasticCCI, SuperSmoother, SuperTrend, T3, TDCamouflage, TDClop, TDClopwin, TDCombo, TDCountdown, TDDWave, TDDeMarker, TDDifferential, TDLines, TDMovingAverage, TDOpen, TDPressure, TDPropulsion, TDREI, TDRangeProjection, TDRiskLevel, TDSequential, TDSetup, TDTrap, TEMA, TII, TRENDFLEX, TREND_STRENGTH_INDEX, TRIMA, TRIX, TSF, TSI, TSV, TTM_TREND, TailRatio, TakerBuySellRatio, Takuri, TasukiGap, TermStructureBasis, ThreeDrives, ThreeInside, ThreeLineBreak, ThreeLineBreakBars, ThreeLineStrike, ThreeOutside, ThreeSoldiersOrCrows, ThreeStarsInSouth, Thrusting, TickBars, TickIndex, TimeBasedStop, TimeOfDayReturnProfile, TowerTopBottom, TpoProfile, TradeImbalance, TradeSignAutocorrelation, TradeVolumeIndex, TrendLabel, TreynorRatio, Triangle, Trin, TripleTopBottom, Tristar, TrueRange, TsfOscillator, TtmSqueeze, TurnOfMonth, Tweezer, TwiggsMoneyFlow, TwoCrows, TypicalPrice, UNIVERSALOSC, UlcerIndex, UltimateOscillator, UniqueThreeRiver, UpDownVolumeRatio, UpsideGapThreeMethods, UpsideGapTwoCrows, UpsidePotentialRatio, VIDYA, VWAP, VWMA, VZO, ValueArea, ValueAtRisk, Variance, VarianceRatio, VerticalHorizontalFilter, VolatilityCone, VolatilityOfVolatility, VolatilityRatio, VoltyStop, VolumeBars, VolumeByTimeProfile, VolumeOscillator, VolumePriceTrend, VolumeProfile, VolumeRsi, VolumeWeightedMacd, VolumeWeightedSr, Vortex, Vpin, VwapStdDevBands, WAVE_PM, WMA, Wad, WaveTrend, Wedge, WeightedClose, WickRatio, WilliamsAD, WilliamsFractals, WilliamsR, WinRate, WoodiePivots, YangZhangVolatility, YoyoExit, ZLEMA, ZScore, ZeroLagMACD, ZigZag, installPanicHook, version
|
|
9
9
|
} from "./wickra_wasm_bg.js";
|