Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 458 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 458 Bytes

rebalio

A simple tool to help rebalance your stock portfolio. Enter in your target model weights, current holdings, and cash, and the tool will tell you how much you need to buy or sell for your current holdings to match your targets.

To Run

If you don't have npm installed yet, you need to do it. On ubuntu, the version in the repository is too old. It's been tested on 1.2.32

  • npm install

  • bower install

  • grunt server