Get hourly portfolio value snapshots for the PnL chart. Returns array of Cached in Redis for 120s to reduce DB load.
curl --request GET \
--url https://staging-api.polysimulator.com/portfolio/history{
"detail": [
{
"loc": [
"<string>"
],
"msg": "<string>",
"type": "<string>"
}
]
}Was this page helpful?
curl --request GET \
--url https://staging-api.polysimulator.com/portfolio/history{
"detail": [
{
"loc": [
"<string>"
],
"msg": "<string>",
"type": "<string>"
}
]
}