Dear-
Given personal watch list of 500 stocks, similar to SnP 500.
Placing order (delivering to IB server with API use) for a specific equity is NOT in discussion here.
First I hope to hear a sound from local PC speaker, such as "MSFT touch your 1st level of alarm" as soon as MSFT hits $51.
Of course, price for first and second alarm is changing every day morning, given by programming and hours' computing yesterday night.
For example, we prepare a csv matrix last night, such as
MSFT 51.0 first
MSFT 49.0 second
......
With personal watch list of 500 equities, the above matrix has dimension of 1000 rows and 3 columns.
Is it possible?
If so, tell me data feed provider and some language(s) recommended, such and R or python if possible.
Any other help is appreciated.
Thanks in advance.
-Jay
Given personal watch list of 500 stocks, similar to SnP 500.
Placing order (delivering to IB server with API use) for a specific equity is NOT in discussion here.
First I hope to hear a sound from local PC speaker, such as "MSFT touch your 1st level of alarm" as soon as MSFT hits $51.
Of course, price for first and second alarm is changing every day morning, given by programming and hours' computing yesterday night.
For example, we prepare a csv matrix last night, such as
MSFT 51.0 first
MSFT 49.0 second
......
With personal watch list of 500 equities, the above matrix has dimension of 1000 rows and 3 columns.
Is it possible?
If so, tell me data feed provider and some language(s) recommended, such and R or python if possible.
Any other help is appreciated.
Thanks in advance.
-Jay