Skip to content

Instantly share code, notes, and snippets.

@JovaniTarnowski
Created August 18, 2019 21:26
Show Gist options
  • Save JovaniTarnowski/93eee181845f8b7cfb6328763000913d to your computer and use it in GitHub Desktop.
Save JovaniTarnowski/93eee181845f8b7cfb6328763000913d to your computer and use it in GitHub Desktop.
###Selecione a data de inicio da correlação - Ano/Mês/Dia
start = datetime(2019, 1, 1)
###Selecione as ações Ex: Ibovespa, Wege e Usiminas
symbols_list = ['^BVSP', 'WEGE3.SA', 'USIM5.SA']
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment