Hi Zack
This is a B/E stop market order:
ALLSYMB;Route=Stop;Price=AvgCost;StopType=MARKET;STOPPRICE=AvgCost;StopPrice=Round2;Share=Pos;TIF=DAY+;Send=Reverse;ROUTE=SMRTL
I guess you just need o change StopType to LIMIT
ALLSYMB;Route=Stop;Price=AvgCost;StopType=MARKET;LIMIT=AvgCost;StopPrice=Round2;Share=Pos;TIF=DAY+;Send=Reverse;ROUTE=SMRTL
Not sure if you can use Price=AvgCost+.05 maybe you can test this in the sim and let us know if it worked for you.