I can reproduce the "MAE is NaN" in only one very specific case:
1) Using the MAE property in Strategy code (which isn't designed for usage in strategies, only in Performance Visualizers)
CODE:
Please log in to see this code.
2) Changing it to MAEAsOfBarPercent
3) and not recompiling the code.
Try to recompile the Strategy before executing.