Hi, I have a really simple question.
So when I try to obtain the open price and close price of a stock in a specific day while I'm running in minute backtest, for some reason the close price I get changes every minute.
I read the open price of the day in each minute and it's a constant for each trading day. But the close price of the day seems to be the close price of the minute. Can someone take a look at the code?
Thanks!
Robin