Dear-
Personally my watchlist has roughly 500 equities, similar to SnP500. Also need only 1-min data, with no precise data like tick.
Since it is hard to program myself to connect data provider, how about an alternative way to catch the current price for 500 equities, from middle man, with no difficult programming?
I am not sure it is allowed or not. Some middleman or company may provide current price so that I can use something like ftp (file transfer protocol) for the 1-min updated price change.
Of course, it is easy to download daily OCLC until yesterady, by R and yahoo.com/finance.
Simply middleman may open a csv file with 500 rows and 2 columns, so that I use linux command (or windows) "ftp His_IP_address thefile.csv"
-Jay
Personally my watchlist has roughly 500 equities, similar to SnP500. Also need only 1-min data, with no precise data like tick.
Since it is hard to program myself to connect data provider, how about an alternative way to catch the current price for 500 equities, from middle man, with no difficult programming?
I am not sure it is allowed or not. Some middleman or company may provide current price so that I can use something like ftp (file transfer protocol) for the 1-min updated price change.
Of course, it is easy to download daily OCLC until yesterady, by R and yahoo.com/finance.
Simply middleman may open a csv file with 500 rows and 2 columns, so that I use linux command (or windows) "ftp His_IP_address thefile.csv"
-Jay