Archived — below our codifiability bar

ChatGPT, Ichimoku Cloud Trading Bot

Discover a trading bot strategy designed with ChatGPT, using the Ichimoku Cloud indicator. Learn how this AI-generated Pine Script delivered over 11,000% return

Published · Archived · Methodology: Technical Indicators

  • Algo score: 70%
  • Discretionary score: 25%

This strategy was decoded from a public trading video but did not clear Strategy Decoder's codifiability bar: the extraction could not pin the rules down precisely enough to be turned into a reviewable specification. It is kept here as a reference post-mortem rather than as a strategy you can trade or backtest.

Part of: Ichimoku Strategies

  • Methodology: Technical Indicators
  • Content type: strategy

Indicators mentioned

  • Ichimoku Cloud

Why this strategy was archived

The Ichimoku Cloud is a complete trend framework packed into one overlay: the Tenkan-sen and Kijun-sen as fast and slow baselines, the Kumo projected forward from them as dynamic support and resistance, and the Chikou span checking current price against past structure. This entry covers Trade Tactics' video "ChatGPT Custom Trading Bot +11000%", which combines that indicator with an LLM-assisted workflow for building and testing an automated bot.

**Why this entry is archived.** Our extraction scored this video below the codifiability bar. It clearly identified the Ichimoku Cloud as the engine of the system and captured the shape of the bot-building process, but not a rule set precise enough to automate: which cloud interactions constitute a signal, what confirmation is required from the Tenkan/Kijun cross or the Chikou span, on which timeframe and market the logic is meant to operate, and how trades are exited or sized are referenced or implied rather than defined. Coding it would mean supplying those decisions ourselves, and an entry that depends on our guesswork is not a faithful decode. Reported performance figures play no part in this assessment — our bar is whether a rule set can be reproduced, not what results are claimed for it.

**What it still offers.** The video is useful as a build walkthrough: it shows how a trader can use an LLM to move from an indicator concept to working bot code, which is a practical skill regardless of the strategy being automated. Ichimoku is a reasonable subject for that exercise, since its components are formulaic and translate cleanly into code once the trigger conditions are pinned down. If you are researching Ichimoku systems, treat this as process material, and see the Ichimoku Cloud concept hub and the active catalog for entries where the full entry and exit rules were successfully extracted.

Source video

Decoded from: ChatGPT Custom Trading Bot +11000% by Trade Tactics — watch the original

Key timestamps:

  • 0:00 - Introduction to ChatGPT trading bot
  • 0:12 - Strategy incorporating Ichimoku Cloud
  • 0:25 - Implementation and results
  • 0:35 - Code availability

Frequently asked questions

Why is this Ichimoku Cloud bot entry archived?

The video centers on the Ichimoku Cloud and on building a bot around it, but does not specify the entry, confirmation, exit, and timeframe conditions precisely enough to automate without guesswork. Our extraction scored it below the codifiability bar required for the active catalog.

Is the video still worth watching?

Yes — as a build walkthrough. It demonstrates how to use an LLM to turn an indicator idea into working bot code, which is a transferable process even when the strategy details are left open.

What would this entry need to leave the archive?

Explicit trigger conditions tied to specific Ichimoku components (cloud breaks, Tenkan/Kijun crosses, Chikou confirmation), plus a defined timeframe, market, and exit or stop logic. With those specified, the strategy could be coded and backtested faithfully.

Where can I find codifiable Ichimoku Cloud strategies?

The Ichimoku Cloud concept hub and the active catalog list decoded video strategies whose full rule sets were extracted.

Other archived strategies

Browse all archived strategies · Explore the strategies that did make the cut