enterLong order working but not filled in backtesting in GC

Dear all.
The problem is that my strategy send a on market order in 1 Day GC futures instrument (backtesting) and the order appear working but not filled.
Attached you can find a output
#2741 O n O r d e r U p d a t e 06/01/2020 23:00:00.0 . Buy >>> Submitted { GC 06-25 Daily Nymex Metals - Energy ETH } Now = 21/05/2025 13:02:10.873 Id = -1 OrderId = NT-00891-713 Orden real : orderId=‘NT-00891-713’ account=‘Backtest’ name=‘Buy’ orderState=Submitted instrument=‘GC 06-25’ orderAction=Buy orderType=‘Market’ limitPrice=0 stopPrice=0 quantity=1 tif=Gtc oco=‘’ filled=0 averageFillPrice=0 onBehalfOf=‘’ id=-1 time=‘2020-01-06 23:00:00’ gtd=‘2099-12-01’ statementDate=‘2025-05-21’ ErrorCode = NoError

#2741 O n O r d e r U p d a t e 06/01/2020 23:00:00.0 . Buy >>> Accepted { GC 06-25 Daily Nymex Metals - Energy ETH } Now = 21/05/2025 13:02:10.873 Id = -1 OrderId = NT-00891-713 Orden real : orderId=‘NT-00891-713’ account=‘Backtest’ name=‘Buy’ orderState=Accepted instrument=‘GC 06-25’ orderAction=Buy orderType=‘Market’ limitPrice=0 stopPrice=0 quantity=1 tif=Gtc oco=‘’ filled=0 averageFillPrice=0 onBehalfOf=‘’ id=-1 time=‘2020-01-06 23:00:00’ gtd=‘2099-12-01’ statementDate=‘2025-05-21’ ErrorCode = NoError

#2741 O n O r d e r U p d a t e 06/01/2020 23:00:00.0 . Buy >>> Working { GC 06-25 Daily Nymex Metals - Energy ETH } Now = 21/05/2025 13:02:10.873 Id = -1 OrderId = NT-00891-713 Orden real : orderId=‘NT-00891-713’ account=‘Backtest’ name=‘Buy’ orderState=Working instrument=‘GC 06-25’ orderAction=Buy orderType=‘Market’ limitPrice=0 stopPrice=0 quantity=1 tif=Gtc oco=‘’ filled=0 averageFillPrice=0 onBehalfOf=‘’ id=-1 time=‘2020-01-06 23:00:00’ gtd=‘2099-12-01’ statementDate=‘2025-05-21’ ErrorCode = NoError

regards