I have this error when I run simple example to get prices
raise ConnectionError(e, request=request)
requests.exceptions.ConnectionError: HTTPConnectionPool(host='www.investopedia.c
om', port=80): Max retries exceeded with url: /accounts/login.aspx?returnurl=htt
p%3A%2F%2Fwww.investopedia.com%2Fsimulator%2F (Caused by NewConnectionError('<ur
llib3.connection.HTTPConnection object at 0x0000000003FC6668>: Failed to establi
sh a new connection: [WinError 10061] No connection could be made because the ta
rget machine actively refused it',))
I have this error when I run simple example to get prices