Hello:
Is it possible to get the close from several different stocks within one indicator
average_of_two := ((HAL stock price) + (XOM stock price)) / 2;
Getting close information on two different stocks
Moderator: Chris White