Install: pip install pineforge-codegen==0.10.4
What's Changed
- round 7: bare ta.vwap is the VWAP of hlc3; one TA site per read, evaluator-local inside request.security by @luisleo526 in #122
- codegen: Pine int is 64-bit — epoch-millisecond int arrays and out-of-int32 literal products (round 8 family U, latibonit15) by @luisleo526 in #123
- codegen: chart-context ta.atr / ta.tr pass the previous CHART bar's close to compute() (issue #178) by @luisleo526 in #124
Full Changelog: v0.10.3...v0.10.4