This website requires JavaScript.
4d04ab8227
ci(links): exclude GitHub stargazers/network-members from link check (#358 )
main
kingchenc
2026-07-08 18:29:05 +02:00
7d4ca8c572
fix(deps): bump crossbeam-epoch to 0.9.20 (RUSTSEC-2026-0204) (#359 )
kingchenc
2026-07-08 18:08:37 +02:00
d31e127ae2
ci(zizmor): suppress impostor-commit on the dtolnay/rust-toolchain pin (#357 )
kingchenc
2026-07-06 12:19:51 +02:00
ffc80754d8
docs(readme): bust Camo cache on the star-history image (#356 )
kingchenc
2026-07-05 23:40:03 +02:00
f2b92f89ee
docs: add an Ecosystem section to the README (#355 )
kingchenc
2026-07-04 17:24:16 +02:00
350230cd07
deps(actions): bump the github-actions group with 9 updates (#354 )
dependabot[bot]
2026-07-03 18:44:18 +02:00
71df1798b8
deps(nuget): Bump the nuget group with 1 update (#353 )
dependabot[bot]
2026-07-03 18:33:43 +02:00
6a86660e30
deps(maven): bump org.wickra:wickra (#352 )
dependabot[bot]
2026-07-03 18:31:34 +02:00
45c11da4fc
release: bump 0.9.8 -> 0.9.9 (#351 )
v0.9.9
kingchenc
2026-06-29 23:54:48 +02:00
2ae8976292
fix(release): napi-rs CLI 3 renamed 'napi artifacts --dir' to '--output-dir'
v0.9.8
kingchenc
2026-06-28 02:44:50 +02:00
06b05e6c3e
release: bump 0.9.7 -> 0.9.8 (#350 )
kingchenc
2026-06-28 01:56:57 +02:00
4ec10826be
deps(actions): bump taiki-e/install-action in the github-actions group (#349 )
dependabot[bot]
2026-06-28 01:27:15 +02:00
13b2ee5231
ci(dependabot): split the cargo group — isolate napi, pin ureq to 2.x (#348 )
kingchenc
2026-06-28 00:53:10 +02:00
025d453293
deps(node): migrate the Node binding to napi-rs 3 (#347 )
kingchenc
2026-06-28 00:45:38 +02:00
c6972dd476
deps(actions): bump the github-actions group with 4 updates (#346 )
dependabot[bot]
2026-06-28 00:25:33 +02:00
04b10cf915
deps(maven): bump the maven group across 2 directories with 2 updates (#343 )
dependabot[bot]
2026-06-28 00:25:30 +02:00
9368c6655a
docs: add banner + self-made badges to binding READMEs, move title under badges, add a rule (#342 )
kingchenc
2026-06-24 05:14:17 +02:00
063a1b5192
docs: move the Live demo badge one position forward in the README badge row (#341 )
kingchenc
2026-06-24 03:33:19 +02:00
fdb4c1e86b
docs: link the live in-browser demo (live.wickra.org) (#340 )
kingchenc
2026-06-24 03:27:01 +02:00
57e52c67b9
ci: add external link check (lychee, hybrid non-blocking) (#339 )
kingchenc
2026-06-22 15:59:14 +02:00
96cd9b3f02
release: bump 0.9.6 -> 0.9.7 (#338 )
v0.9.7
kingchenc
2026-06-21 16:07:53 +02:00
98bb57c868
deps(actions): bump the github-actions group with 4 updates (#336 )
dependabot[bot]
2026-06-21 15:30:13 +02:00
be05eb26d5
deps(nuget): Bump the nuget group with 3 updates (#337 )
dependabot[bot]
2026-06-21 15:30:10 +02:00
af59e6eec0
deps(maven): bump org.wickra:wickra (#333 )
dependabot[bot]
2026-06-21 15:30:07 +02:00
96ae63799d
fix(r): credit kingchenc as R package author/maintainer (#332 )
kingchenc
2026-06-18 04:49:24 +02:00
d5f5e14dda
release: bump 0.9.5 -> 0.9.6 (#331 )
v0.9.6
kingchenc
2026-06-18 02:10:03 +02:00
7e5d394f2a
fix(r): document the data-layer exports + add an R CMD check gate (#330 )
kingchenc
2026-06-18 01:38:44 +02:00
ff268500ef
release: bump 0.9.4 -> 0.9.5 (#329 )
v0.9.5
kingchenc
2026-06-17 23:55:18 +02:00
929fc17127
ci: harden cache, timeouts and retries across CI and release (#328 )
kingchenc
2026-06-17 23:42:06 +02:00
41d5a7dd25
fix: build Linux Python wheels with vendored OpenSSL (manylinux + musllinux) (#327 )
v0.9.4
kingchenc
2026-06-17 22:26:21 +02:00
e595ea8bfe
release: bump 0.9.3 -> 0.9.4 (#326 )
kingchenc
2026-06-17 21:35:14 +02:00
a5fe2e71c4
release: bump 0.9.2 -> 0.9.3 (#325 )
v0.9.3
kingchenc
2026-06-17 21:14:22 +02:00
75eefbbd08
examples: fix and harmonize the strategy backtests across all languages (#324 )
kingchenc
2026-06-17 17:56:22 +02:00
2e07c07a40
docs(examples): drop stale third-party install hints (#323 )
kingchenc
2026-06-17 17:56:17 +02:00
ec937b8281
docs: re-measure per-binding throughput on the 9950X (#322 )
kingchenc
2026-06-17 15:30:20 +02:00
1f5eb90b0d
docs: PyPI README reflects the zero-dependency Python binding (#321 )
kingchenc
2026-06-17 03:40:18 +02:00
bbda70f75b
docs: lead with the zero-dependency native data layer (README) (#320 )
kingchenc
2026-06-17 03:27:19 +02:00
2d2d5970b4
bench: native data-layer throughput benchmark (#318 )
kingchenc
2026-06-17 03:27:14 +02:00
8228be7069
python: drop the NumPy runtime dependency (zero third-party deps) (#317 )
kingchenc
2026-06-17 03:19:50 +02:00
677ea37402
examples: migrate to the native data layer (drop ws/coder-websocket/jackson/jsonlite) (#316 )
kingchenc
2026-06-17 01:49:11 +02:00
2ae76bb90e
feat(data): native Binance REST kline fetcher in 9 languages (#315 )
kingchenc
2026-06-17 01:48:24 +02:00
b92ad32037
docs(crates): point wickra documentation link to docs.wickra.org (#314 )
kingchenc
2026-06-17 01:06:01 +02:00
3a709d9a66
feat(data): native live Binance kline feed in 9 languages (+ 3d/1M intervals) (#313 )
kingchenc
2026-06-16 02:01:37 +02:00
baf4d0ff47
fix(data): add missing 3d and 1M Binance kline intervals (#312 )
kingchenc
2026-06-16 00:51:52 +02:00
d362ae26a3
feat(data): expose CandleReader (CSV) natively in all 10 languages (#311 )
kingchenc
2026-06-16 00:10:58 +02:00
cb6da4d737
feat(data-layer): Resampler (candle resampling) in all 10 languages (#310 )
kingchenc
2026-06-15 22:36:16 +02:00
8a103ef920
feat(data-layer): TickAggregator (tick-to-candle) in all 10 languages (#309 )
kingchenc
2026-06-15 21:24:33 +02:00
fd9f4c8bc6
feat(bindings): expose name() on every indicator in all 10 languages (#308 )
kingchenc
2026-06-15 17:19:24 +02:00
59acefa1ea
ci: retry-harden the Rust toolchain install across all jobs (#307 )
kingchenc
2026-06-15 07:09:39 +02:00
5f0677d62d
release: bump 0.9.1 -> 0.9.2 (#306 )
v0.9.2
kingchenc
2026-06-15 06:02:05 +02:00
ce792cf8b8
fix: clear the last two build warnings (C# CA2255, WASM license files) (#304 )
kingchenc
2026-06-15 05:26:06 +02:00
120b6ac265
docs+ci: surface 10-language golden verification (#303 )
kingchenc
2026-06-15 05:07:52 +02:00
4f708d410d
test: golden-pin the four de-duplicated indicators across all bindings (#305 )
kingchenc
2026-06-15 04:48:51 +02:00
de1112ea91
chore(examples): rename live_trading examples to live_binance (#301 )
kingchenc
2026-06-15 03:41:19 +02:00
82d7479011
fix: de-duplicate four indicators by correcting their definitions (#300 )
kingchenc
2026-06-15 03:41:15 +02:00
a3950bf31b
release: bump 0.9.0 -> 0.9.1 (#299 )
v0.9.1
kingchenc
2026-06-14 02:42:45 +02:00
a0a7bc4e62
docs(readme): add a Requirements section with per-language supported versions (#298 )
kingchenc
2026-06-14 01:09:02 +02:00
0c925aa9d5
feat(c-abi): expose warmup_period / is_ready across the C ABI bindings (#297 )
kingchenc
2026-06-14 01:04:06 +02:00
d9e6807ca0
fix: correct RelativeStrengthAB binding wrapper casing (#296 )
kingchenc
2026-06-14 00:50:03 +02:00
eb50ae4e90
deps(python): upgrade pyo3 + rust-numpy to 0.29, clear 2 advisories (#295 )
kingchenc
2026-06-14 00:36:52 +02:00
4a12f60a88
ci: test the Node binding on the 22/24 LTS (18/20 are EOL) (#294 )
kingchenc
2026-06-14 00:23:36 +02:00
8003572d92
docs(core): add runnable rustdoc examples to 23 indicators (#293 )
kingchenc
2026-06-14 00:09:07 +02:00
db5bd5e028
ci: build the Java binding on JDK 25 LTS (22 is EOL) (#292 )
kingchenc
2026-06-13 23:55:49 +02:00
2ef60874b9
fix(examples): satisfy clippy -D warnings in gen_golden (#291 )
kingchenc
2026-06-13 23:35:29 +02:00
d59cd44043
docs: standardise language naming + binding security sections (#290 )
kingchenc
2026-06-13 23:34:24 +02:00
ee5ee6980e
release: bump 0.8.9 -> 0.9.0 (#289 )
v0.9.0
kingchenc
2026-06-13 03:21:33 +02:00
60b4705d7e
deps(maven): bump org.codehaus.mojo:exec-maven-plugin from 3.2.0 to 3.6.3 in /examples/java (#284 )
dependabot[bot]
2026-06-13 01:01:55 +02:00
08b2e5abd3
deps(maven): bump org.apache.maven.plugins:maven-compiler-plugin from 3.13.0 to 3.15.0 in /examples/java (#283 )
dependabot[bot]
2026-06-13 01:01:49 +02:00
495d9edcc3
deps(maven): bump com.fasterxml.jackson.core:jackson-databind from 2.17.1 to 2.22.0 in /examples/java (#282 )
dependabot[bot]
2026-06-13 01:01:44 +02:00
c32b802461
deps(maven): bump org.codehaus.mojo:exec-maven-plugin from 3.2.0 to 3.6.3 in /bindings/java/benchmarks (#281 )
dependabot[bot]
2026-06-13 01:01:38 +02:00
7e3be0d1ac
deps(maven): bump org.apache.maven.plugins:maven-compiler-plugin from 3.13.0 to 3.15.0 in /bindings/java/benchmarks (#280 )
dependabot[bot]
2026-06-13 01:01:32 +02:00
1a90de89ea
deps(maven): bump org.apache.maven.plugins:maven-javadoc-plugin from 3.7.0 to 3.12.0 in /bindings/java (#279 )
dependabot[bot]
2026-06-13 01:01:27 +02:00
bb901fbd25
deps(maven): bump org.apache.maven.plugins:maven-jar-plugin from 3.4.1 to 3.5.0 in /bindings/java (#278 )
dependabot[bot]
2026-06-13 01:01:21 +02:00
692473452f
deps(maven): bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.4 to 3.2.8 in /bindings/java (#277 )
dependabot[bot]
2026-06-13 01:01:15 +02:00
2a5b012068
deps(maven): bump org.junit.jupiter:junit-jupiter from 5.10.2 to 6.1.0 in /bindings/java (#276 )
dependabot[bot]
2026-06-13 01:01:09 +02:00
513e1111d2
deps(maven): bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.5 to 3.5.6 in /bindings/java (#275 )
dependabot[bot]
2026-06-13 01:01:03 +02:00
4b0bdef7c6
deps(maven): bump org.apache.maven.plugins:maven-compiler-plugin from 3.13.0 to 3.15.0 in /bindings/java (#274 )
dependabot[bot]
2026-06-13 01:00:57 +02:00
3e4b6c7e22
deps(maven): bump org.apache.maven.plugins:maven-source-plugin from 3.3.1 to 3.4.0 in /bindings/java (#273 )
dependabot[bot]
2026-06-13 01:00:51 +02:00
dd6a4affb2
ci(dependabot): group updates per ecosystem into a single PR (#288 )
kingchenc
2026-06-12 23:39:26 +02:00
e5e094d370
chore(supply-chain): suppress jackson false positive in the Maven sub-scans (#287 )
kingchenc
2026-06-12 23:31:21 +02:00
97940046d1
ci(dependabot): track NuGet (C#) and the Node/Go examples (#286 )
kingchenc
2026-06-12 23:23:08 +02:00
f7f0bfbc48
release: bump 0.8.8 -> 0.8.9 (#285 )
v0.8.9
kingchenc
2026-06-12 23:21:39 +02:00
8ccfd638b2
chore(supply-chain): osv-scanner suppressions, bump publishing plugin, track Maven in Dependabot (#272 )
kingchenc
2026-06-12 23:15:56 +02:00
452f270b4d
deps(actions): bump github/codeql-action from 3.36.0 to 4.36.2 (#270 )
dependabot[bot]
2026-06-12 22:49:45 +02:00
baffebd3da
deps(actions): bump actions/checkout from 6.0.2 to 6.0.3 (#269 )
dependabot[bot]
2026-06-12 22:36:18 +02:00
e631e55195
deps(actions): bump actions/setup-java from 4.8.0 to 5.2.0 (#268 )
dependabot[bot]
2026-06-12 22:21:13 +02:00
63949f6fc8
deps(actions): bump actions/setup-go from 5.6.0 to 6.4.0 (#267 )
dependabot[bot]
2026-06-12 22:08:01 +02:00
92210eb7b8
deps(actions): bump taiki-e/install-action from 2.79.15 to 2.81.6 (#266 )
dependabot[bot]
2026-06-12 21:54:06 +02:00
c3029f2548
ci(supply-chain): ignore RUSTSEC-2026-0176/0177 until rust-numpy 0.29 (#271 )
kingchenc
2026-06-12 21:38:10 +02:00
806ae22abe
release: bump 0.8.7 -> 0.8.8 (#265 )
v0.8.8
kingchenc
2026-06-11 22:44:47 +02:00
fb9c39d4cd
fix(r): declare Depends: R (>= 2.10) for the bundled dataset (#264 )
kingchenc
2026-06-11 22:41:05 +02:00
b1653e2107
release: bump 0.8.6 -> 0.8.7 (#263 )
v0.8.7
kingchenc
2026-06-11 21:47:50 +02:00
32e18cb3a3
feat(r): getting-started vignette + sample_ohlcv dataset (#262 )
kingchenc
2026-06-11 21:44:56 +02:00
dc0c3d1736
docs(readme): serve footer social badges + star-history from snapshots (#261 )
kingchenc
2026-06-11 19:28:04 +02:00
ad1231cde1
release: bump 0.8.5 -> 0.8.6 (#260 )
v0.8.6
kingchenc
2026-06-11 18:17:05 +02:00
7ebb60b60a
chore: improve package registry metadata (R-universe, PyPI, NuGet) (#259 )
kingchenc
2026-06-11 18:11:54 +02:00
d7cb771a28
release: bump 0.8.4 -> 0.8.5 (#258 )
v0.8.5
kingchenc
2026-06-11 17:13:52 +02:00
3e5a19c94a
fix(r): skip golden-fixture test in standalone package builds + document parity (#257 )
kingchenc
2026-06-11 17:08:33 +02:00
8bfe24ac1d
test(golden): language-neutral fixtures + per-binding parity runners (#255 )
kingchenc
2026-06-11 15:22:29 +02:00
395a2289f4
release: bump 0.8.3 -> 0.8.4 (#256 )
v0.8.4
kingchenc
2026-06-11 14:57:15 +02:00