R
R
Roman_YS2020-05-27 16:15:03
Python
Roman_YS, 2020-05-27 16:15:03

How to connect to the Moscow Exchange and get a USD/EUR quote?

Dear Python experts.
Can you please tell me how to connect with a python to the Moscow Exchange and get the USD / EUR exchange rate?
Need specific commands in Python 3.8? Because The examples for developers posted at https://www.moex.com/a2193 are made for python version 2.6.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Alexander, 2020-05-27
@NeiroNx

well, pass it to 3.x python:

#import urllib2
import urllib.request as urllib2

well, prints in brackets, fuss for 5 minutes.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question