Quantopian's community platform is shutting down. Please read this post for more information and download your code.
Back to Community
Bug in running minute backtest in research?

This simple notebooke work with daily data and don't work with minute data.
In this notebook I try to acsess curent data (data.current() ) in function handle_data(..) and it's failed for minute frequancy. Has anyone faced this problem? Maybe someone know a workaround?