AugurWorks / UI

Augurworks UI code
0 stars 0 forks source link

Add stock selection list to graph pages for stock input #210

Open augurworks1 opened 9 years ago

augurworks1 commented 9 years ago

How much effort would it be to add the stock selection list, similar to the correlation search, to the graph pages to eliminate errors with the free form stock ticker entry? The free form entry is causing issues since some tickers are represented differently in quandl (i.e. S&P 500), and some are just not available as inputs currently. The result is the user is left with a NN run, for example, that did not complete without knowing why. The other option is to perform some input validation, but the selection list seems easier and would be more intuitive to unfamiliar users.

TheConnMan commented 9 years ago

This effort probably wouldn't be too bad. Hopefully I'll have time to make the changes next weekend.