I wanted to keep a track of high/low of a trade from the day I took the trade.For a day I am able to get high/low but how to get from the date I took my trade which is stored in one of cell.
=IFERROR(GOOGLEFINANCE("NSE:"&A2&"","HIGH"))
I wanted to keep a track of high/low of a trade from the day I took the trade.For a day I am able to get high/low but how to get from the date I took my trade which is stored in one of cell.
=IFERROR(GOOGLEFINANCE("NSE:"&A2&"","HIGH"))