Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
2.1k
commits
[Fixed] Roll Method Arithmetic is now working as expected, also Roll now returns BarData instead of dict
662cf39View on GitHubITS ALIVE!! Aleph now has basic capabilities for live trading! (No Futures yet, only tested with mkt orders)
a6131dfView on GitHubBegan working on LiveBlotter to act as OMS for when live_execution is set to True
0892b74View on GitHub[Bug Improvement] The bug in roll method that was preventing fluid roll over, is potentially fixed.
378849eView on GitHub[BUG] Fixed a small bug that prevented 'backtest mode' from running
1e962dcView on GitHub[Feat] Algorithm can now be initialized with a Equity and/or Futures Portfolio loaded from IB.
28d3fafView on GitHub[Feat] added initial support for live execution in aleph
db34a19View on GitHub[Deprecated] removed the old highly dysfunctional roll method that what hiding in tradesimulation
9bf9e35View on GitHub[Bug Fix] handle_futures leverage was always being implemented
252816dView on GitHub[Feat] added Roll_Method Prototype, and notebook documenting the current progress of the project
80b24c2View on GitHub