Back

Docs /

Getting Started

Gzip Compression

U.S Stocks

Forex

Crypto

CFD Indices

CFD ETFS

UK Stock Market

Indian Market

Canada Market

Russian Market

Bonds

Fundamentals

Canada Market Last Price

Finage has more than 2300+ Canada market data in real-time. You can get the last price for a symbol with this endpoint.

https://api.finage.co.uk/last/stock/canada/{ symbol }?apikey=YOUR_API_KEY


Params

  • symbol
    = Canada stock symbol that you want to get price

Queries

  • apikey
    = Your API key

https://api.finage.co.uk/last/stock/canada/TBP?apikey=YOUR_API_KEY


With the given example above, you can get the last prices of the TBP.

Response

An example response given below when you make an API request.

Please login to make an API request

{
  "symbol": "TBP",
  "price": 0.215,
  "timestamp": 1615225685191
}
  • Parameters
    • symbol
      = Symbol of the Canada market
    • price
      = Last price of the Canada market
    • timestamp
      = System response timestamp [ms]

Canada Market Aggregates

With the Canada Market Aggregates API, you can get the tick bars of the Canada market.

https://api.finage.co.uk/agg/stock/ca/{ symbol }/{ time }/{ from }/{ to }?apikey=YOUR_API_KEY


Params

  • symbol
    = Symbol of the Canada Market
  • time
    = Size of the time. [1min, 5min, 15min, 30min, 45min, 1h, 2h, 4h, 1day, 1week, 1month]
  • from = Start date [yyyy-MM-dd]
  • to = End date [yyyy-MM-dd]

Queries

  • apikey
    = Your API key
  • limit
    = Limit of the results. Default is 100, maximum allowed limit is 5000. Please set a limit if you are using the API in the production.
  • sort
    = You can sort the results by timestamp. asc will return ascending results oldest to newest, desc will return descending results newest to oldest. Default is asc.
  • date_format
    = You can change the format of the date in the results. ts is timestamp, dt is datetime. [Default is dt]
  • dbt_filter
    = Daily-based time filter. You can allow the time filters to filter daily based. Otherwise, the filter will only trim the start and end of the output. Default is false.
  • st = Start time in UTC. (Eg. 17:30)
  • et
    = End time in UTC. (Eg. 17:45)

https://api.finage.co.uk/agg/stock/ca/bb/1day/2021-02-25/2021-03-02?apikey=YOUR_API_KEY


You can get the tick bars of the BB with the given example above.

Response



Please login to make an API request

{
  "symbol": "BB",
  "totalResults": 3,
  "results": [
    { "o": "15.15000", "h": "15.16000", "l": "13.05000", "c": "13.31000", "v": "12869600", "t": "2021-02-25" },
    { "o": "13.30000", "h": "13.65000", "l": "12.70000", "c": "12.87000", "v": "8049441", "t": "2021-02-26" },
    { "o": "13.14000", "h": "14.23000", "l": "13.08000", "c": "13.79000", "v": "6206248", "t": "2021-03-01" }
  ]
}
  • Parameters
    • symbol
      = Symbol of the Canada Market
    • totalResults
      = Total result size
    • o
      = Open price
    • h
      = High price
    • l
      = Low price
    • c
      = Close price
    • v
      = Volume
    • t
      = Timestamp [ms]

Request a consultation

Blog

Blockchain Innovations: How They’re Reshaping Cryptocurrency Markets

Blockchain technology, initially linked solely to Bitcoin, has significantly broadened its impact across the entire cryptocurrency market. This foundational technology of digital currencies is continually evolving, introducing new mechanisms and features that reshape how cryptocurrency trading, in

Smart Contract Advances on DEX Platforms: Opportunities and Risks

Decentralized exchanges (DEXs) have transformed our approach to financial transactions within the blockchain environment. By utilizing smart contracts, DEXs create a trustless platform where users can conduct transactions directly from their wallets, eliminating the need for traditional financial

Read more

Please note that all data provided under Finage and on this website, including the prices displayed on the ticker and charts pages, are not necessarily real-time or accurate. They are strictly intended for informational purposes and should not be relied upon for investing or trading decisions. Redistribution of the information displayed on or provided by Finage is strictly prohibited. Please be aware that the data types offered are not sourced directly or indirectly from any exchanges, but rather from over-the-counter, peer-to-peer, and market makers. Therefore, the prices may not be accurate and could differ from the actual market prices. We want to emphasize that we are not liable for any trading or investing losses that you may incur. By using the data, charts, or any related information, you accept all responsibility for any risks involved. Finage will not accept any liability for losses or damages arising from the use of our data or related services. By accessing our website or using our services, all users/visitors are deemed to have accepted these conditions.

Finage LTD 2024

Copyright