Después de escribir, se les indica lo que está mal, ya tengo instalado Python y Anaconda.
C:\Users\74032> pip instalar ccxt
WARNING: pip está configurado con ubicaciones que requieren TLS/SSL, sin embargo el módulo ssl en Python no está disponible.
WARNING: Retrying (Retry ((total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by SSLError(Cant connect to HTTPS URL because the SSL module is not available.) : /simple/ccxt/
WARNING: Retrying (Retry ((total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by SSLError(Cant connect to HTTPS URL because the SSL module is not available.) : /simple/ccxt/
WARNING: Retrying (Retry ((total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by SSLError(Cant connect to HTTPS URL because the SSL module is not available.) : /simple/ccxt/
WARNING: Retrying (Retry ((total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by SSLError(Cant connect to HTTPS URL because the SSL module is not available.) : /simple/ccxt/
WARNING: Retrying (Retry ((total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by SSLError(Cant connect to HTTPS URL because the SSL module is not available.) : /simple/ccxt/
No se pudo obtener la URLhttps://pypi.org/simple/ccxt/: Hubo un problema al confirmar el certificado SSL: HTTPSConnectionPool(host=pypi.org, puerto=443): Max reintentos superados con url: /simple/ccxt/ (Causado por SSLError(No se puede conectar a la URL HTTPS porque el módulo SSL no está disponible.)) - saltarse
ERROR: No se pudo encontrar una versión que satisfaga el requisito ccxt (de versiones: ninguna)