Skip to content

PyneCore v6.0.11 - Pine Cast Module

Choose a tag to compare

@wallneradam wallneradam released this 23 Jun 10:14
· 86 commits to main since this release

New Features

  • Pine Cast Module: Added with Pine Script compatible type casting functions
  • Series Float Keys: Series now supports float indexing (auto-converts to int)

Supports casting for Color, Label, Table, Box, Line, LineFill, int, float, bool, and str types with proper NA handling.