The C_TIF represents how long an order will remain active before it expires.


Name

Description

DAY

The order must be executed during the current session or it should be cancelled.

FOK

The order must immediately be executed in full or it should be cancelled without partial fills.

GTC

The order should remain open until it is executed or until it is cancelled by the user.

IOC

The order must be executed immediately and any part of it that does not, should be cancelled.