Exante Broker Setup
Install Exante Broker
Go to Marketplace Again, lets install Exante Module
Check if all Workflows are installed
Setup Portfolios & Accounts
Go to explorer/workflows/com/finmars/exante-broker/get-accounts/test.ipynb?auth
Its small script that allows us to see Accounts from Exante API
For now you can see your AccountIds, you could add them into Account and Portfolio Entities in Finmars
You will see something like this
Do not forget to add also portfolios with _POS suffix, these portfolios hold data about position statements for each day
Do not forget also to add Accounts (No need for POS)
Install Exante Data Transformer
Go to Marketplace and look for Exante Data Transformer
Install this module
So after you install it you need to refresh your storage (Click on top right button to Refresh Storage)
So after your Storage is refreshed you will see com.finmars.exante-broker:get-positions
It means you installed Exante Data Transformer Successfully