PyneComp v6.0.34 — Pine-compat release: a batch of parser fixes so more TradingView…
Fixes
- Block expressions (
switch/if) now compile in more spots — arrow-function bodies, compound assignments and type-qualified declarations enummembers can reuse built-in names (line,box,label, …)array.from(...)with int values now fills a declaredarray<float>- Reserved-word identifiers, a leading UTF-8 BOM and spaced member access no longer break parsing
New
time_tradingday,bidandaskbuilt-ins