PyneCore v6.4.10 released — Two new Pine v6 built-ins plus a big backtest-simulator…

New
time_tradingday, bid and ask built-ins (bid/ask are always na — no tick data, matching TradingView)

Strategy / backtest simulator (closer to TradingView)
• Trailing stops rewritten — activation-level fills, gap-open handling
strategy.risk.* now enforced — max_drawdown, max_intraday_loss, max_cons_loss_days
max_intraday_filled_orders cap, sticky-bracket / partial-exit re-arm fix, gap-open & same-bar fill ordering, lot-size rounding

Fixes
time_close and timenow no longer frozen at the first bar

Full release notes: https://github.com/PyneSys/pynecore/releases/tag/v6.4.10