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

Russian Market Last Price

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

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


Params

  • symbol = Russian market symbol that you want to get the price

Queries

  • apikey = Your API key

https://api.finage.co.uk/last/stock/ru/AFKS?apikey=YOUR_API_KEY


With the given example above, you can get the last price of the AFKS.

Response

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

Please login to make an API request

{
  "symbol": "AFKS",
  "price": 36.2,
  "timestamp": 1618231273053
}

Parameters

  • symbol = Symbol of the Russian market
  • price = Last price of the Russian market
  • timestamp = System response timestamp [ms]

Russian Market Aggregates

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

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


Params

  • symbol = Symbol of the Russian 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/global/ru/AFKS/1day/2021-07-25/2024-08-25?apikey=YOUR_API_KEY


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

Response



Please login to make an API request

{
"symbol": "AFKS",
"totalResults": 3,
"results": [
    { 
      "o": "35.84300", 
      "h": "36.29800", 
      "l": "35.42100", 
      "c": "35.96100", 
      "v": "43280100", 
      "t": "2021-02-25" 
    },
    { 
      "o": "35.50000", 
      "h": "35.63000", 
      "l": "34.69600", 
      "c": "34.81700", 
      "v": "42845300", 
      "t": "2021-02-26" 
    },
    { 
      "o": "35.59100", 
      "h": "35.66400", 
      "l": "34.93300", 
      "c": "35.04300", 
      "v": "25099100", 
      "t": "2021-03-01" 
    }
  ]
}

Parameters

  • symbol = Symbol of the Russian 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

The Role of Widgets in Financial Markets

Widgets have been around for some time. Despite this, they only became popular a few years ago. They are great tools to take your website to another level. The main purpose is to improve personalized features, allowing customers to have a smooth experience when browsing through your website. There

What Are Real-time APIs?

The digital age in which we live is one where one of the most valuable assets available to you is data and because the world is fast-moving, everything is best delivered in real-time, for example by using real-time stock data API. The various pieces of technology and innovations being created, there

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