trade_management_aai compiling........
Error in 'line 34:
'TradeIsMissed' undeclared identifier
< if (TradeIsMissed) {
>.

Expected
http://www.zorro-trader.com/manual/en/trade.htm
TradeIsMissed
Is true in a TMF when the enter or exit order was unsuccessful due to an OrderLimit. Can be used for an adaptive enter/exit algorithm that adapts the limit to the market price (see example).