Hi guys,
I'm struggling to simulate this:
I have a customised daily data bundle and am trying to use open price as signals and close price as execution price - however in Zipline, order function always try to fill orders at next day's close. Is there any good way to work around this?
Thanks