sqa 0.0.17
Simplistic playpen (e.g. not for serious use) for doing technical analysis of stock prices.
          Gemfile:
          =
        
        
          install:
          =
        
      Runtime Dependencies (10):
            activesupport
            = 7.0.6
          
          
            alphavantage
            >= 0
          
          
            api_key_manager
            >= 0
          
          
          
            faraday
            >= 0
          
          
            hashie
            ~> 4.1.0
          
          
            nenv
            >= 0
          
          
            sem_version
            >= 0
          
          
            tty-option
            >= 0
          
          
            tty-table
            >= 0
          
    