📊 BlueDot Trading System

✅ Data Repository Active

About

This is the data repository for the BlueDot Trading System. Processed CSV files are automatically deployed here for access via TradingView Pine Script.

Data Access

TradingView Integration

Access data in Pine Script using:

indicator("BlueDot Signals", overlay=true)
symbol = "AAPL"
blue_dots = request.seed('stocks_chimmu_ms_daily_' + symbol, 'BLUE_DOTS', close)

Repository

Source code and documentation: GitHub Repository