Create and Test Forex Strategies
You can integrate the Historical Data Service application in your website.
Integration code:
<iframe id="data-app-frame" src="https://data.forexsb.com/data-app" style="width: 100%; border: none" height="1000px" scrolling="no"> Please use a browser that supports the iFrame technology! </iframe> <script>window.iFrameResizer = {targetOrigin: "https://data.forexsb.com"};</script> <script src="https://data.forexsb.com/assets/js/iframeResizer.min.js"></script> <script>iFrameResize({checkOrigin: false}, "#data-app-frame");</script>