Michael Halls-Moore
|
8e74edb4f7
|
Moved streaming.py into data directory. Modified how trading.py and backtest.py behave so that the price streaming is fixed.
|
2015-04-23 12:45:40 +01:00 |
|
Michael Halls-Moore
|
e74777802b
|
Modified the Position handling to use long/short instead of buy/sell for side/position_type. Also modified the unit tests for both Portfolio and Position to reflect these changes. Added a basic historical backtesting capability via backtest.py and using CSV tick data for currency pairs.
|
2015-04-17 12:34:31 +01:00 |
|
Michael Halls-Moore
|
b0b19d603d
|
Added remaining trading system around portfolio in order to compare with OANDA.
|
2015-02-03 13:33:33 +00:00 |
|