torreyleonard / algotrader

Simple algorithmic stock and option trading for Node.js.
https://www.npmjs.com/package/algotrader
Apache License 2.0
635 stars 119 forks source link

Add AlphaVantage search functionality #35

Closed nover closed 4 years ago

nover commented 4 years ago

This PR adds the AlphaVantage search API to the AlphaVantage class

List of changes made:

torreyleonard commented 4 years ago

Thank you!