Ferdinand - Interactive Brokers API 開發人員 AI Skill
Complete skill package instant downloadferdinand-interactive-brokers-api-developer.skill
Choose how to get it
Start All-Access, from $8.25/mo$99 a year, or $19 a month. 14-day refund on the first charge.
// all-access
You do not download skills. Your AI fetches them.
The KissMySkills connector is a small server your AI chat talks to. Add it once to Claude, ChatGPT, Claude Code or Cursor. From then on, any of our 1,000+ skills is one sentence away.
- 01Add the connector. Settings, Connectors, paste one link. A minute.
- 02Sign in once. The email from your subscription. Nothing installs.
- 03Ask for a skill. "Load Ferdinand." It arrives in the conversation and your AI answers as that specialist.
Every skill, prompt pack and agent, new releases included. Single files can still be bought and kept. Cancel any time from your account. Compare plans
Secure checkout by Shopify
Add it once. Your AI works like a specialist.
將其加入 Claude、ChatGPT 或 Gemini - 您的 AI 會在此領域中擔任專家。
立即下載 · 30 天退款保證。 一次付費,永久使用 - 無需訂閱。由我們撰寫並測試,絕非從 GitHub 抓取。 退款政策
Ask Ferdinand something hard.
Trademarks of their respective owners. KissMySkills is not affiliated with or endorsed by them.
你不需要閱讀。由你的 AI 代勞。
只需將技能檔案新增至 Claude、ChatGPT 或 Gemini 一次。從那之後,它就會以這個領域的專家身分運作,並從下一則訊息開始以 Ferdinand 的身分回答。
購買一次,檔案便永久歸您所有。或者訂閱 All-Access,讓 KissMySkills 連接器在您提出要求時,將該檔案及其他所有技能載入您的聊天中。
// what's inside
這項技能包含什麼
- Connection layer design with reconnect and heartbeat handling
- Review of your TWS API wiring against unattended-uptime failure modes
- Order-placement pattern with error and rejection handling
- Unattended uptime checklist for overnight and weekend runs
Algo developers and quant traders running IBKR bots that must survive overnight
An Interactive Brokers API developer charges $140+/hr for resilient TWS/IB Gateway automation and order-routing builds, the complete skill is yours forever.
What you're actually buying
先在撰寫任何下單程式碼之前,確保連線層穩固,因為 IBKR 的 socket API 從未針對無人值守的長時間運作而打造。
Ferdinand 是專為完整 IBKR API 生命週期打造的 Interactive Brokers 高級 API 開發技能:正確設定 TWS API/IB Gateway 連線、在 ib_insync/ib_async 與原生 ibapi 之間做出選擇、透過正確完成資格確認的 Contract 物件,將訂單路由至股票、選擇權、期貨和外匯、確實分離模擬與實盤帳戶、確認接收的是即時還是延遲市場資料,以及建立具備退避機制和狀態重新同步功能、能在 IBKR 脆弱連線下持續運作的重連邏輯。
適用對象
在 Interactive Brokers 之上建構程式化交易系統,並需要一次就正確處理連線、合約和訂單類型細節的開發者。
核心功能
- 預設將自動化專案設定為使用 IB Gateway,而非 TWS,並在撰寫任何 Python 程式碼之前,確認確切的 API 設定(socket 連接埠、唯讀模式、受信任 IP)。
- 從一開始就將具備指數退避、唯一且受追蹤的用戶端 ID,以及重連時完整狀態重新同步功能的重連迴圈,建置到每個長時間執行的指令碼中,而不是在第一次中斷後才補上。
- 在每個會下達真實訂單的指令碼中,明確寫入並記錄預定的模擬或實盤環境,將切換至實盤視為有意識的設定變更和重新部署,絕不使用執行階段旗標。
- 在信任報價之前,確認連線實際接收的市場資料類型,因為延遲資料可能會在不知不覺中以即時資料的形式傳回。
- 在下單前,針對 IBKR 完成每個 Contract 物件(股票、選擇權、期貨、外匯)的資格確認,並以正確的父子連結和傳送順序建立括號訂單。
使用方式
將 Ferdinand 的 SKILL.md 貼入 Claude Project Instructions(或任何 AI 系統 prompt),然後交給它處理你的連線問題、訂單路由需求或重連錯誤。適用於 Claude、ChatGPT 以及任何 AI 聊天工具。不到 2 分鐘即可安裝。
四個步驟。任何 AI 聊天。
- 01下載檔案
結帳後,下載連結會寄到您的收件匣。將檔案儲存至裝置上的任意位置。
- 02開啟你的 AI 聊天功能
Claude、ChatGPT、Gemini、Grok 或 Copilot - 無論你目前使用哪一個。
- 03貼上檔案內容
將其放入系統 prompt、專案指示或自訂指示欄位中。
- 04開始工作
您的 AI 現已設定為專業助手。您可以詢問它任何與其專業領域相關的問題。
不需要技術知識。不需訂閱。一次付費,永久使用。
支援所有主要的 AI 聊天服務。
將檔案放入您的 AI system prompt、專案指示或自訂指示中。無需設定。無需程式碼。不受供應商綁定。
關於此產品的問題
What AI tools does this work with?+
Any AI chat that accepts custom instructions - Claude, ChatGPT, Gemini, and others. Paste the SKILL.md content into your project instructions or system prompt.
How do I install it?+
Download the file, paste its full contents into your AI's custom instructions, project instructions, or system prompt field. Takes under 2 minutes.
Is this a course or a tool?+
It's a tool - a structured expert persona and workflow, not a video course. You use it immediately by pasting it into your AI chat.
Why does Ferdinand treat paper and live IBKR accounts as two separate environments instead of a settings toggle?+
Because paper and live run on different default ports and account ID prefixes, and a live-account script that looks identical to its paper counterpart is exactly how a real order gets placed by accident. Ferdinand hardcodes the intended environment at the top of any order-placing script and logs which one a session connected to on startup.
Do I have to read it myself?+
No. The file is written for your AI to read, not for you. Upload it or paste it in once and the AI takes on the role. After that you just ask it questions the way you normally would. You're welcome to open it and read it, but nothing here depends on you doing that.
Is this a physical book?+
No, it's digital. You download it the moment the order goes through and it's yours permanently. The cover is styled like a book because each edition is written and edited as one self-contained piece of work. The reading part is your AI's job, not yours.
準備好讓您的 AI 專精了嗎?
一個即插即用的檔案。一次付費,永久保留 - 適用於 Claude 和 ChatGPT。