📘

Support

We're working hard on bringing you stocks data to every banks. Here is the list of supported banks that we update constantly.

Stay tuned!

Supported banks
  • ING
  • Société Générale
  • Banque Populaire
  • Caisse d'épargne
  • LCL
  • Credit du nord

:calendar: Coming soon

  • HSBC
  • Banque postale
  • Crédit Mutuel
  • CIC
  • Crédit Agricole
  • Fortunéo
  • BNP
  • Boursorama
FieldDescription
id
long
Internal id used to fetch individual stocks.
current_price
double
Current unitary price for one stock.
quantity
double
Quantity of stocks owned.
total_value
double
Total value of this stock's portfolio = current_price * quantity.
average_purchase_price
double
Average stock purchase price.
updated_at
timestamp
Timestamp recording when the stock was last updated.
ticker
string
Stock 4 characters identifier. Ex.: 'AAPL'.
stock_key
string
Stock identification key.
created_at
timestamp
Timestamp recording when this stock was added to the portfolio.
isin
string
Stock's ISIN [ISO 6166] (see https://en.wikipedia.org/wiki/ISO_6166).
currency_code
string
3 letters ISO 4217 currency code.
marketplace
string
Marketplace where the stock is traded.
label
string
Stock label.
value_date
date
The date at which the current_price value was recorded.