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 द्वारा उपयोग किए जाने वाले डेटा एफसीए, एएसआईसी जैसे विनियमन संस्थानों द्वारा प्रकाशित सभी आधिकारिक डेटा हैं। सभी प्रकाशित सामग्री निष्पक्षता, विषय निष्ठता और तथ्य की सच्चाई के सिद्धांतों पर आधारित हैं। यह पीआर शुल्क\विज्ञापन शुल्क\रैंकिंग शुल्क\डेटा हटाने शुल्क सहित ब्रोकर से किसी भी कमीशन को स्वीकार नहीं करता है। WikiFX डेटा को विनियमन संस्थानों द्वारा प्रकाशित उस के अनुरूप रखने की पूरी कोशिश करता है लेकिन रियल टाइम में रखने के लिए प्रतिबद्ध नहीं है।
विदेशी मुद्रा उद्योग की गतिविधियों को देखते हुए, कुछ ब्रोकर को वित्तीय द्वारा विनियमन संस्थानों द्वारा कानूनी लाइसेंस जारी किए जाते हैं। यदि विकीएफएक्स द्वारा प्रकाशित डेटा तथ्य के अनुसार नहीं है, तो हमें सूचित करने के लिए शिकायतें और सुधार फंशन का उपयोग करें। हम तुरंत जांच करेंगे और परिणाम प्रकाशित करेंगे।
विदेशी मुद्रा, कीमती धातुएं और ओवर-द-काउंटर (ओशन) अनुबंध लीवरेज्ड उत्पाद हैं, जिनमें उच्च जोखिम हैं और आपके निवेश नीति के नुकसान हो सकते हैं। पृष्ठ निहितता से निवेश करें।
विशेष सूचना: WikiFX द्वारा प्रदान की गई जानकारी केवल संदर्भ के लिए है और किसी भी निवेश सलाह को इंगित नहीं करता है। निवेशकों को अपने द्वारा ब्रोकर का चयन करना चाहिए। ब्रोकरों के साथ शामिल जोखिम विकीएक्स के प्रासंगिक नहीं है। अपने स्वयं के प्रासंगिक परिणामों और जिम्मेदारियों को सुरक्षित करेंगे।