Skip to main content
Skip table of contents

Functions on option strategies

Option strategy objects are pure data objects. You provide a trading position and parameter settings.


Optionsstrategy.OSTParamInclusiveExpenses→Boolean

Result: The OSTParamInclusiveSpesen function returns the corresponding setting of the strategy diagram that generated the strategy.


OptionStrategy.OSTParamInvestment→Number

Result: The OSTParamInvestment function returns the corresponding setting of the strategy diagram that generated the strategy.


Optionsstrategy.OSTParamBuyBasicPrice→Number

Result: The OSTParamKaufBasiskurs function returns the corresponding setting of the strategy chart that generated the strategy.


OptionStrategy.OSTParamPurchaseDate→Date

Result: The OSTParamPurchaseDate function returns the corresponding setting of the strategy diagram that generated the strategy.


Optionsstrategy.OSTParamExpenseOrder→String

Result: The OSTParamExpenseOrder function returns the corresponding setting of the strategy diagram that generated the strategy.


Optionsstrategy.OSTParamSellBasicPrice→Number

Result: The OSTParamVerkaufsBasiskurs function returns the corresponding setting of the strategy chart that generated the strategy.


OptionsStrategy.OSTParamSaleDate→Number

Result: The OSTParamSalesDate function returns the corresponding setting of the strategy diagram that generated the strategy.


Option strategy.OSTParamVola→number

Result: The OSTParamVola function returns the corresponding setting of the strategy diagram that generated the strategy.


Optionsstrategy.OSTParamVolaExpected→Number

Result: The OSTParamVolaExpected function returns the corresponding setting of the strategy diagram that generated the strategy.


Option strategy.OSTParamInterest→Number

Result: The OSTParamZins function returns the corresponding setting of the strategy diagram that generated the strategy.


OptionStrategy.OSTParamInterestExpected→Number

Result: The OSTParamZinsErwartet function returns the corresponding setting of the strategy diagram that generated the strategy.


Options strategy.position→Trading position

Result: The Position function provides the trading position underlying the strategy.


JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.