0
I Use This!
Inactive

Commits : Listings

Analyzed 2 days ago. based on code collected 2 days ago.
Jun 22, 2024 — Jun 22, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed extra columns parsing in csvfeed.GenericRowParser. Thanks Jones Chung for reporting this. More... over 7 years ago
Fixed Google Finance tools. More... over 7 years ago
Fixed some Quandl testcases that were failing because some LSE:IWG bars had invalid values. More... over 7 years ago
Updated changelog. More... over 7 years ago
Merge branch 'feature/pull_83_set_shares' into develop More... over 7 years ago
Include the price in the call to setShares More... over 7 years ago
Merge branch 'feature/csv_feed_supports_skipping_parse_bar_errors' into develop More... over 7 years ago
Added an option to skip errors parsing bars. More... over 7 years ago
Updated changelog More... over 7 years ago
Added an option to skip errors parsing bars. More... over 7 years ago
Improved test strategy base classes. More... over 7 years ago
Added a check to prevent calls to setShares once the strategy started executing More... over 7 years ago
Added savePlot to the plotter to save the plot to a file. Thanks Kimble Young for implementing this. More... almost 8 years ago
Merge branch 'feature/issue_100' into develop More... almost 8 years ago
Updated changelog. More... almost 8 years ago
Removed unused method. More... almost 8 years ago
Added batchSize parameter to server and local interface. More... almost 8 years ago
Merge branch 'develop' of https://github.com/micmicmichael/pyalgotrade into feature/issue_100 More... almost 8 years ago
Removed unsuported flag. More... almost 8 years ago
Added a missing package for testcases importing matplotlib. More... almost 8 years ago
List installed packages More... almost 8 years ago
Start updating package repositories More... almost 8 years ago
Start updating packages in docker image. More... almost 8 years ago
Updated copyright notice. More... almost 8 years ago
Updated changelog: Removed support for downloading bars from Yahoo Finance. More... almost 8 years ago
Merge branch 'feature/deprecate_yahoo_finance' into develop More... almost 8 years ago
Fixed Quandl testcase to build feed mapping column names. More... almost 8 years ago
Fixed testcase for Quandl bars without adjusted close. More... almost 8 years ago
Updated strategy analyzer example. More... almost 8 years ago
Removed testcases for Yahoo Finance tool. More... almost 8 years ago