pinets 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 CHANGED
@@ -215,7 +215,7 @@ When using **Native Pine Script**, write code exactly as you would in TradingVie
215
215
 
216
216
  PineTS aims for **full coverage** of Pine Script functions and capabilities to enable seamless execution of Pine Script indicators in JavaScript environments.
217
217
 
218
- **Current Status (v0.7.0)**:
218
+ **Current Status (v0.7.3)**:
219
219
 
220
220
  - ✅ **Native Pine Script Support (Experimental)**: Run original Pine Script v5/v6 code directly
221
221
  - ✅ **PineTS Runtime Transpiler**: Convert PineTS syntax to executable JavaScript