You can embed the Technical Analysis web component directly into your website by iframing it into the relevant section of your site.
This will involve using standard HTML <iframe> tags, and will look something like this:
<iframe src="url_from_autochartist"></iframe>
There are 2 integration options.
Option 1 (Simple Method)
If you have limited IT team capabilities, or limited access to your CRM, you can simply iframe the production URL sent to you during onboarding, into the client area of your site.
The production URL will need to be replaced periodically (every 14 months), and our team will provide you with the replacement URL when it’s time.
Option 2 - Recommended (Expiry Token Method)
This is slightly more technical, but it provides better value by preventing the iframe link from being bookmarked by the trader, forcing them to come back to your site to get access.
With this option your IT team will need to add some code that allows your site to generate a secure expiry token for the iframe content. It is very basic coding, and you can find details here:
How to generate Authentication Tokens for your Web Components
Technical Analysis iframe’s URL & Parameters
The Base URL is:
https://component.autochartist.com/to/
Required Parameters:
Authentication Parameters (see How to generate Authentication Tokens for your Web Components):
Followed by additional Parameters:
Notes:
The final link will look like this: