How does integration with external systems work?

Reluna integrates with banks and brokers using the following methods:

Receiving transaction reports and current positions:

  • Email: Reports are sent to a designated mailbox, from which they are retrieved and processed by the system.
  • SFTP: Reports are uploaded by the bank or broker to an SFTP server (either hosted by the bank or Reluna) and then processed.
  • Custom API: Some banks provide their own APIs for report retrieval.

Placing orders:

  • FIX API is used for sending trade orders to external executors.If a required integration is unavailable, implementing a new one typically takes between 1 and 4 weeks.