Infront Portfolio Manager

Functions on warrants

Warrant.shares→number

Result: The Shares function returns the value of the "Shares" field from the warrant master data (subscription ratio).


Warrant.base type→Option base type

Result: The Base type function returns the value of the "Base type" field from the warrant master data.


Warrant.subscriptionRatio→String

Result: The BezugsVerhältnis function returns the string "<shares>:<shares>".


Warrant.EDGScoreRC1→number

Result: The EDGScoreRC1 function provides the EDG certificate rating (number of stars) of the warrant in risk class 1 (security-oriented).


Warrant.EDGScoreRC2→number

Result: The EDGScoreRC2 function provides the EDG certificate rating (number of stars) of the warrant in risk class 2 (limited risk appetite).


Warrant.EDGScoreRC3→number

Result: The EDGScoreRC3 function provides the EDG certificate rating (number of stars) of the warrant in risk class 3 (risk appetite).


Warrant.EDGScoreRC4→number

Result: The EDGScoreRC4 function provides the EDG certificate rating (number of stars) of the warrant in risk class 4 (increased risk appetite).


Warrant.EDGScoreRC5→number

Result: The EDGScoreRC5 function provides the EDG certificate rating (number of stars) of the warrant in risk class 5 (speculative).


Warrant.EDGScoreTopClass→Number

Result: The EDGScoreTopClass function returns the EDG certificate rating (number of stars) of the warrant in the EDG risk class ("top risk class").


Warrant.issuer→Issuer

Result: The Issuer function returns the value of the "Issuer" field from the warrant master data.


Warrant.IsAmerican→Boolean

Result: If the "American type" checkbox is activated in the warrant master data, the IsAmerican function returns "True".


Warrant.term→Date

Result: The Term function returns the value of the "Term" field from the warrant master data.


Warrant.OOS[Options;Warrants;Puts;Calls]→Warrant|Blank list

Result: The OOS function returns the warrant itself if it matches the parameters, otherwise an empty list. Cf. securities.OOS.


Warrant.optiontype→Optiontype

Result: The Option type function returns the value of the "Warrant type" field from the warrant master data.


Warrant.PaymentDate→Date

Result: The PaymentDate function returns the payment date of the warrant.


Warrants→Number

Result: The Warrants function returns the value of the "Warrants" field from the warrant master data (subscription ratio).


Warrant.strike→number

Result: The Strike function returns the value of the "Reference price" field from the warrant master data.


Warrant.StrikeCurrency→Currency

Result: The StrikeCurrency function returns the value of the "Reference currency" field from the warrant master data.