Hello everyone,
I have been having trouble getting just the twelve minute price from a trailing window of data. I didn't start having trouble getting the value from the trailing window until I implemented pipeline. Now every time I try to get the [0] value I get a key error. I want to get the twelve minute price to perform a calculation please help.