Commit Graph

8 Commits

Author SHA1 Message Date
Prasad Somwanshi 6518d02b13 Update using old PR information 2019-11-19 23:02:58 +00:00
Michael Handschuh 57affafdc2 Implement 'live' factor files
Adds reference price to dividend/split
Adds GetSplitsAndDividends to FactorFile
Adds Apply methods to FactorFile/FactorFileRow
Updates factor files to include reference prices
2018-08-14 17:58:44 -04:00
Michael Handschuh dd3076e992 Move IntraDayDividendSplit to FactorFileGenerator
This is a type used internally by the generator and is not intended to
be used anywhere, so moved it to a private nested class.
2018-04-26 13:13:50 -04:00
Andrew 80dfc15fe2 Updated expected statistics for CourseFineFundamentalRegression test. Test now passes 2016-10-22 09:35:23 -04:00
Andrew 2b8efc0b8b Updated AAPL factor file 2016-10-22 09:23:50 -04:00
Andrew 63be681027 Added IntradayDividendSplits.cs 2016-10-22 09:23:50 -04:00
Andrew Hart 75cb33f793 FactorFileGenerator now operates on BaseData 2016-10-22 09:22:58 -04:00
Andrew Hart 3fe0499d1f Added ability to create factor files from Yahoo Api Data 2016-10-22 09:22:58 -04:00