DayOrder(day order) |
appearance as argument number 1 |
(documentation DayOrder EnglishLanguage "A type of option order which instructs the Broker to cancel any unfilled portion of the order at the close of trading on the day the order is first entered.") | FinancialOntology.kif 2936-2938 | |
(subAttribute DayOrder FinancialOrder) | FinancialOntology.kif 2935-2935 | Day order is a subattribute of financial order |
appearance as argument number 2 |
(termFormat ChineseLanguage DayOrder "一天的订单") | domainEnglishFormat.kif 18700-18700 | |
(termFormat ChineseTraditionalLanguage DayOrder "一天的訂單") | domainEnglishFormat.kif 18699-18699 | |
(termFormat EnglishLanguage DayOrder "day order") | domainEnglishFormat.kif 18698-18698 |
antecedent |
(=> (property ?Order DayOrder) (and (agreementPeriod ?Order ?Period) (duration ?Period (MeasureFn 1 DayDuration)))) |
FinancialOntology.kif 2940-2944 |
|
consequent |
(=> (attribute ?Order AONOrder) (or (instance ?Order DayOrder) (instance ?Order GTCOrder))) |
FinancialOntology.kif 2904-2908 |
|
(=> (attribute ?Order MOCOrder) (attribute ?Order DayOrder)) |
FinancialOntology.kif 2957-2959 | |
(=> (attribute ?Order OCOOrder) (or (attribute ?Order DayOrder) (attribute ?Order GTCOrder))) |
FinancialOntology.kif 2977-2981 |
|