F
Franko
Hi,
I have a datatable loaded with stock prices. Each row contains the
prices of the stock for a day. i want to create a new column and
calculate a 10 daymoving average of closing prices in it. How do i do
it on the dataset itself. is there a way to count the data in the last
10 rows and update another row dynamically.
I have a datatable loaded with stock prices. Each row contains the
prices of the stock for a day. i want to create a new column and
calculate a 10 daymoving average of closing prices in it. How do i do
it on the dataset itself. is there a way to count the data in the last
10 rows and update another row dynamically.