GTCOrder(GTC order) |
appearance as argument number 1 |
(documentation GTCOrder EnglishLanguage "Good-'til-cancelled (GTC) order is a type of limit order that remains in effect until it is either executed (filled) or cancelled, as opposed to a day order, which expires if not executed by the end of the trading day. A GTC option order is an order which if not executed will be automatically cancelled at the option's expiration") | FinancialOntology.kif 2911-2915 | |
(subAttribute GTCOrder FinancialOrder) | FinancialOntology.kif 2910-2910 | GTC order is a subattribute of financial order |
appearance as argument number 2 |
(termFormat ChineseLanguage GTCOrder "GTC订单") | domainEnglishFormat.kif 26872-26872 | |
(termFormat ChineseTraditionalLanguage GTCOrder "GTC訂單") | domainEnglishFormat.kif 26871-26871 | |
(termFormat EnglishLanguage GTCOrder "GTC order") | domainEnglishFormat.kif 26870-26870 |
antecedent |
consequent |
(=> (attribute ?Order AONOrder) (or (instance ?Order DayOrder) (instance ?Order GTCOrder))) |
FinancialOntology.kif 2904-2908 |
|
(=> (attribute ?Order OCOOrder) (or (attribute ?Order DayOrder) (attribute ?Order GTCOrder))) |
FinancialOntology.kif 2977-2981 |
|