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
458f2637224bf3e46afd5679350609d17cce408f
qsforex
/
data
T
History
Michael Halls-Moore
458f263722
Multi-day backtesting now supported.
2015-06-03 09:23: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
Multi-day backtesting now supported.
2015-06-03 09:23:40 +01:00
streaming.py
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