
內容簡介
透過 WordPress 簡碼,將Kite Connect交易按鈕嵌入您的文章或頁面,為您的金融部落格讀者或市場分析消費者提供更好的使用體驗,為使用者提供獨特的交易體驗,同時為您增加收入機會。
使用方法
您可以透過 WordPress 可視化編輯器嵌入簡碼,在編輯器按鈕中找到 Kite 商標。
手動嵌入簡碼。
示例
品牌 Kite 按鈕
[kite type="branded" exchange="NSE" transaction_type="BUY" tradingsymbol="INFY" quantity="1" order_type="MARKET" product="MIS" variety="regular" validity="DAY"][/kite]
自定義按鈕
[kite type="button" exchange="NSE" transaction_type="BUY" tradingsymbol="INFY" quantity="5" order_type="LIMIT" product="MIS" price="200" variety="regular" validity="DAY"]BUY NSE @ 200[/kite]
錨點標記
[kite type="link" exchange="NSE" transaction_type="BUY" tradingsymbol="INFY" quantity="1" order_type="MARKET" product="MIS" variety="regular" validity="DAY"]BUY INFY [/kite]
可用屬性
exchange – 交易所名稱(預設值:NSE)。
tradingsymbol – 交易工具的 tradingsymbol(預設值:INFY)。
transaction_type – 買入(BUY)或賣出(SELL)(預設值:BUY)。
price – 限價定單與止損限價定單的價格。
trigger_price – 止損限價定單的觸發價格。
quantity – 交易數量(預設值:1)。
order_type – 訂單類型(MARKET、LIMIT、SL、SL-M)(預設值:MARKET)
variety – 訂單種類(常規或amo)(預設值:regular)
product – 訂單產品(MIS、CNC、NRML)(預設值:MIS)
validity – 訂單有效期(DAY 或 IOC)(預設值:DAY)
readonly – 設置訂單是否可編輯(預設值:false)
api_key – 自定義 Kite 出版商 API 金鑰。您可以在此註冊以取得自己的 api_key。
tag – 訂單標記(最多 8 個字母或數字字符)(預設值:WP)
外掛標籤
開發者團隊
原文外掛簡介
Embed Kite Connect trade buttons on your posts/pages using WordPress shortcodes and add better user experience for your end users, be it readers of your financial blog or consumers of your market analysis. A trading experience unlike anything for them, and prospects of added revenue for you.
Usage
You can embed shortcode through WordPress visual editor. Look for the Kite logo in your editor buttons.
Manually embed short code.
Examples
Branded Kite button
[kite type="branded" exchange="NSE" transaction_type="BUY" tradingsymbol="INFY" quantity="1" order_type="MARKET" product="MIS" variety="regular" validity="DAY"][/kite]
Custom button
[kite type="button" exchange="NSE" transaction_type="BUY" tradingsymbol="INFY" quantity="5" order_type="LIMIT" product="MIS" price="200" variety="regular" validity="DAY"]BUY NSE @ 200[/kite]
Anchor tag
[kite type="link" exchange="NSE" transaction_type="BUY" tradingsymbol="INFY" quantity="1" order_type="MARKET" product="MIS" variety="regular" validity="DAY"]BUY INFY [/kite]
Available attributes
exchange – Name of the exchange (default: NSE).
tradingsymbol – Tradingsymbol of the instrument (default: INFY).
transaction_type – BUY or SELL (default: BUY).
price – For LIMIT and SL orders.
trigger_price – For SL, SL-M orders.
quantity – Quantity to transact (default: 1).
order_type – Order type (MARKET, LIMIT, SL, SL-M) (default: MARKET)
variety – Order variety (regular or amo) (default: regular)
product – Order product (MIS, CNC, NRML) (default: MIS)
validity – Order validity (DAY or IOC) (default: DAY)
readonly – set order as editable or not. (default: false)
api_key – Custom Kite publisher api key. You can signup here to ger your own api_key.
tag – Order tag (maxium 8 alphanumeric characters) (default: WP )
