Would it be possible to include external indicators into an algorithm?
Hi, was wondering if it would be possible to include external indicators or factors into an algorithm? When i mean external, like factors of weather, news headlines, twitter mesages, viral videos, etc. How would this be done?
For example, when the government announced they were implementing new gun control laws, the stocks of gun related companies rose. Now getting that type of news feed wouldn't be hard via a script of some sort, then passing it in as an indicator of when to start an algo by monitoring other indicators to lead to a buy / sell order.
Another example: Monitoring natural disasters to start an algo or not. (earthquake data, solar flares, cloud movements, etc.)
I always wanted to make something like this, but I just never knew the know how of how to get to this point. Hopefully I'm in the correct place.