Ok... I've been doing some research trying to figure out the best solution for my situation...
Currently i'm trading with Interactive brokers.. I trade mainly options.. I have bought Hoadleys excel fiancial add in and started messing around with it.. I've got some experience with programming but less and less as you go down the abstraction level. Meaning i know web application languages... I've taking a class in visual basic and didn't complete it.. And i'm not scared to dig in and learn new things... That being said
I've been thinking about scraping bid ask last and volume for options of stocks that i follow and insert them into a db.. Does anyone have experience with this?
Currently i'm trading with Interactive brokers.. I trade mainly options.. I have bought Hoadleys excel fiancial add in and started messing around with it.. I've got some experience with programming but less and less as you go down the abstraction level. Meaning i know web application languages... I've taking a class in visual basic and didn't complete it.. And i'm not scared to dig in and learn new things... That being said
I've been thinking about scraping bid ask last and volume for options of stocks that i follow and insert them into a db.. Does anyone have experience with this?
i have messed around with mysql quite a bit.. Zend framework php etc.. started out in coldfusion etc.. now is there anything in the data that could use the benefit of relational tables? i mean theoretcially a p and c for calls takes up more space then a boolean value.. did you consider all that? sort of doesn't make sense cause that seems to be the only place you could crunch things.. i was just thinking of increasing the specificity of what the db gets so that it can not just grow as quickly as it would in just one table.. i'm imagining you guys are just dumping it into one table right? its only when you get odd sales and errors on data that you need some cleansing which is what the bought data from like tick data is suppose to have done to it.. I just can't see buying data that my broker already gives to me.. its ALOT of money considering the amount of money i'm trading to buy a few years of a few symbols of options chains