Description Usage Arguments Value Examples
Initialize portfolio with given currency and a cash amount.
1 | pfo_init(currency, init_cash)
|
currency |
three-letter currency (string). |
init_cash |
initial cash (number). |
A portfolio.
1 | pfo_init('USD', 100000)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.