Description Usage Arguments Value Examples
Make a trade in portfolio, given an instrument, its target final quantity and the price of the instrument in portfolio currency.
1 | pfo_target_trade(pfo, instrument, target_qty, price)
|
pfo |
input portfolio. |
instrument |
financial instrument (string). |
target_qty |
target quantity (number). |
price |
price in portfolio currency (number). |
A portfolio.
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.