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
A Base de Dados do WikiFX provém das autoridades reguladoras oficiais, como a FCA, ASIC, etc. Todos os conteúdos publicados são baseados na justiça, objetividade e fato. O WikiFX não cobra taxas de RP, taxas de publicidade, taxas de classificação, taxas de limpeza de dados e outras taxas ilógicas. O WikiFX fará o possível para manter a consistência e a sincronização do banco de dados com fontes de dados oficiais, como autoridades regulatórias, mas não garante que os dados sejam atualizados de forma consistente.
Dada a complexidade da indústria cambial, alguns corretores recebem licenças legais por meio de institutos de regulamentação fraudulentos. Caso os dados publicados pela WikiFX não estejam de acordo com o fato, clique em 'Reclamações' e 'Correção' para nos informar. Verificaremos imediatamente e divulgaremos os resultados.
Os contratos de câmbio, metais preciosos e balcão (OTC) são produtos alavancados, que apresentam riscos elevados e podem levar a perdas de seu capital de investimento. Por favor, invista racionalmente.
Nota especial, o conteúdo do site Wikifx é apenas para fins informativos e não deve ser interpretado como um conselho de investimento. O corretor Forex é escolhido pelo cliente. O cliente entende e leva em consideração que todos os riscos decorrentes da negociação Forex não são relevantes para o WikiFX, o cliente deve assumir total responsabilidade por suas consequências.