Indeks Aset

Created: 6/18/2018 | Updated: 8/15/2019 | Status: Published

The "Asset Index" widget presents the list of assets available on the options platform, and their trading hours.


Widget implementation:


<div id="bpwidgets"></div>

<script type="text/javascript">

  bpApp({

    apiHost: 'https://bpw.brand.com',

    themeSet: 'default',

    lang: 'en',

    state: 'wowMain.reports.assetIndex',

  }).render( '#bpwidgets');

</script>


Reminders:

Available widgets and their states - Click here

Make sure the following code is inserted in your HEAD section:

<script src="https://bpw.brand.com/BPWidgets/embed/widgets-iframe.js"></script>