Support Board
Date/Time: Tue, 04 Nov 2025 06:04:42 +0000
Post From: FILL OR KILL
|   [2024-02-22 23:54:35]     |  
| thefilmguy - Posts: 8 | 
| 
                It seems SCT_TIF_FILL_OR_KILL isn't fully working. I have tick by tick data and the price has 29 points since but the order lingers. Is there something wrong with this code? ShortOrder.OrderType = SCT_ORDERTYPE_LIMIT; ShortOrder.Price1 = sc.Ask; ShortOrder.TimeInForce = SCT_TIF_FILL_OR_KILL;  | 
        
