Description Usage Arguments Value Examples
Hedge optimization simulation
1 | simulate_hedge(fitfun, scenarios, S0, I0, size, epochs)
|
scenarios |
Shares paths scenarios |
S0 |
Shares initial price |
I0 |
Index Initial price |
size |
Population size |
epochs |
Number of epochs |
1 | A GA object
|
1 | ## Not Run: obj <- simulate_hedge(scenarios, closing_last, index, 50, 200)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.