investfly.models
Public contracts for market data, portfolios, strategies, and indicators.
Use investfly.models.strategy.TradingStrategy to author a custom
strategy and investfly.models.indicator.Indicator to author a custom
technical indicator. Subpackages group the data contracts used by API clients
and callback implementations.