Closed klinvill closed 2 years ago
The comment in the stock example states that best[2] > best[1] enforces "Buy after sell". However, as the example description states, we must buy before we sell. Therefore I just swapped the comment to: "Sell after buy"
Closing because archiving in favor of new version
The comment in the stock example states that best[2] > best[1] enforces "Buy after sell". However, as the example description states, we must buy before we sell. Therefore I just swapped the comment to: "Sell after buy"