Changelog
Introduction

Sections

Theme switcher

getLedgersStreamByLogin

Streams ledger entries for a specific trading account, accepts a PBLedgerRequestByLoginExternal message with the systemUuid, login, and historyOperationType, returns a stream of PBLedgerStreamResponseExternal messages with operation type, time, profit, comment, and associated login.

Request

systemUuidstring
logininteger
historyOperationTypearray
Enum values:
DEPOSITWITHDRAWALCREDIT_INCREDIT_OUTAGENT_COMMISSIONCOMMISSIONSSWAPSOTHERCLOSED_POSITION

Response

ledgerobject

Show child attributes

Was this section helpful?

What made this section unhelpful for you?

1 2 3 4 5 { "systemUuid": "", "login": null, "historyOperationType": [] }
Was this section helpful?

What made this section unhelpful for you?