From 811596194e0f020e2ef0171e38536ed437810568 Mon Sep 17 00:00:00 2001 From: James <13262021+james-coder@users.noreply.github.com> Date: Sat, 20 Oct 2018 12:32:23 -0600 Subject: [PATCH] quickstart02.py has portfolio value of $100,000 --- docs/quickstart/quickstart.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/quickstart/quickstart.rst b/docs/quickstart/quickstart.rst index a7f27f9..dab063e 100644 --- a/docs/quickstart/quickstart.rst +++ b/docs/quickstart/quickstart.rst @@ -109,8 +109,8 @@ cash and run the example again. After the execution the output is:: - Starting Portfolio Value: 1000000.00 - Final Portfolio Value: 1000000.00 + Starting Portfolio Value: 100000.00 + Final Portfolio Value: 100000.00 Mission accomplished. Let's move to tempestuous waters.