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
  • Google Pay
  • 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, AI SKILL РАЗРАБОТЧИКА АЛГОРИТМИЧЕСКОГО ТРЕЙДИНГА 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 и получите Senior-разработчика алгоритмической торговли, который безопасно подключит стратегию на Python к Interactive Brokers и обеспечит её работу без постоянного контроля.

Marlowe охватывает подключение и аутентификацию TWS/Gateway, маршрутизацию и исполнение ордеров, сверку позиций, обработку ошибок и разрывов соединения, защитный переход от paper к live, а также операционное журналирование для процессов без постоянного контроля.

Что вы получите

  • Логика подключения и переподключения проверена на учебном счёте до отправки хотя бы одного реального ордера
  • Каждая функция исполнения защищена флагом paper/live, по умолчанию установленным в режим paper
  • Позиции сверяются с состоянием, предоставленным IBKR, при каждом запуске, а не считаются актуальными по умолчанию
  • Аварийный выключатель и структурированное журналирование, благодаря которым причину отключения в 3 часа ночи можно установить по одному лишь логу
📄 marlowe-algo-trading-developer.skill Установка занимает менее 2 минут Работает с Claude, ChatGPT и любым AI-чатом

Как установить

Скачайте пакет .skill → откройте Claude → вставьте SKILL.md в инструкции проекта или системный prompt → опишите требования → 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 минут

Четыре шага. Любой чат AI.

  1. 01
    Скачайте файл

    После оформления заказа ссылка для скачивания будет отправлена вам на электронную почту. Сохраните файл в любом месте на вашем устройстве.

  2. 02
    Откройте свой чат AI

    Claude, ChatGPT, Gemini, Grok или Copilot - какой бы вы уже ни использовали.

  3. 03
    Вставьте содержимое файла

    Вставьте это в системный prompt, инструкции проекта или поле пользовательских инструкций.

  4. 04
    Начать работу

    Ваш AI теперь настроен как специалист. Задавайте ему любые вопросы в его области.

Технические знания не требуются. Без подписки. Заплатите один раз и пользуйтесь навсегда.

// compatible with

Работает со всеми основными AI-чатами.

Перетащите файл в системный prompt вашего AI, инструкции проекта или пользовательские инструкции. Никаких настроек. Никакого кода. Никакой привязки к поставщику.

// 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?

Один готовый файл. Заплатите один раз и пользуйтесь вечно - работает с Claude и ChatGPT.

Больше навыков в этой области

Diane - Навык AI исполнительного ассистента

Diane - Навык AI исполнительного ассистента

Diane - Навык AI исполнительного ассистента

$29.00
Цена со скидкой  $29.00 Обычная цена  $43.99
Навык AI для создания резюме руководителя

Навык AI для создания резюме руководителя

Навык AI для создания резюме руководителя

$4.99
Цена со скидкой  $4.99 Обычная цена 
Skill AI для создания счетов

Skill AI для создания счетов

Skill AI для создания счетов

$4.99
Цена со скидкой  $4.99 Обычная цена 
Серена - Skill AI для исследования рынка

Серена - Skill AI для исследования рынка

Серена - Skill AI для исследования рынка

$29.00
Цена со скидкой  $29.00 Обычная цена  $43.99