Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

In python , solve the following and show your work on the different software development processes (Requirement Specification, Design, Implementation, Testing). Problem) A trading office

In python

image text in transcribed

, solve the following and show your work on the different software development processes (Requirement Specification, Design, Implementation, Testing). Problem) A trading office wants to built an application that helps them analyze the stocks. They download the stocks data from yahoo finance a sample of the fetched data is attached with this file. They want the application to visualize the the historical data. Also they want it to be able to calculate the following: Simple Moving average and visulaize it. Exponintial moving average with smoothing factor that follows the typical formula and visulaize it. Average Dividends. The frequency of dividends distriputions. They want the application to allow them to change the options of calucalting the above such that they can calulcate the moving average of 5 days, 10 days, 100 day, etc or calcualte the average dividends since 2015 instead or since 2013, 2017, etc and so on

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

MySQL Crash Course A Hands On Introduction To Database Development

Authors: Rick Silva

1st Edition

1718503008, 978-1718503007

More Books

Students also viewed these Databases questions

Question

What are the Five Phases of SDLC? Explain each briefly.

Answered: 1 week ago

Question

How can Change Control Procedures manage Project Creep?

Answered: 1 week ago