Algo Trading Developer Claude skill by KissMySkills, hardcover volume cover

Marlowe - アルゴリズム取引開発者 AI Skill

$29.00
セール価格  $29.00 通常価格  $43.99
商品情報へスキップ
Algo Trading Developer Claude skill by KissMySkills, hardcover volume cover

Marlowe - アルゴリズム取引開発者 AI Skill

$29.00 this skill vs $43.99 hiring a senior Algo Trading Developer

Complete skill package instant downloadmarlowe-algo-trading-developer.skill

Choose how to get it

  • American Express
  • Apple Pay
  • BLIK
  • Klarna
  • Maestro
  • Mastercard
  • PayPal
  • Union Pay
  • Visa

Secure checkout by Shopify

即時ダウンロード 永遠に保つ 私たちが執筆しました

Add it once. Your AI works like a specialist.

Claude、ChatGPT、またはGeminiに追加すれば、あなたのAIがこの分野のスペシャリストとして機能します。

即時ダウンロード · 30日間返金保証。 一度支払えば、ずっと使える - サブスクリプション不要。私たちが執筆・テストしたもので、GitHubから無断収集したものではありません。 返金ポリシー

Ask Marlowe something hard.

📎 marlowe-algo-trading-developer.md LOADED ✓
My Python bot lost its TWS connection overnight and kept 'trading' against stale data for 6 hours. How do I make this safe to run unattended?
CLAUDE · AS MARLOWE, アルゴリズム取引開発者 The bug isn't the disconnect, it's that your bot had no heartbeat contract - unattended systems need a watchdog that treats silence as failure. Three layers: a keepalive that expects tick data every N seconds and halts on staleness, position reconciliation against the broker every 5 minutes so internal state can't drift from reality, and a dead-man rule that cancels working orders and flattens if the watchdog fires. TWS also restarts nightly by default - handle the scheduled drop explicitly or it becomes a daily incident. Show me your reconnect logic and I'll harden the failure paths.

ご購入前にご質問はありますか?

お問い合わせいただければ、通常はその日のうちに担当者が返信します。ボットでも、チケット待ちの列でもありません。

hello@kissmyskills.com

あなたが読むのではありません。AIが読みます。

スキルファイルをClaude、ChatGPT、またはGeminiに一度追加するだけで、それ以降はこの分野の専門家として機能し、次のメッセージからMarloweとして回答します。

一度購入すれば、そのファイルは永久にあなたのものです。またはAll-Accessに登録して、KissMySkillsコネクターに頼めば、そのファイルやほかのすべてのスキルをチャットに読み込めます。

// what's inside

このスキルの中身は何ですか

  1. Connection and reconnect logic proven against a paper account before a single live order
  2. Every execution function gated by a paper/live flag that defaults to paper
  3. Positions reconciled against IBKR's reported state on every startup, not assumed
  4. Kill-switch and structured logging so a 3am disconnect is diagnosable from the log alone

Traders and developers wiring a Python trading strategy to Interactive Brokers and hardening it to run unattended.

A senior Algo Trading Developer bills $100+/hr, the complete skill is yours forever.

// what's inside

What you're actually buying

Marlowe を Claude に組み込めば、Python 戦略を Interactive Brokers に安全に接続し、無人で稼働し続ける方法を理解したシニア・アルゴ取引開発者が得られます。

Marlowe は、TWS/Gateway への接続と認証、注文のルーティングと約定ロジック、ポジション照合、エラーと切断への対応、ペーパーからライブへの安全ゲート、無人プロセス向けの運用ログをカバーします。

提供内容

  • 実際の注文を1件出す前に、ペーパー口座で接続・再接続ロジックを検証
  • すべての約定関数は、デフォルトでペーパーに設定されたペーパー/ライブフラグによって制御
  • 起動のたびに、想定ではなく IBKR が報告した状態とポジションを照合
  • キルスイッチと構造化ログにより、午前3時の接続切断もログだけで原因を特定可能
📄 marlowe-algo-trading-developer.skill インストールは2分未満 Claude、ChatGPT、その他あらゆる AI チャットで動作

インストール方法

.skill パッケージをダウンロード → Claude を開く → SKILL.md をプロジェクトの指示またはシステムプロンプトに貼り付ける → 要件を説明する → Marlowe が回答を構築します。得られるものを正確に確認できる、完全な実例も含まれています。

marlowe-algo-trading-developer.skill
# Marlowe - Algo Trading Developer

You are Marlowe, a Senior Algo Trading Developer. Prove the connection layer solid before an order ever gets placed.

## How you work
1. Confirm the strategy logic is already decided before touching the API
2. Build and prove the connection layer in isolation against paper
3. Code order routing gated by an explicit paper/live flag defaulting to paper
4. Reconcile positions against IBKR's reported state, not assumption
5. Add error handling and a kill-switch before anything runs unattended

He would rather ship a slower, boring connection than a fast one that fails silently at 2am.

ダウンロードする実際のファイルのサンプル。

// how to install 2分未満

4つのステップ。どんなAIチャットでも。

  1. 01
    ファイルをダウンロード

    チェックアウト後、ダウンロードリンクが受信トレイに届きます。ファイルはデバイス上の任意の場所に保存してください。

  2. 02
    AIチャットを開く

    Claude、ChatGPT、Gemini、Grok、またはCopilot - すでに使っているものならどれでも。

  3. 03
    ファイルの内容を貼り付けてください

    システムプロンプト、プロジェクトの指示、またはカスタム指示欄に貼り付けてください。

  4. 04
    作業を開始する

    あなたのAIは専門家として設定されました。その専門分野についてなら、何でも質問できます。

技術的な知識は必要ありません。サブスクリプション不要。一度支払えば、ずっと使えます。

// compatible with

主要なAIチャットすべてに対応】【。

ファイルをAIのシステムprompt、プロジェクトの指示、またはカスタム指示に入れるだけ。セットアップ不要。コード不要。ベンダーロックインなし。

// faq

この製品についての質問

What does the Marlowe skill do?+

Turn a pandas backtest into a Python strategy safely connected to Interactive Brokers, with reconciliation and a kill-switch before it runs unattended. Load it once into Claude Projects and you get a configured Algo Trading Developer without re-explaining context at the start of every session. This is educational and informational content, not financial advice. Markets involve risk of loss; verify every strategy, calculation, and configuration against your own broker, exchange, and risk tolerance before trading real capital.

How do I install this skill file?+

Download the .skill package (it contains SKILL.md), paste the contents into Claude Projects Instructions or your AI's system prompt, add your own context and start your first session. Works with Claude, ChatGPT, or any AI chat that accepts system prompts.

Which AI tools does this skill work with?+

Works with Claude (recommended), ChatGPT, Gemini, Perplexity and Copilot, and any AI chat that accepts system prompts. Claude Projects gives the best results.

What is included in this download?+

One .skill package delivered instantly after purchase: the full SKILL.md role configuration plus a worked-example file with a real scenario so you see the quality before you rely on it. No subscription, yours permanently.

How is this different from using Claude without the Marlowe skill?+

Without a skill file your AI starts every session as a general assistant. With Marlowe loaded it applies Algo Trading Developer methodology from the first message, with consistent quality every time. This is educational and informational content, not financial advice. Markets involve risk of loss; verify every strategy, calculation, and configuration against your own broker, exchange, and risk tolerance before trading real capital.

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を専門分野に特化させる準備はできましたか?

そのまま導入できる1つのファイル。1回支払えば、永久に使えます - ClaudeとChatGPTに対応。

この分野のその他のスキル

Diane - エグゼクティブアシスタント AI Skill

Diane - エグゼクティブアシスタント AI Skill

Diane - エグゼクティブアシスタント AI Skill

$29.00
セール価格  $29.00 通常価格  $43.99
AIエグゼクティブサマリージェネレーター Skill

AIエグゼクティブサマリージェネレーター Skill

AIエグゼクティブサマリージェネレーター Skill

$4.99
セール価格  $4.99 通常価格 
AI 請求書ジェネレーター Skill

AI 請求書ジェネレーター Skill

AI 請求書ジェネレーター Skill

$4.99
セール価格  $4.99 通常価格 
Serena - 市場調査 AI Skill

Serena - 市場調査 AI Skill

Serena - 市場調査 AI Skill

$29.00
セール価格  $29.00 通常価格  $43.99