alpheast.models package¶ Submodules¶ alpheast.models.backtest_results module BacktestResults BacktestResults.print_summary() BacktestResults.plot_equity_curve() alpheast.models.interval module Interval Interval.MONTHLY Interval.WEEKLY Interval.DAILY Interval.HOURLY Interval.MINUTE_30 Interval.MINUTE_15 Interval.MINUTE_5 Interval.MINUTE_1 alpheast.models.price_bar module PriceBar PriceBar.symbol PriceBar.timestamp PriceBar.open PriceBar.high PriceBar.low PriceBar.close PriceBar.volume alpheast.models.signal module Signal Signal.BUY Signal.SELL Signal.HOLD Module contents¶ This package includes several common models for the library.