Securities master database for algorithmic trading, backtesting, and data mining.
Stars
60
Forks
18
Watchers
60
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
No contributors data available
refactoring TimeSeriesMapLoader; refactoring corporate action loader; adding Date.today_datestamp; adding convenience method to Stats module; adding SecurityClassificationLoader and FindSecurityClassification; updating CSI Data importer; adding migrations; updating data model in line with new migrations
3d147cbView on GitHubbringing some changes from a private branch back into master
235406cView on GitHubclarifying why the time_series association on the FundamentalDataset model is a many_to_one
dd2cf60View on GitHubreplacing sector and industry relations with new classification relation; swapped out all code referencing the old sector and industry relations with code to deal with classifications.
91c70e4View on GitHubadding migration to replace sector and industry relations with a new classification relation
a7be99cView on GitHubadding logic to quandl_time_series_importer.rb to handle network drops
4fe946dView on GitHubadding migration to add field to corporate_actions table
a26248dView on GitHubfinished split and dividend adjustment to price and volume figures; both types of adjustment work
2e4f8d7View on GitHubadjusting stock prices for splits and dividends now works
d328858View on GitHub