Computers and Technology

Pythonalmost there. now that you have functions to read the various files and add all the data into data structures you are ready compute the final value of the portfolio. paste your code from the previous two parts of this prelab as you will need to call those functions to complete this part. reminder of the data formats: the input file will be a csv file with each row in the format "buy_or_sell, quantity, ticker, date" where buy_or_sell is either the string "buy" or "sell", quantity is an integer representing the number of shares traded, ticker is a string representing the ticker symbol being traded, and date is the date of the trade in the format -mm-dd. you may assume there are files named .csv for each ticker symbol that the company trades. each row of these csv files will be in the format "date, price, volume" where date is in the format -mm-dd, the price is a float, and volume is an integer representing the number of shares that were traded on that day by all traders (you will not need the trading volume for this prelab)part 3: write a function named "portfolio_value" that takes one parameter that is a string representing a filename that contains all the trades made by your company throughout the year and returns the total value of the portfolio on the date "2015-12-31". the total value is the sum of all the quantities of stock owned times the price for that stock at the end of the year.

answer
Answers: 2

Other questions on the subject: Computers and Technology

image
Computers and Technology, 22.06.2019 03:40, hussain34
Mary's manager told her she should insert a graphic into her documentwrite mary a brief note describing how to insert a graphicin a word processing document.
Answers: 1
image
Computers and Technology, 22.06.2019 09:00, sabahfayaskhan
Which best describes the condition under which the unicode output is the same as plain text?
Answers: 3
image
Computers and Technology, 22.06.2019 09:00, breella0
Howard is designing a chair swing ride. the swing ropes are 5 meters long, and in full swing they tilt in an angle of 29° outside chairs to be 2.75 m above the ground in full swing.
Answers: 1
image
Computers and Technology, 22.06.2019 09:00, sophiawatson70
Create a cell reference in a formula by typing in the cell name or         a. right-clicking the cell. b. clicking the cell. c. clicking the column where the cell is located. d. clicking the row where the cell is located.
Answers: 1
Do you know the correct answer?
Pythonalmost there. now that you have functions to read the various files and add all the data into...

Questions in other subjects:

Konu
Physics, 15.03.2022 23:20