=min(index(query(sort(GOOGLEFINANCE("NSE:SBIN","low",today()-100,100,"WEEKLY"),1,False),"select * limit 10",1),,2))
This is a formula for finding low of last 10 weeks as far as i understand can some one explain me this formula in detail? It will help me...