1.2.1Linking to the framework's Javascript and CSS in a widget

Scripts and UDIXes have automatic access to the framework. A widget needs to include the following references in its HTML (usually in the <head>):

<script src="https://mytrader.fxbluelabs.com/scripts/widget-js"></script>

<link rel="stylesheet" type="text/css" href="https://mytrader.fxbluelabs.com/css/widget-css"/>