hi
I didn't see any post that asked this directly so, I'll ask it.
I'm trying to get time/sales of options data end of day(EOD)?
will use tws api and python.
I think i should organize the data in a db rather than file, excel....
I may build a front end webpage to view the data?
so which one:
leaning SQLite
i hear mySQL is popular as is PostGreSql
My thought is to use SQLite and migrate to the other if I'll need it....
Any comments and opinions would be appreciated....
Thanks