Description Value Super class Methods Author(s)
Store the account information that owns the asset(s)/instrument(s)
Object of type account
ims::portfolio
-> account
add_account()
A simple method to add account
account$add_account(platform, name, username, totDep, totWithd)
platform:
The platform where we have the accounts
name:
The name of the account owner
username:
The username of the account owner
totDep:
The number of deposit
totWithd:
The number of withdrawal had been done
NA
clone()
The objects of this class are cloneable with this method.
account$clone(deep = FALSE)
deep
Whether to make a deep clone.
Suberlin Sinaga @2021
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.