You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently one can only initiate a new portfolio by direct SQL query. There should be an API function for creating a new, e.g.,
new_portfolio(name, initial_capital)
The text was updated successfully, but these errors were encountered:
victorbrun
changed the title
Add API function for initiating new portfolio
API: Add API function for initiating new portfolio
Jan 28, 2021
Currently one can only initiate a new portfolio by direct SQL query. There should be an API function for creating a new, e.g.,
new_portfolio(name, initial_capital)
The text was updated successfully, but these errors were encountered: