Skip to content

Instantly share code, notes, and snippets.

@elvio
Created August 30, 2019 07:02
Show Gist options
  • Save elvio/0b8337adef4ec16694025017397c5549 to your computer and use it in GitHub Desktop.
Save elvio/0b8337adef4ec16694025017397c5549 to your computer and use it in GitHub Desktop.
allocations = %{"IAU" => 10, "TLT" => 10, "VGSH" => 10, "VTI" => 10}
orders = Rebalancex.rebalance_portfolio(allocations)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment