Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Relatório preco_medio.txt #1

Open
kl0ck opened this issue Mar 26, 2021 · 1 comment
Open

Relatório preco_medio.txt #1

kl0ck opened this issue Mar 26, 2021 · 1 comment

Comments

@kl0ck
Copy link
Owner

kl0ck commented Mar 26, 2021

Implementar relatório preco_medio.txt conforme especificado na wiki:
https://github.com/kl0ck/acoes_python/wiki/Projeto

O relatório deve exibir o preço médio de compra e o preço médio de venda de cada ativo.
Ordenar por ticker em ordem alfabética.
Incluir cabeçalho com título, data/hora de geração do relatório.
Para cada preço médio exibido, mostrar as operações que compõe o preço médio.

@kl0ck
Copy link
Owner Author

kl0ck commented Mar 26, 2021

Para implementar:

  • Listar ativos em ordem alfabética;
  • Listar operações pelo ticker do ativo;
  • Calcular o preço médio para cada ativo;

kl0ck added a commit that referenced this issue Mar 26, 2021
@kl0ck kl0ck changed the title preco_medio.txt Relatório preco_medio.txt Mar 26, 2021
kl0ck added a commit that referenced this issue Mar 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant