data-core 0.1.0

Core traits and types for quant data providers
1
2
3
4
5
6
7
8
9
10
11
# data-core

Core traits and types for quant data providers.

## Overview

This crate provides the foundational abstractions for working with financial data providers including traits for price data, fundamental data, tick data, reference data, and caching.

## License

MIT OR Apache-2.0