(documentation closingPrice EnglishLanguage "(closingPrice ?Stock ?Amount ?Day) means that the closing price of the Stock ?Stock on the Day ?Day was ?Amount.") |
FinancialOntology.kif 3487-3488 |
|
(domain closingPrice 1 Stock) |
FinancialOntology.kif 3484-3484 |
The number 1 argument of closing price is an instance of stock |
(domain closingPrice 2 CurrencyMeasure) |
FinancialOntology.kif 3485-3485 |
The number 2 argument of closing price is an instance of currency measure |
(domain closingPrice 3 Day) |
FinancialOntology.kif 3486-3486 |
The number 3 argument of closing price is an instance of day |
(instance closingPrice TernaryPredicate) |
FinancialOntology.kif 3483-3483 |
closing price is an instance of ternary predicate |