Closed c650 closed 3 years ago
to send a custom asset class back:
{
typ: "Custom",
content: "AAPL",
}
I dont know about having derivative. because if we try to simulate derivative price variations during an event depending on whether they have calls or puts it could be totally wrong.
I think everything should be a long asset, no short assets.
I dont know about having derivative. because if we try to simulate derivative price variations during an event depending on whether they have calls or puts it could be totally wrong. I think everything should be a long asset, no short assets.
yeah i agree; this pr is separate from actually getting the assets from plaid; there we can ignore the assets that are in derivatives
can this go in? @wanchichen
Additionally, exposes
GET /asset_classes
route to get list of asset classes and suggested apy'sFixes #186