OCOOrder(OCO order) |
appearance as argument number 1 |
(documentation OCOOrder EnglishLanguage "One-cancels-other order (OCO) is a type of option order which treats two or more option orders as a package, whereby the execution of any one of the orders causes all the orders to be reduced by the same amount. For example, the investor would enter an OCO order if he/ she wished to buy 10 May 60 calls or 10 June 60 calls or any combination of the two which when summed equaled 10 contracts. An OCO order may be either a day order or a GTC order") | FinancialOntology.kif 2970-2975 | |
(subAttribute OCOOrder FinancialOrder) | FinancialOntology.kif 2969-2969 | OCO order is a subattribute of financial order |
appearance as argument number 2 |
(termFormat ChineseLanguage OCOOrder "OCO订单") | domainEnglishFormat.kif 41688-41688 | |
(termFormat ChineseTraditionalLanguage OCOOrder "OCO訂單") | domainEnglishFormat.kif 41687-41687 | |
(termFormat EnglishLanguage OCOOrder "OCO order") | domainEnglishFormat.kif 41686-41686 |
antecedent |
(=> (attribute ?Order OCOOrder) (or (attribute ?Order DayOrder) (attribute ?Order GTCOrder))) |
FinancialOntology.kif 2977-2981 |
|