WikiFX Search Plugin Invocation Documentation
This documentation is created to guide developers to build a broker search box on their own website and then open a matched brokers list of www.wikifx.com in a new window based on the input.
Create and append a div in the proper place of <body></body> and assign a unique ID to it, e.g. <div id='div_jiaoyishang'></div>. This div is utilized as a container to ensure the HTML fragment generated by JavaScript code will make the search box on the page visible.
<script type="text/javascript" src="https://www.wikifx.com/Contentgj/js/tradersearch.js?id=div_jiaoyishang&width=350px&height=30px&buttomwidth=50px&border=1px&color=#f4c830&ts=" + Math.random()></script>
<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="https://www.wikifx.com/Contentgj/js/tradersearch.js?id="+ fx.id +"&width="+fx.width+"&height="+fx.height+"&buttomwidth="+fx.buttomwidth
+"&border="+fx.border+"&color="+fx.color+"&ts=" + Math.random();
document.getElementsByTagName('body')[0].appendChild(script);
</script>
Parameter Name | Parameter Type | Required or not | Parameter Illustration |
---|---|---|---|
id | String | Yes | Specify where the input box is generated, that is the id of the div created in step 2. |
width | String | No | Configure the total width of the search box, namely the container width |
height | String | No | Configure the total height |
buttomwidth | String | No | Width of the button on the left, used to adjust the input box and buttons |
border | String | No | Border thickness of the search box can be adjusted according to the overall size of the input box |
color | String | No | Background Color |
Remarks: Place the JavaScript code mentioned in Step 2 after the div container, the bottom of body is recommend
Instructions: Type the company name or the license number into the search box to enter WikiFX SERP
WikiFXのデータベースは各国の規制当局のオフィシャルデータを入手しており、例えばイギリスFCA、オーストラリアASICなど、公表されている内容はすべて公正、客観と事実を主旨としています。WikiFXはデータを各監督官庁などのオフィシャルデータとの一致性と同期性を維持に最大限の努力をしておりますが、リアルタイムに一致すること確約するものではありません。
外為業界の複雑性により、個別なFXブローカーが詐欺手段により監督官庁から合法登録を入手するのを排除できません。WikiFXで公表しているデータが実際の狀況と異なる場合、WikiFXの“クレーム”と“修正”機能で、お知らせください。我々は速やかに確認し、関連結果を公表します。
FX、貴金屬とCFD(OTC)取引はレバレッジを利用して行う取引であり、ハイリスクハイリターンの商品であり、投資にあたり元金以上の損失が発生する可能性があります。リスクを理解し投資してください。
特別注意事項:WikiFXでリストしている情報は參考であり、投資アドバイスではありません。お客様ご自身の責任で投資及び取引を行ってください