The advisor layer sits on top of the portfolio layer. Advisors
look at a portfolio and the underlying ledger to make trade
suggestions. There are currently two advisors: SimpleAdvisor and
AssetClassAdvisor.
SimpleAdvisor makes suggestions based on specific asset targets,
while AssetClassAdvisor allows developers to specify a mapping
from assets to asset classes (e.g. real estate, US equities,
municipal bonds, etc) along with targets for each class.
The advisor layer sits on top of the portfolio layer. Advisors look at a portfolio and the underlying ledger to make trade suggestions. There are currently two advisors: SimpleAdvisor and AssetClassAdvisor.
SimpleAdvisor makes suggestions based on specific asset targets, while AssetClassAdvisor allows developers to specify a mapping from assets to asset classes (e.g. real estate, US equities, municipal bonds, etc) along with targets for each class.