Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
What would be the best way to subclass the Order and Trade classes and have the strategy use the new class? I was planning on using django framework to save the Trade and Order attributes in a database on every update.