Metadata-Version: 2.4
Name: atium
Version: 0.1.1
Summary: Atium Research quant research tools.
Requires-Python: >=3.13
Description-Content-Type: text/markdown
Requires-Dist: bear-lake>=0.1.5
Requires-Dist: cvxpy>=1.8.1
Requires-Dist: dataframely>=2.7.0
Requires-Dist: matplotlib>=3.10.8
Requires-Dist: numpy>=2.4.2
Requires-Dist: polars>=1.38.1
Requires-Dist: seaborn>=0.13.2
Requires-Dist: tqdm>=4.67.3

# Atium

## Modules
- Data Providers
    - Calendar
    - Returns
    - Alpha
    - Factor Loadings
    - Factor Covariances
    - Idio-Vol
    - Benchmark Weights
- Strategy
    - Optimization
    - Quantile
- Optimizer
    - Objective
    - Optimizer Constraints
- Trade Generator
    - Trading Constraints
- Signal
- Signal Combinator
    - Equal
    - Inverse Volatility
    - Fama Macbeth
    - Elastic Net
- Alpha Generator
    - Grindold and Kahn
- Risk Model
    - Estimation
    - Construction
- Cost Model
    - No Cost
    - Linear Cost
- Backtester
