Skip to content

Use wealthbot.io to easily setup your own wealth management platform

License

Notifications You must be signed in to change notification settings

fesp21/wealthbot

 
 

Repository files navigation

wealthbot.io

GitHub license

SensioLabsInsight

Please Note: This project is not actively supported. We are keeping this code up because it's free and open. Enjoy at your own risk.

Wealth Management, Set Free

Hi, I'm wealthbot.io. Webo for short. I'm an open source wealth management platform. I help Investment Advisors profitably serve the mass affluent.

Use Cases

  • Help human investment advisors compete with robo-advisors
  • Build your own SaaS robo-advisor
  • Manage a personal portfolio
  • Run multiple RIA firms under a single installation

Modules

  • Admin Control Panel - manage wealthbot.io installation, including RIA and Client accounts.
  • Client Dashboard - beautiful transaction, holding and performance reports on any screen.
  • RIA Portal - define asset classes and representative securities, setup custom portofilios and multi-tiered billing, create your own risk profile questionnaire, manage clients and document workflows.
  • Rebalancer - automatically rebalance client portfolios to match target allocations at the household or account-level, ad-hoc or on an set schedule.
  • Portfolio Accounting System - integrate with custodians to verify customer demographics and reconcile transactions placed by the Rebalancer.

Yea, We've Got That

  • Tax loss harvesting
  • Custom portfolio models
  • Custom risk profiling
  • Integration with financial custodians
  • Automated onboarding, document flow and e-signing
  • Cash generating transactions while maintaining target asset allocation
  • Muni substitiution

Demo

Go to http://demo.wealthbot.io to play with all the features before installing.

Community

Join our Gitter to discuss the project in realtime.

  • Talk to the core devs and the wealthbot.io community.
  • Learn from others and ask questions.
  • Share your work and demos.

https://gitter.im/wealthbot-io

Contribute to our roadmap on Trello.

  • Follow our general vision
  • Submit new feature ideas
  • Comment on ideas, to-dos and in-progress work

https://trello.com/b/klhsT5Xj/wealthbot-io-roadmap-and-ideas

Installation

Prereqs:

  • Install Vagrant and Virtual Box
  • You'll need an NFS plugin. Once vagrant is installed run: vagrant plugin install vagrant-bindfs
  • You'll need Hostmanager plugin. Once vagrant is installed run: vagrant plugin install vagrant-hostmanager

And now, our super-simple, 3-step install

  1. git clone https://github.com/wealthbot-io/wealthbot
  2. Add 192.168.56.105 local.wealthbot.io to your etc/hosts file
  3. cd wealthbot and run vagrant up and run vagrant provision for first run

If you prefer your instructions via Youtube

Go grab a coffee or a beer ... this will take a while the first time you run it.

Once complete, simply go to http://local.wealthbot.io in your browser to see the wealthbot.io demo landing page.

Note: To use the app you'll need to setup an SMTP server with authentication. The config is in wealthbot/app/config/parameters.yml. Digital Ocean has a good writeup on how to use your Gmail account for this.

If you want to take a look around your vagrant box you can vagrant ssh. The config is located in wealthbot\puphpet\config.yaml

We strongly recommend running all console commands inside the vagrant box.

Contributing

We love pull requests! The details on how to contribute to Wealthbot can be found here.

Bitdeli Badge

About

Use wealthbot.io to easily setup your own wealth management platform

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 51.5%
  • JavaScript 34.4%
  • HTML 11.7%
  • CSS 2.2%
  • QMake 0.1%
  • Ruby 0.1%