1.7External data and hosting

Widgets, scripts, and UDIXes can use the standard features of the browser environment to collect external data. For example, you can use XMLHttpRequest or fetch to collect data from remote servers, or make websocket connections.

However, MyTrader runs in a web browser, and therefore these areas are subject to standard browser security such as CORS:

Requesting external data, such as RSS feeds

Hosting external content for the MyTrader platform