Class ApiPaths.SymbolAnalysisApiPaths

java.lang.Object
com.bluebell.greenhouse.planter.constants.ApiPaths.SymbolAnalysisApiPaths
Enclosing class:
ApiPaths

public static final class ApiPaths.SymbolAnalysisApiPaths extends Object
Symbol analysis API paths.
Version:
3.0.6
Author:
Stephen Prizio
  • Field Details

    • BASE

      public static final String BASE
      Base path for symbol analysis endpoints.
      See Also:
    • SNAPSHOT

      public static final String SNAPSHOT
      Relative path to fetch the aggregate symbol analysis snapshot.
      See Also:
    • OVERVIEW

      public static final String OVERVIEW
      Relative path to fetch symbol analysis overview statistics.
      See Also:
    • PRICE_SERIES

      public static final String PRICE_SERIES
      Relative path to fetch the symbol analysis price series.
      See Also:
    • SENTIMENT_COMPARISON

      public static final String SENTIMENT_COMPARISON
      Relative path to fetch the symbol sentiment comparison payload.
      See Also:
    • RETURN_DISTRIBUTION

      public static final String RETURN_DISTRIBUTION
      Relative path to fetch the return distribution payload.
      See Also:
    • MOVE_PROFILE

      public static final String MOVE_PROFILE
      Relative path to fetch the move profile payload.
      See Also:
    • SIGNAL_SUMMARY

      public static final String SIGNAL_SUMMARY
      Relative path to fetch the strategy signal summary.
      See Also:
    • TREND_SUMMARY

      public static final String TREND_SUMMARY
      Relative path to fetch the trend summary.
      See Also:
    • EVENT_SUMMARY

      public static final String EVENT_SUMMARY
      Relative path to fetch the event summary.
      See Also:
    • INSIGHTS

      public static final String INSIGHTS
      Relative path to fetch generated analysis insights.
      See Also: