ExpireDate Field
Date of order expiration (last day the order can trade), always expressed
in terms of the local market date. The time at which the order expires
is determined by the local markets business practices
public const int ExpireDate = 432
This language is not supported or no code example is available.
public:
const int ExpireDate = 432;
This language is not supported or no code example is available.
public const ExpireDate : int = 432
This language is not supported or no code example is available.
Field Value
int
In this article
Definition