alvarobartt / investiny

🤏🏻 `investpy` but made tiny
https://alvarobartt.github.io/investiny
MIT License
301 stars 36 forks source link

✨ Add `volume` to `historical_data`'s output if exists #22

Closed alvarobartt closed 1 year ago

alvarobartt commented 1 year ago

✨ Features

🔗 Linked Issue

17

🧪 Tests

If the above checkbox is checked, describe how you unit-tested it.

Add missing value (volume) in list with column names for assertion over historical_data's output to pass.