@tradejs/node 2.0.12 → 2.0.14

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/dist/ai.js CHANGED
@@ -1291,7 +1291,7 @@ Input payload structure:
1291
1291
  \u2022 \`baseContext.raw\`: current MA, ATR, BB, OBV, price stats, levels, BTC correlation.
1292
1292
  \u2022 \`baseContext.regime\`: derived trend / volatility / momentum / session regime fields.
1293
1293
  \u2022 \`baseContext.structure\`: local range position, breakout freshness/quality, level-touch counts, rejection wick context.
1294
- \u2022 \`baseContext.participation\`: volume/turnover participation, effort-vs-result context, and Binance aggTrades trade-flow when available.
1294
+ \u2022 \`baseContext.participation\`: volume/turnover participation, effort-vs-result context, Binance aggTrades, and fingerprinted Hyperliquid whale-flow when available.
1295
1295
  \u2022 \`baseContext.relative\`: BTC/ETH relative-strength, benchmark MA bias context, Binance alt-basket breadth, and CoinMarketCap historical global/exchange/index context when available.
1296
1296
  \u2022 \`baseContext.derivatives\`: Coinalyze-aligned derivatives summary when available.
1297
1297
  \u2022 \`baseContext.mtf\`: compact multi-timeframe summary plus only the latest few candles for each timeframe.
package/dist/ai.mjs CHANGED
@@ -14,7 +14,7 @@ import {
14
14
  runAiPrompt,
15
15
  runAiPromptLocal,
16
16
  trimSeriesDeep
17
- } from "./chunk-PD25CABK.mjs";
17
+ } from "./chunk-DPHKRDD5.mjs";
18
18
  import "./chunk-QVSMINLG.mjs";
19
19
  import "./chunk-WS5DYEVZ.mjs";
20
20
  import "./chunk-UV2HVMKZ.mjs";