Php Programmer Backtest.php

Write the pseudo code to outline how the new backtest.php works.
1. Create a backtestsettings table that holds rows for each setting. backtest.php will grab the array of values. This way, ONE value can be set or 10 values can be set for each variable. That will have the flexibility of brute force testing and “on the fly” optimization with R.
2. backtest.php will loop through the settings with a loop and subloop

Leave a Reply

Your email address will not be published. Required fields are marked *