You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: add internal schema support and schema_providers config
- Add internal param to register_schema for business data (zvt_info,
trader_info, stock_tags, etc.) not tied to external data source
- Mark internal schemas with internal=True, store in zvt_context.internal_db_names
- Update storage_config docs for schema_providers
- Update factor/tag/trader/trading schemas to use internal=True
0 commit comments