GetPropAccountMaxLossUpdates
Response
propAccountUuidstring
loginstring
dailyMaxLossnumber
maxLossnumber
Was this section helpful?
What made this section helpful for you?
What made this section unhelpful for you?
Was this section helpful?
Streams updates of max loss and max daily loss target parameters for prop accounts. Messages are triggered by changes on equity.
1
2
3
4
5
6
{
"propAccountUuid": "",
"login": "",
"dailyMaxLoss": null,
"maxLoss": null
}