Quantopian's community platform is shutting down. Please read this post for more information and download your code.
Back to Community
Using a different fill price than bar close

I was wondering if there's a way to use a different price for the fills instead of the close of the bar + slippage. For instance I'd like to use the high/low of the bar +- some buffer for executing instead of the close of the bar. This is for 1 min futures data. Thanks!