@backtest-kit/pinets
Advanced tools
+3
-3
| { | ||
| "name": "@backtest-kit/pinets", | ||
| "version": "11.3.0", | ||
| "version": "11.4.0", | ||
| "description": "Run TradingView Pine Script strategies in Node.js self hosted environment. Execute existing Pine Script indicators and generate trading signals with 1:1 syntax compatibility via PineTS runtime.", | ||
@@ -72,7 +72,7 @@ "author": { | ||
| "typedoc": "0.27.9", | ||
| "backtest-kit": "11.3.0", | ||
| "backtest-kit": "11.4.0", | ||
| "worker-testbed": "2.0.0" | ||
| }, | ||
| "peerDependencies": { | ||
| "backtest-kit": "^11.3.0", | ||
| "backtest-kit": "^11.4.0", | ||
| "pinets": "^0.9.17", | ||
@@ -79,0 +79,0 @@ "typescript": "^5.0.0" |