• What is PyneCore
    • Differences from Pine Script
    • Pyne Ecosystem
    • Pine Script Compatibility
    • Core Concepts
    • Project Structure
    • Configuring PyneCore
    • Versioning
    • Installing PyneCore
    • Your First PyneCore Script
    • Converting from Pine Script
    • IDE Setup
    • Basic Usage
    • Running Scripts
    • Data Management
    • Compiling Pine Scripts
    • Library Reference
    • request.security()
    • request.currency_rate() & Corporate Events
  • code Scripting with PyneCore
  • trending_up Strategy Development
    • ScriptRunner API
    • Data & SymInfo
    • Integration Patterns
    • AST Transformation
    • Function Isolation
    • OHLCV Reader/Writer
    • Fast CSV Reader/Writer
    • Extra Fields
    • request.security() Internals
    • Contributing
    • Testing System
  • psychology FAQ
  • bug_report Debugging
      • Operators
      • Keywords
      • Input Functions
    • Type System
      • ta
      • math
      • str
      • color
      • array
      • matrix
      • map
      • request
      • strategy
      • strategy.closedtrades
      • strategy.opentrades
      • strategy.risk
      • label
      • line
      • box
      • table
      • polyline
      • linefill
      • syminfo
      • timeframe
      • barstate
      • chart
      • session
      • log
      • runtime
  • GitHub
  • Twitter / X
  • to navigate
  • to select
  • to close
  • 📢
    Loading...
    • Home
    • Advanced
    On this page
    • In this section
    • In this section
    psychology

    Advanced

    Advanced topics and features of PyneCore

    code

    AST Transformation

    How PyneCore uses AST transformation to implement Pine Script behavior

    privacy_tip

    Function Isolation

    How function isolation works in PyneCore and why it's essential for Pine Script compatibility

    data_object

    OHLCV Reader/Writer

    Ultra-fast OHLCV data storage and access using memory mapping

    table_chart

    Fast CSV Reader/Writer

    High-performance CSV processing with multithreaded writing and memory mapping

    playlist_add

    Extra Fields

    Accessing custom CSV columns beyond OHLCV data in Pyne scripts

    memory

    request.security() Internals

    Technical deep-dive into the multiprocessing architecture behind request.security()


    © 2026 PyneSys LLC · pynesys.com

    • Tags
    • Categories
    • Privacy Policy
    • Terms of Use