addisonlynch / addisonlynch/iex-examples

Getting recent prices

Aperta
#1 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
Nessun dato sulla lingua
Stelle
24
Fork
7
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

Would it be possible to include an example of how to get a similar data frame to what `air = Stock(["AAL", "LUV", "DAL"], output_format='pandas')
air.get_quote()` gives, but that shows the opening price of each stock for the last two weeks like this:

Date | AAL | LUV | DAL
--- | --- | --- | ---
2017-02-23 | 13.40 | 10.87 | 45.23
2017-02-22 | 13.23 | 10.52 | 45.18
... | ... | ...

*Note:* The data above is just for demonstration purposes (not real prices)

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.