Hi all,
is there a way to export all the historical quotes of all securities into a CSV at once?
In other words, without having to select each security individually?
Thanks!
There is no build in feature for this.
The xml could be used for it, but you need a build a pearl script for example.
If Iâm not wrong, at the top menu at files exist a export wizard who could might do this.
Partially right, indeed.
When you choose the historic quote only:
Youâll get individual files for each security.
Youâre right @Sn1kk3r5 if âHistoric Quotesâ is selected then the csv thatâs generated will only comprise the historical quotes for a single security, which you then need to specify.
If however âAll historical Quotesâ is instead selected from âSecuritiesâ I think the csv file will comprise all the historical quote data for every security, with dates presented in rows and quotes in columns. From what I recall the latter will be referenced by the appropriate ISIN for each security.
Maybe thatâs what youâre looking for @thorho1 ![]()
Oh dear, my bad. I overlooked this option.
Sorry @Rafa and thanks @Rich28 this should be the way to go.
Thank you all guys @Sn1kk3r5 @Rich28 @Rafa !
@Rich28 Thatâs what i was looking for! I was so focused on the Historical quotes tab that i didnât notice the âAll historical securitiesâ under the Securities section.
In the meantime Iâve also managed to parse all the prices through the xml, but this native way is definitely better! thank you again.

