|
|
Adding a "Get Chart" button in your web page is easy and fast. Take the source code above as an example and:
- copy and paste the code segment 1 into the header of your HTML page
- put the code segment 2 to where you want to display the button
- put the code segment 3 to where you want to display the chart
To try out this demo, modify the source code above, add, for example, indicators in the chart by following the instructions in the source code, then click on the "Edit the text and click me" button.
You can also change the chart size, colors and all the small chart details to match the style of your web page. For more details, please refer to the integration API.
If you have subscripted the Golden Service Package, set tecstock_user_id to your user id as this demo does. This will display your company name on the top of the chart and make your web site more serious and professional. By default, "www.TecStock.com" is displayed.
You can find a more comprehensive example which allows a full control over the chart in demo 2.
|