PyneCore v6.4.0 released!
This release adds full request.security() support — multi-symbol and multi-timeframe analysis with true multicore parallelism.
Highlights include:
• request.security() — access data from other symbols or higher timeframes, each running as a separate OS process
• request.security_lower_tf() — lower-timeframe intrabar data as arrays
• request.currency_rate() — automatic FX rate conversion with lazy OHLCV loading
• New --security CLI flag for pyne run to provide OHLCV data for each security context
• Same-symbol/same-timeframe optimization — no extra process spawned, values read directly from chart
• ignore_invalid_symbol parameter — returns na for missing symbols instead of errors
• 46 new tests including end-to-end validation against TradingView
👉 Full release notes:
https://github.com/PyneSys/pynecore/releases/tag/v6.4.0
👉 Documentation:
https://pynecore.org/docs/lib/request-security/
💰 Pricing update: Subscription prices will increase sometime tomorrow. If you’ve been considering subscribing, now is the time — existing subscriptions keep their current price as long as they remain active.