- Much better process to try all potential new portfolios, rather than randomly try different combinations, we now tree-walk all possible combinations. This makes it much more deterministic, and a lot faster
- The `threshold` in the config file is now the the threshold that any single currency must go over, rather than the average of all of them.
- Backtester code included with some sample data if you want to run your own backtests