Visit a quote page and your recently viewed tickers will be displayed here.
ASTI Ascent Solar Technologies, Inc.
int min_val = 101; // Scores are 0-100, so 101 is higher than any possible score int max_val = -1; // Scores are 0-100, so -1 is lower than any possible score ...