Global Broker Regulation Inquiry App
About WikiFX
Open Source Edition
Cooperation Edition
WikiFX Search Plugin Integration Guide
This guide explains how developers can embed a broker search box on their site. User input will open a list of matching brokers from www.fxeyema.com in a new window.
Step 1: Create a Container
Add a div at a proper position in <body></body> of the page, and customize a unique id, such as <div id=“div_jiaoyishang”></div>. This div is used as a container to determine the html fragment generated by the js code to finally display the location of visible search box on the page.
Step 2: Invoke the JS Code [Method 1: Basic] Configure the plugin by modifying the parameters in the script URL.

01.

02.

03.

<script type=“text/javascript” src=“//osshead.interface003.com/headfoot/fxeye/Content/js/tradersearch.js?id=div_jiaoyishang&width=350px&height=30px&buttomwidth=50px&border=1px&color=#f4c830&ts=” + Math.random()></script>

Copy
[Method 2: JavaScript Object Configuration]

01.

02.

03.

04.

05.

06.

07.

08.

09.

10.

11.

12.

13.

14.

15.

<script type=“text/javascript”>

var fx = new Object();

fx.id=“div_jiaoyishang”;

fx.width=“350px”;

fx.height=“30px”;

fx.buttomwidth=“50px”;

fx.border=“1px”;

fx.color=“#f4c830”;

var script=document.createElement(“script”);

script.type=“text/javascript”;

script.src=“//osshead.interface003.com/headfoot/fxeye/Content/js/tradersearch.js?id=”+ fx.id

+“&border=“+fx.border+”&color=“+fx.color+”&ts=” + Math.random();

document.getElementsByTagName(‘body’)[0].appendChild(script);

</ script>

Copy
Parameter Reference

Parameter

Type

Required

Description

id

String

Yes

Specifies the container DIV's ID for the input box.

width

String

No

Sets the total width of the search box (i.e., the container).

height

String

No

Sets the total height.

buttomwidth

String

No

Sets the width of the search button.

border

String

No

Sets the border thickness of the search box.

color

String

No

Background Color

Note: Place the Step 2 JavaScript code after the container <div>. For best performance, we recommend placing it just before the closing </body> tag.
Live Demo
Usage: Enter a company name or regulatory number to search on WikiFX.
Live Demo
Usage: Enter a company name or regulatory number to search on WikiFX.
Featured Cases
Step 1: Create a Container
Add a div at a proper position in <body></body> of the page, and customize a unique id, such as <div id=“div_jiaoyishang”></div>. This div is used as a container to determine the html fragment generated by the js code to finally display the location of visible search box on the page.
Step 2: Invoke the JS Code [Method 1: Basic] Configure the plugin by modifying the parameters in the script URL.

01.

02.

03.

<script type==“text/javascript” src=“https://osshead.interface003.com/headfoot/fxeye/Content/js/tradersearch.js?id=div_jiaoyishang&width=350px&height=30px&buttomwidth=50px&border=1px&color=#f4c830&key=5x2102f96wq6&ts=” + Math.random()=Math.random()></script>

Copy
[Method 2: JavaScript Object Configuration]

01.

02.

03.

04.

05.

06.

07.

08.

09.

10.

11.

12.

13.

14.

15.

16.

<script type=“text/javascript”>

var fx = new Object();

fx.id=“div_jiaoyishang”;

fx.width=“350px”;

fx.height=“30px”;

fx.buttomwidth=“50px”;

fx.border=“1px”;

fx.color=“#f4c830”;

fx.key=“5x2102f96wq6”;//设置合作码,与客服联系后填写。注:私自修改无效

var script=document.createElement(“script”);

script.type=“text/javascript”;

script.src=“//osshead.interface003.com/headfoot/fxeye/Content/js/tradersearch.js?id=”+ fx.id

+“&border=“+fx.border+”&color=“+fx.color+”&ts=” + Math.random();

document.getElementsByTagName(‘body’)[0].appendChild(script);

</ script>

Copy
Step 3: Get Partnership Code
Contact WikiFX Support for a partnership code by adding WeChat:FXEYE02、FXEYE07。
Parameter Reference

Parameter

Type

Required

Description

id

String

Yes

Specifies the container DIV's ID for the input box.

width

String

No

Sets the total width of the search box (i.e., the container).

height

String

No

Sets the total height.

buttomwidth

String

No

Sets the width of the search button.

border

String

No

Sets the border thickness of the search box.

color

String

No

Background Color

key

String

No

Merchant ID. The open-source version includes this feature but lacks custom branding.

Note: Place the Step 2 JavaScript code after the container <div>. For best performance, we recommend placing it just before the closing </body> tag.
Select Country/Region
United States
※ WikiFX compiles data from publicly available sources and user contributions. While we endeavor to maintain its accuracy, we do not warrant the information's completeness, accuracy, or timeliness, as it may become outdated. Investors are strongly advised to verify critical details with official sources before making any decisions.
You are visiting the WikiFX website. WikiFX Internet and its mobile products are an enterprise information searching tool for global users. When using WikiFX products, users should consciously abide by the relevant laws and regulations of the country and region where they are located.
consumer hotline:006531290538
Official Email:support@wikifx.com;
Mobile Phone Number:234 706 777 7762;61 449895363
Telegram:+60 103342306
Whatsapp:+852-6613 1970;
License or other information error corrections, please send the information to:qa@wikifx.com
Cooperation:business@wikifx.com