Back to Parent

Outcome


Why I chose to do this project:

As a noob interested in the stock markets, I decided to build a bot which gives the latest stock price of the listed companies. 

API used: 

ruby gem - stock_quote, an API which helps to retrieve book, chart, company, delayed quote, dividends, earnings, effective spread, financials, stats, lists, logo, news, OHLC, open/close, peers, previous, price, quote, relevant, splits, time-series, volume by venue and batch requests through IEX (iextrading.com/developer)

Pseudocode: 

Screen shot 2018 09 23 at 2.11.45 am
Show Advanced Options
Show Advanced Options
Show Advanced Options

Future Milestones:

  1. Currently, the symbols which are actually company names are being referenced from https://iextrading.com/trading/eligible-symbols/ (Links to an external site.) The plan is to assign a company name to each/ majority of the company code words so that user does not need to type in company codes to view latest stock prices. 
  2. To do intent mapping. Currently if user says what and what is the stock price, the code is not written in such a way that this is discernible. The plan is to solve this. 
  3. Add more complimentary API's and make the bot more conversational.
Drop files here or click to select

You can upload files of up to 20MB using this form.