Real Time Market Data Into Ignition Tags

Hello Inductive community,

My team and I are trying to bring to life a custom dashboard for our clients. One of the widgets we want to incorporate is “Real Time Stock Market Data”. We want to bring individual commodity prices in as Tags, so we can calculate Oil and Gas production in $$$.

We are trying to find the best means to accomplish this. Has anybody successfully done something similar?

What is the best method to bring this type of data into Ignition. Is an API required or is there an alternative method?

Thanks in advance.

I think your best bet would be calling an online stock API using Ignition’s system.net functions, specifically system.net.httpClient()