This website requires JavaScript.
Explore
Help
Register
Sign In
gavindiaz
/
qsforex
Watch
1
Star
0
Fork
0
You've already forked qsforex
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
8e74edb4f776ef9b95a1214112fd1c841e8d42d4
qsforex
/
data
T
History
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
..
__init__.py
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
price.py
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
streaming.py
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