Michael Halls-Moore
|
4380200de7
|
Added the ability for the backtester to use unrealised PnL from the Position objects to calculate a tick-by-tick equity curve. Added a performance directory that calculates drawdown statistics. Modified the output.py script to use Seaborn and output the equity curve, returns and drawdown curve.
|
2015-05-15 13:50:34 +01:00 |
|
Michael Halls-Moore
|
e84512e1e7
|
Lots of changes. Modified the Position object to handle more of the actual position calculations instead of the Portfolio. Added more unit tests for both Position and Portfolio. Allowed Positions to trade in currencies other than GBPUSD and in base/quotes which aren't the home currency. Modified the backtester to be single-threaded and added a basic Moving Average Crossover strategy. Also added a basic equity curve output script.
|
2015-04-21 13:01:20 +01:00 |
|
Michael Halls-Moore
|
d9a7444fc2
|
Added some more unit tests for Portfolio and Position. Added a README and a requirements file now that qsforex is open-source under an MIT license.
|
2015-03-17 07:48:37 +00:00 |
|