ValidFi's missions are to provide
For more information, please read the guide.
ValidFi differs from other stock, ETF and other financial instrument trading tools in the following:
Compared with investment advisories, ValidFi offers the following services and features:
ValidFi is in beta stage right now. So everything is free. Some of the services will become premium services in the near future. However, we will offer substantial saving for the early registered users for the future premium services, so do take advantage of this opportunity and register.
ValidFi provides the following services:
ValidFi does not recommend any strategy it collects. ValidFi collects both 'good' and 'bad' strategies. ValidFi's goal is to collect many popular strategies, monitor those strategies and provide novel tools to pinpoint their potential risks and inherent behavior. We view it is extremely valuable to enable investors to validate the 'bad' performance or risk of a strategy suggested by some 'experts' or media so that they could avoid such a strategy.
In ValidFi, a strategy consists of an overview, a list of model portfolios and strategy code. The strategy is essentially a timed Java program. A STATIC strategy is just a no op program. The strategy overview describes the strategy and lists relevant references A strategy may have parameters. For example, a moving average based trading strategy has a length parameter to allow input various intervals of a moving average. It might have another parameter which describes the underlying security used for the moving average calculation. Multiple model portfolios for a strategy could be created to allow various combinations of parameters and different starting dates (inception dates) of a portfolio study etc. Users are encourage to browse strategies in the strategy page. Strategy code section allows developers to create, modify and compile the code used in the strategy. Strategy code development will be offered as a premium feature in the future.
ValidFi's portfolio consists of two parts: the initial portfolio setup on an initial portfolio page. The setup consists of initial portfolio positions in various asset classes and the strategies assigned at the portfolio level and asset level. See portfolio demo.
See model portfolio page for an explanation.
This could be best explained by looking at the model portfolio ValidFi Flexible Growth ETF. In this portfolio, three model portfolios P GS PURE FundX ETF, P S and P Diversified Trend Indicators and P Bond ETF Momentum are used as "securities". The demo here best describes the process of creating and working on this so called super portfolio.
For now, users can create a strategy without strategy code. The strategy could have several model portfolios which use various portfolio level or asset level strategies provided by ValidFi. We are planning to offer strategy code development in the near future.
This demo shows how to use MVO to allocate weights to "assets" (which are really strategies' model portfolios).