I would like to use the API to gather data on multiple stocks at the same and then compute the moving average for the combined pricing. This will not be displayed in a chart. I simply want to calculate the MA for the combined price and then determineif the price is below/above it, etc. I will have a database of hundreds of symbols to read and feed into the algorythm. I will then display the results into a hit list on a form.
Does anyong know if that can be done?
Does anyong know if that can be done?
Comment