Yes, exactly this is planned for the broker interface.

If you want to use your M1 data for testing, you can just write a simple function to convert it in Zorro's price data file format. It is just a file with a one-year list of TICK structs. You'll find the TICK struct definition in include\trading.h.