The first feature is automatic payout proportion switching. This feature would allow customers to specify a set of rules which will be used to configure their payout proportions. The rules would be of the form:
Code: Select all
If [condition] then assign payout proportions to [set of proportions totaling 100%]
Code: Select all
If [the price of ETH < $600] then assign payout proportions to [100% ETH]
The second feature is customizable charts. This feature would allow to customers to create custom charts and pin them to their dashboard. When creating charts customers would be able to select fields from a pool of data, assign the selected fields to the axes of the chart (if applicable), and select the type of chart (pie, bar, line, etc.). For this feature, we are looking for suggestions as to what data should be included in the pool of data customers can select from when building custom charts.
Please leave a reply with suggestions for either of these features.