Skip to content

javierrcc522/Penny_stock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Penny Stock 12.25.2017

By Javier Jimenez

Description and Project Goals

This project is my capstone for school. The goal here is to look up any stock and it immediately get information ( about the stock/ penny stock ) that other wise would take a while to gather. In the Penny stock day trading world, it's crucial to know as much information as possible from the stock to potentially make money and putting the odds on my favor. I will be adding accounts so user can log in and save stocks to their watch list and keep track of them. I will also write an algorithm that will tell you if it's a good idea to invest in the stock base of the information given.

Setup/Installation Requirements

Run the following commands in Terminal:

  1. $ git clone this repository
  2. $ cd Penny_stock
  3. $ bundle install
  4. $ rails s
  5. navigate to localhost:3000/stocks
  6. type the name or ticker of any US stock
  7. enjoy

Known Bugs

  • If the user types random letters that don't exit in the api call it will through error.
  • make sure postgres is running in your machine if not run $ postgres.

Support and contact details

If you have questions, comments, or concerns, please contact Javi.

Technologies Used

  • API
  • Ruby-on-Rails
  • ActiveRecord

License

This software is licensed under the MIT license.

Copyright (c) 2017 Javier Jimenez

About

RoR application to research stocks

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published