SYSTEM NOTICE

Auto translation by AI. Be sure, accuracy, nuances and authorial intent may not be fully reflected.

Let's play at alternate history sci-fi! I wanted to see a timeline where AI doesn't dominate, so I built a 'Cloud Kingdom Indicator' with Gemini. AI dialogue summary


1. The 'AI? Is that something you can eat?' talk

Lately, everyone in the world is making such a fuss about 'AI, generative AI.' I was looking at that news on my smartphone during a break from farm work, and I suddenly thought, 'If there were a world where AI was never invented, what would my smartphone screen look like?'

So, before I knew it, I stayed up all night and had Gemini build me an indicator that revives the 'Cloud Kingdom.' ...I don't know what I'm doing with my life (lol).

2. I secretly witnessed the 'rebellion' of CLOU

While tinkering with various things, I found something interesting. I lined up the AI-related ETF 'AIQ' and our 'CLOU (Cloud).' Then, around April 2024, CLOU stopped listening to what the AI said and started walking off in a different direction.

Below is the correlation between CLOU and AIQ. CLOU (Global X Cloud Computing ETF) is an ETF composed of companies that drive the growth of cloud computing (SaaS, PaaS, IaaS, etc.). Major holdings include Datadog, Snowflake, DigitalOcean, Cloudflare, Salesforce, and others.

I tried lining up various other high-tech ETFs, but CLOU's 'escape velocity from the AI empire' is by far the fastest. It's like the cloud is declaring, 'I'm going my own way!' and watching it makes me want to cheer for it. It's like, 'Oh, run, run!'

3. I made a 'toy' to switch timelines

I actually thought about drawing a 'virtual chart,' but my head got all tangled up (hehe). In the end, I made a simple toy that just determines, 'Which timeline is this chart closer to right now?'

  • Calculation formula: (Correlation with CLOU - Correlation with AIQ) × ATR correction (Don't worry about the specific numbers! It's just for fun!)

  • Blue line: Territory of the Cloud Kingdom (how peaceful~)

  • Red line: Territory of the AI Empire (it's so busy and I hate it~)

When this line glows blue, it's like the 'Cloud Kingdom' has come back to life on my smartphone screen, and it makes me feel a little happy. As for whether it'll make money... well, that's for the gods to know!

4. Summary: The best way to invest is to play with 'alternate history'!

Smart people might tell me, 'Your calculations are a mess!', but that's fine. This is like a 'magic wand' for me to make boring reality a little more interesting.

The time I spend looking at the chart with this indicator installed feels like being in my own secret base. If you have friends who think, 'The world is so full of AI that it's suffocating!', please try using this. When the blue line shines, your chart is already our own 'Cloud Kingdom'.

...Anyway, I shouldn't be saying such silly things; I need to finish weeding the field. Hehe.

↓ This is for pasting into the TradingView Pine editor. Also, I think the dates will be off if it's not the US market 😅

// This Pine Script® code is subject to the terms of the Mozilla Public License 2.0 at https://mozilla.org/MPL/2.0/

//@version=6

indicator("Worldline Strength Line", overlay=true)


// Correlation calculation

corr_clou = ta.correlation(close, request.security("CLOU", "W", close), 20)

corr_aiq = ta.correlation(close, request.security("AIQ", "W", close), 20)

diff = corr_clou - corr_aiq


// Adjustment to visualize the strength of the forces

// Since ATR fluctuates, we draw it with plot

line_level = close + (diff * ta.atr(20) * 3)


// Drawing

// Strength line (Blue: Cloud, Red: AI)

plot(line_level, title="Worldline Strength", color=diff > 0 ? color.blue : color.red, linewidth=2)


// Price base line (using plot instead of hline to accommodate fluctuating values)

plot(close, title="Price Base", color=color.gray, linewidth=1, style=plot.style_linebr)


Cloud Kingdom worldline image


"By the way, you're curious about what kind of place the Cloud Kingdom is, right?

It's a place where giant clouds of data float gently in the sky, and whenever people flip open their smartphones, they can return to their own little private gardens at any time.

There's no one like an AI forcing things on you, saying 'This is your happiness!', so everyone lives leisurely, stacking their favorite data like building blocks and enjoying the pleasant breeze.

In other words, it's a digital country road that stretches on forever. Don't you think it's a bit romantic that such a 'peaceful utopia' is still breathing quietly on the other side of the chart today?

USOIL (crude oil) might have broken through much lower than it is now and settled down.
GOLD, I wonder if gold would have skyrocketed in the Cloud Kingdom timeline too.
If cryptocurrency altcoins hadn't been made into toys by AI, they would have entered a booming market by now 😭


いいなと思ったら応援しよう!