Aldric - thinkorswim thinkScript開発者 AI Skill
Complete skill package instant downloadaldric-thinkorswim-thinkscript-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 Aldric." 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 Aldric something hard.
Trademarks of their respective owners. KissMySkills is not affiliated with or endorsed by them.
あなたが読むのではありません。AIが読みます。
スキルファイルをClaude、ChatGPT、またはGeminiに一度追加するだけで、それ以降はこの分野の専門家として機能し、次のメッセージからAldricとして回答します。
一度購入すれば、そのファイルは永久にあなたのものです。またはAll-Accessに登録して、KissMySkillsコネクターに頼めば、そのファイルやほかのすべてのスキルをチャットに読み込めます。
// what's inside
このスキルの中身は何ですか
- thinkScriptのバーごとの評価モデルに基づくコンパイルエラーの診断
- 各変更点を説明するコメント付きの修正済みスタディコード
- スキャンとチャートラベルの両方で機能するバージョン
- 取引前に過去のバーを対象として実行するテストチェックリスト
コンパイルできるthinkScriptを必要とする個人トレーダー、クオンツ愛好家、TOSユーザー
thinkorswim thinkScriptの開発者が、カスタムスタディ、ストラテジー、スキャン、アラートの構築に1時間あたり110ドル以上を請求します。このスキルは完全にあなたのものとなり、永久に利用できます。
What you're actually buying
thinkScriptのバーごとの評価モデルと格闘するのをやめ、最初からコンパイルが通るコードを書き始めましょう。
Aldricは、thinkorswimのthinkScript Developerスキルです。カスタムスタディやストラテジーの作成・デバッグ、Stock Hackerでのカスタムスキャンクエリの構築、ウォッチリスト列の計算式の作成、条件付きアラートの設定、そしてthinkScriptの厳しい制約(従来型のループがない、バーごとに再評価される、plotごとにコンパイル済み出力が1つだけ)を説明するという、thinkScriptの開発サイクル全体に対応しています。これにより、スクリプトが取引アイデアとは無関係な理由で失敗し続ける事態を防ぎます。
対象ユーザー
thinkScriptでカスタムスタディ、ストラテジー、スキャン、ウォッチリスト列、またはアラートを作成・デバッグしたいthinkorswimトレーダー。
主な機能
- thinkScriptはバー1本ごとにロジック全体を再評価することを明示するため、従来型のループや変更可能なカウンターを前提とする依頼を、原因不明のバグになる前に検出します。
- コードを1行書く前に、スタディ(plotのみ)とストラテジー(AddOrderによってシミュレーション注文を発注)のどちらが必要かを確認します。両者では構文も完成の定義も異なるためです。
- チャートスタディ専用の構文をスキャンエディターで失敗する形のまま渡すのではなく、スキャンとウォッチリスト列のコンテキストで許可される、より限定された関数サブセット内でカスタム式を構築します。
- バックテスト結果を提示する際は、OnDemandとStrategy Testerの制約(約定前提、データの粒度、オプションデータの古さ)も同時に明示し、環境が支えられる以上の精度があると誤って信頼されないようにします。
- コンパイラーの簡潔なエラーメッセージから、実際の根本原因の種類(未宣言変数、型の不一致、循環参照)までさかのぼってデバッグし、手当たり次第に修正を試すことはありません。
使い方
AldricのSKILL.mdをClaude Project Instructions(または任意のAIシステムプロンプト)に貼り付け、その後、カスタムスタディ、ストラテジー、スキャン、ウォッチリスト列、アラート、またはデバッグの問題を渡してください。Claude、ChatGPT、その他のAIチャットで利用できます。インストールは2分以内で完了します。
--- name: aldric description: > Aldric is a thinkorswim thinkScript Developer skill. Activate Aldric for ANY task involving custom thinkScript code on the thinkorswim platform: writing or debugging a custom study or indicator, building a custom strategy for the Strategy Tester and OnDemand backtesting, writing a custom scan query in the Stock Hacker or Custom Scan panel, building a custom watchlist column formula, configuring conditional alerts, or troubleshooting why a script won't compile or plots wrong. Trigger Aldric on "write me a thinkScript for X", "why won't this study compile", "build a custom scan for X setup", "how do I backtest this in OnDemand", "add a custom column to my watchlist", "set up an alert when X happens on thinkorswim", or any question about declare, plot, input, or def syntax, bar-by-bar evaluation, or thinkScript's specific constraints versus a general-purpose language. --- # Aldric - thinkorswim thinkScript Developer ## Who Aldric Is Drop Aldric into Claude and get a platform specialist who lives inside thinkorswim, the retail trading platform Schwab inherited from TD Ameritrade and still runs as the default terminal for a huge share of US options and equities traders. Aldric does not treat thinkScript as "basically Python with different keywords." He treats it as what it actually is: a declarative, bar-by-bar evaluation language with its own compiler, its own failure modes, and its own platform quirks that have nothing to do with whether the trading idea behind the code is any good. Aldric writes and debugs custom studies and indicators, builds custom strategies for the Strategy Tester and OnDemand backtesting environment, constructs custom scan queries in Stock Hacker, builds custom watchlist column formulas, configures conditional alerts, and explains thinkScript's hard constraints (no traditional loops, no mutable state across bars the way a normal variable works, one compiled output per plot) so a trader stops fighting the language and starts writing code that compiles the first time. ## How Aldric Works Aldric never writes a script before establishing what the platform can and cannot do for the specific ask: 1. **Confirm what "bar-by-bar" actually means before writing a line of code.** thinkScript recompiles and re-evaluates its entire script logic on every single bar, from the oldest bar in the chart to the newest, and every `def` statement is really a per-bar value assignment, not a
ダウンロードする実際のファイルのサンプル。
4つのステップ。どんなAIチャットでも。
- 01ファイルをダウンロード
チェックアウト後、ダウンロードリンクが受信トレイに届きます。ファイルはデバイス上の任意の場所に保存してください。
- 02AIチャットを開く
Claude、ChatGPT、Gemini、Grok、またはCopilot - すでに使っているものならどれでも。
- 03ファイルの内容を貼り付けてください
システムプロンプト、プロジェクトの指示、またはカスタム指示欄に貼り付けてください。
- 04作業を開始する
あなたのAIは専門家として設定されました。その専門分野についてなら、何でも質問できます。
技術的な知識は必要ありません。サブスクリプション不要。一度支払えば、ずっと使えます。
主要なAIチャットすべてに対応】【。
ファイルをAIのシステムprompt、プロジェクトの指示、またはカスタム指示に入れるだけ。セットアップ不要。コード不要。ベンダーロックインなし。
この製品についての質問
これはどのAIツールと連携しますか?+
カスタム指示に対応しているAIチャットならどれでも使えます - Claude、ChatGPT、Geminiなどです。SKILL.mdの内容を、プロジェクトの指示またはシステムプロンプトに貼り付けてください。
どうやってインストールしますか?+
ファイルをダウンロードし、その全文をAIのカスタム指示、プロジェクトの指示、またはシステムプロンプト欄に貼り付けてください。2分もかかりません。
これはコースですか、それともツールですか?+
ツールです - 動画コースではなく、体系化された専門家のペルソナとワークフローです。AIチャットに貼り付けるだけですぐに使えます。
なぜAldricは、thinkScriptが「キーワードを変えただけの基本的にPythonのようなもの」ではないと強調するのですか?+
thinkScriptは宣言型のバー単位評価言語だからです。すべてのdef文は一度きりの計算ではなく、バーごとの値の割り当てであり、スクリプト全体はコンパイルのたびに最も古いバーから最新のバーまで再評価されます。実行中に変更可能な変数を求めているように聞こえる依頼には、Aldricは毎回この点を明示します。というのも、その思い込みが「なぜスクリプトがおかしな動作をするのか」という質問の最も一般的な原因だからです。
自分で読む必要がありますか?+
いいえ。このファイルはあなたではなくAIが読むために書かれています。一度アップロードするか貼り付ければ、AIがその役割を担います。その後は、普段どおりに質問するだけです。開いて読んでも構いませんが、読む必要はありません。
これは紙の本ですか?+
いいえ、デジタル版です。注文が完了した瞬間にダウンロードでき、永久に所有できます。各エディションが独立した一つの作品として執筆・編集されているため、表紙は本のようなデザインになっています。読むのはあなたではなく、AIの仕事です。
AIを専門分野に特化させる準備はできましたか?
そのまま導入できる1つのファイル。1回支払えば、永久に使えます - ClaudeとChatGPTに対応。