After working with DAS Customer support for many hours, they were able to identify the issue. Figured I would post here to save any others that have the same issue some time.
Two Options:
1. Go to Setup Menu->Trading Settings and then on the top right, checked the "Set default order after order sent" box to see if it helps. (The one I am using and is working for me)
2. Can also try to add an another route command at end on your scripts to set the route to Market after order sent, like following,
"ROUTE=STOP;StopType=Market;StopPrice=AvgCost-0.10;Share=Pos;TIF=DAY+;SELL=Send;ROUTE=MARKET;"