@captorab/openseries-ts - v1.0.0
Preparing search index...
sharpeplot
Function sharpeplot
sharpeplot
(
simulated
:
SimulatedPortfolio
[]
,
frontier
:
EfficientFrontierPoint
[]
,
pointFrame
:
SharpePlotPoint
[]
,
options
?:
SharpePlotOptions
,
)
:
Promise
<
string
>
Writes efficient-frontier HTML to file and optionally opens in browser.
Parameters
simulated
:
SimulatedPortfolio
[]
frontier
:
EfficientFrontierPoint
[]
pointFrame
:
SharpePlotPoint
[]
options
:
SharpePlotOptions
= {}
Returns
Promise
<
string
>
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
@captorab/openseries-ts - v1.0.0
Loading...
Writes efficient-frontier HTML to file and optionally opens in browser.