Programming Homework Help

Programming Homework Help. FIN 383 SUSS Programming a Python Script Portafolio

 

1. Instruction as provided in the question paper.

2. All documentation and assumptions must be indicated and made within the ipynb file using either Markdown or inline comments.

3. Good programming habits to ensure your code is readable

4. Submit a Jupyter Notebook (ipynb) for this assignment

5. Financial knowledge and python skill required

6. Data will need some processing

7. Errata provided for the Main ECA correction

8. No Cash remaining, stock can be fractional purchase

9. Portfolio drifting. To main the percentage allocation. Sell and purchase of stock is require.

Example: Allocation Stock A is 60% , Stock B is 30% , Stock C is 10%

Initial Price Stock A is $60 , Stock B is $30 , Stock C is $10

Later Date Price Stock A is $100 , Stock B is $30 , Stock C is $10 = Total Market value is $140

Therefore, allocation for Stock A is 100/140 Not 60% as required and have to sell and vice versa

Programming Homework Help