1
0
mirror of https://github.com/bspeice/metrik synced 2024-09-28 13:41:31 -04:00
Commit Graph

8 Commits

Author SHA1 Message Date
bspeice
a8871af4e7 Add a flow for options quotes 2016-11-24 18:33:52 -05:00
bspeice
6fc85653cb Add fetching options quotes (daily data from Tradeking) 2016-11-24 18:27:29 -05:00
bspeice
fb023e0dea Add code to get the options chain for a stock 2016-11-24 15:10:36 -05:00
Bradlee Speice
4536278383 Widen the search for bad quotes 2016-08-25 17:56:03 -04:00
Bradlee Speice
003a0024a0 Handle empty quotes in Tradeking 2016-08-25 17:47:36 -04:00
Bradlee Speice
117f4d60b2 Make sure records are actually saveable
MongoDB doesn't like the pure `date` type.
2016-08-25 17:08:37 -04:00
Bradlee Speice
ef10dfac58 Add tradeking into the Equities flow 2016-08-25 09:02:38 -04:00
Bradlee Speice
0d249af584 Add Tradeking functionality
Yet to be integrated with the Equities flow, hold your horses.
2016-08-24 17:43:11 -04:00