Skip to content

Commit 88cd87e

Browse files
committed
Add sample simulation graphs
1 parent 757865c commit 88cd87e

6 files changed

+4
-2
lines changed

README.md

+4-2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
![Expected future stock prices for MSFT](src/main/resources/assets/spark-stocksim-4.png)
2+
13
```
24
This project uses Spark framework to run Monte Carlo simulation on historical stock prices.
35
Historical data is read from CSV files and dift for a symbol is calculated. We then use random distribution on the last
@@ -17,7 +19,7 @@ INDEX
1719
4. Setup Instructions
1820
5. Usage Details
1921
6. Visualization and Demo
20-
7. Map Reduce Implementation
22+
8. Map Reduce Implementation
2123
2224
2325
------------------------------
@@ -325,4 +327,4 @@ Some samples along with demo for sample runs on Google Dataproc are available at
325327
7. Map Reduce Implementation
326328
----------------------------
327329
TODO
328-
```
330+
```
80.7 KB
Loading
31.7 KB
Loading
79.4 KB
Loading
184 KB
Loading
563 KB
Loading

0 commit comments

Comments
 (0)