Michael Halls-Moore
|
553edab0db
|
Added basic logging capability to trading.py and related classes.
|
2015-07-13 19:22:27 +01:00 |
|
Michael Halls-Moore
|
675412c125
|
Modified the position handling to fix a pricing bug, so that locally handled Portfolio values match those of OANDA (up to slippage).
|
2015-07-13 16:30:55 +01:00 |
|
Michael Halls-Moore
|
a03bc7a1fb
|
Added Python 2.7.x and 3.4.x compatibility to the code. Disabled HTTPS security warning in urllib3 package of 'requests' package.
|
2015-05-11 17:30:28 +01:00 |
|
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 |
|