I am new to QuantConnect and am currently back testing a strategy using BackwardsPanamaCanal continuous futures data.

All calculations and order generation is derived from this back-adjusted data, however limit orders for the back test are being executed QC's raw unadjusted data which is obviously non-sensical.
 

How I can for the purpose of the back test, trade on the back-adjusted data?