11Rebalance
22=========
33
4- |Build status | |Coverage | |Code Factor | |Docs |
4+ |Build status | |Coverage | |Code Factor | |Docs |
55
66A calculator which tells you how to split your investment amongst your portfolio's assets based on your target asset allocation.
77
@@ -76,9 +76,9 @@ To use it, install the package and write a driver file as described below.
7676 <h3 class =" ui header" >Then we add our assets:</h3 >
7777 <p > We must specify the ticker symbol and the quantity of each asset we currently have in our portfolio.</p >
7878 <p ></p >
79- <i >The portfolio used in this example is one of
79+ <i >The portfolio used in this example is one of
8080 <a href =" https://www.canadianportfoliomanagerblog.com/model-etf-portfolios/" >
81- Canadian Portfolio Manager</a >'s model portfolios. This blog along with
81+ Canadian Portfolio Manager</a >'s model portfolios. This blog along with
8282 <a href =" https://canadiancouchpotato.com/getting-started/" >Canadian Couch Potato</a >
8383 advocate low-cost, globally diversified index funds for DIY investors. </i >
8484
@@ -156,7 +156,7 @@ To use it, install the package and write a driver file as described below.
156156 Remaining cash:
157157 80.32 USD.
158158 0.00 CAD.
159-
159+
160160 .. raw :: html
161161
162162 </div >
@@ -165,7 +165,7 @@ To use it, install the package and write a driver file as described below.
165165
166166.. |Build Status | image :: https://travis-ci.org/siavashadpey/rebalance.svg?branch=master
167167 :target: https://travis-ci.org/siavashadpey/rebalance.svg?branch=master
168-
168+
169169.. |Coverage | image :: https://coveralls.io/repos/github/siavashadpey/rebalance/badge.svg?branch=master
170170 :target: https://coveralls.io/repos/github/siavashadpey/rebalance/badge.svg?branch=master
171171
0 commit comments