Stock Analysis Tool (SAT) Lalantha Sathkumara Faculty Advisor: Dr

Slides:



Advertisements
Similar presentations
Itay Golan: COO Omri Amit: CTO. The Service Technical analysis of the major indices and individual securities through a technical calculator that works.
Advertisements

Fuel Cell Modeling Team Members: Albert Wong Faculty Advisor: Dr. Blekhman Department of Computer Science and Technology College of Engineering, Computer.
Agent-based model of a simple stable economy Alexandre Lomovtsev Advisor: Dr. Russell Abbott, Ph.D. California State University, Los Angeles Department.
EcoHarmony Team Members: Grady Laksmono, George Navarro, Yet Ming Chu Faculty Advisor: Dr. Eun-Young (Elaine) Kang Department of Computer Science College.
Final Overview Fawzi Emad Chau-Wen Tseng Department of Computer Science University of Maryland, College Park.
COMS S1007 Object-Oriented Programming and Design in Java July 10, 2008.
The Essentials of 2-Level Design of Experiments Part I: The Essentials of Full Factorial Designs The Essentials of 2-Level Design of Experiments Part I:
JavaSTARS Animated Schematics Display Abstract One of The Aerospace corporation’s responsibilities for the United States Air Force (USAF) is to provide.
Chapter 1: The Stock Market
Financial Algebra © 2011 Cengage Learning. All Rights Reserved Slide SIMPLE MOVING AVERAGES Understand how data is smoothed. Calculate simple moving.
ENGR 1181 College of Engineering Engineering Education Innovation Center Excel Problem Solving.
Results for Market Forecast June 2007 Copyright 2007, A New Story Foundation, Inc All rights reserved.
Copyright © 2003 South-Western/Thomson Learning All rights reserved. Chapter 10 Rates of Return On Common Stock Investments.
Computer Engineering.
1 Teaching Innovation - Entrepreneurial - Global The Centre for Technology enabled Teaching & Learning, N Y S S, India DTEL DTEL (Department for Technology.
The Basics of Investing Stocks, Bonds & Cash Accounts.
Chapter 4 The Role of Securities Markets. Security Markets Organized exchanges –NYSE and the AMEX –The listing of securities Over-the-counter markets.
Gloria Clairmont, Jessica Jones, Jonathan Ilich, Christian Lanza, Romeo Mitran.
PROWIND (Positioning Relay over Wirelessly Networked Devices) Team Members: Alexander Smithson, Dian Ding, Yeh Cheng Yuan Graduate Advisor: Eric Liao Faculty.
Stock Analysis Tool (SAT) Lalantha Sathkumara Spring 2009.
Stock market basics STOCK MARKET PROJECT. PROJECT OUTLINE $25,000 to invest You must invest in 5 corporations (at least 1 from the dow jones and the rest.
TechIT: A Work Order System Team Members: Marjorie Zalaya, Duc Le, Kevin Castillo, Minh Ha, Brandon Ung Faculty Advisor: Dr. Chengyu Sun ECST Liaison:
WriteOn Team Members: Luis Fisher, Lihao Lin, Eduardo Lopez-Serrano,
Configuration Item Page
Advice for Future Developers
Financial Institutions and Markets FIN 304
Goats And Tigers John Hurley, MS Faculty Advisor: Russell Abbott Graduate Project - Spring, 2012 Department of Computer Science California State University,
Technical Analysis Chapter 16
Landfill e-Forms Application
Case Study in Vectorization of Technical Strategy Python Code
Service Life of Hot Mix Asphalt using PERMIT
Information Systems.
Entry Task Joe scored a 79%, 81%, 93%, 63% and a 88% on his tests. What is his average test score?
The Hidden Chart Signals That Can
To find the solution of simultaneous equations graphically: 1)
Relative Strength Ratio of price to index or past average price over some period Ratios plotted to form graph of relative price across time Rising (falling)
Bear Rally Short Classic Swing Trade.
Photometric Walkthrough Mobile Application Team Members: Marcus Hernandez, Edward Hsu, Edgar Galindo Faculty Advisor: Gabor Kondas Optic Arts Liaison:
Mass.ive's Customer Experience Mass.ive's RESTful Architecture
EcoCAR3 Year 2 Team Members: Edwin Quintanilla, Varunya Nimnualrat, Ryan Wong, David Perez Faculty Advisor: Dr. Yuqing Zhu Liaison: Dustin York |
DOW UNDERDOGS STRATEGY (
Breakeven and Breakeven Charts
Lesson 1 -Introduction to Functions
Introduction to the Stock Market
JavaSTARS Animated Schematics Display
You can make it, you can sell it, but can you “make it” selling it?
Simple Moving averages
FINDING FRIENDS (The Journey Continues )
Warm Up What does it mean when a person has stock in a company?
Introduction to R.
AT&T Stock Market Project
Traffic LightTM Weekly
Technical Analysis Chapter 16
Traffic LightTM Weekly
Traffic LightTM Weekly
Management Information Systems
Data Science introduction.
A Weighted Moving Average Process for Forecasting “Economics and Environment” By Chris P. Tsokos.
Find selling price or cost price
Graphical User Interface Functional Requirements
Unit 5. Day 16..
Traffic LightTM Weekly
The Essentials of 2-Level Design of Experiments Part I: The Essentials of Full Factorial Designs Developed by Don Edwards, John Grego and James Lynch.
Managing risk: stocks, shares and investments
Introduction to Stocks
USING ARRAYS IN MATLAB BUILT-IN MATH FUNCTIONS
Graphic Design Services in Los Angeles
LABORATORY OF PROCESS ENGINEERING
A.I. Training with Dialogflow
Mad Day Trader Bill Davis Webinar – January 13, 2016
Presentation transcript:

Stock Analysis Tool (SAT) Lalantha Sathkumara Faculty Advisor: Dr Stock Analysis Tool (SAT) Lalantha Sathkumara Faculty Advisor: Dr. Abbott Department of Computer Science College of Engineering, Computer Science, and Technology California State University, Los Angeles Have students check that the logo is the appropriate one to use. Graphs Testing Strategies Tabular representation of results The user can access 3 pre-defined graphs, or create their own. Input Conditions S&P Close vs.7day SMA vs.21day SMA Zoomed view of last 2 years Strategy success Graphical representation of results Daily price difference for S&P 500 Custom Graph will allow the user to plot up to 5 different indicators on one graph. The available indicators are: Open, High, Low, Close, SMA, EMA. Results Comparative analysis of S&P 500 (1950-2009) SMA and EMA Short-term Strategy: buy at 10/50 day crossover; sell after x days. Data Source: Dow Jones (Open vs. SMA 50 vs. SMA 200 vs. EMA 50) Built-in Strategies Comparative analysis of DOW (1926-2009) and S&P 500 (1950-2009) Long-term Strategy: buy at 50/200 day crossover; sell after x days. Consist of both short term and long term strategies. Aggregated profit/loss for a given strategy in statistical and graphical representation. Example: 10/50 SMA Crossover. Buy when 10-Day SMA crosses over 50-Day SMA and hold it for x days.