Skip to main content

Transform Positions to Standard Configuration

Precondition: You downloaded some Positions from Exante (Check your /explorer/data/exante/positions folder)

Go to Worfklow Page

Screenshot 2024-09-26 at 00.58.55.png

Run Task  com.finmars.exante-data-transformer:transform-positions

{
    "date_from": "2024-09-01",
    "date_to": "2024-09-27",
    "portfolios": ["ABCD123.001"]
}


Screenshot 2024-09-27 at 10.32.01.png



Go to see you Task Status

Screenshot 2024-09-26 at 01.00.59.png

So all your download Position files from Exante should be packed into one .json file that converted to Standard Configuration

You shall able to see it in 

/explorer/data/general/positions

data/general - is a folder where data accumulates from all the sources, we keep transformed data there

Screenshot 2024-09-26 at 01.02.52.png

Great, so this file will be dispatched to Standard Import (see schema com.finmars.standard-import-from-file:pos_daily)  STD - POS DAILY

P.S. Before we able to import Positions, we must ensure that all Instruments/Currencies already present in Space. So after it, you free to import file either manually or via Standard AutoImport Schedule