Create Trading Robots Without a Single Line of Code
45sPromises effortless robot creation, appealing to non-coders seeking quick trading automation.
▶ Play Clip"Delivers on the promise of showing an AI tool that creates trading robots, but the title's '2026' gimmick and the underwhelming losing strategy demo lower the value."
This video reviews a new AI-powered tool called Strategy One that allows traders to create trading robots from natural language descriptions without programming. The presenter demonstrates the entire process, from using ChatGPT to translate a strategy into English to generating a fully configurable robot that can be backtested and exported to platforms like MetaTrader. The video concludes with a crucial reality check: while the AI tool works flawlessly, the profitability of the resulting robot depends entirely on the quality of the underlying strategy, which most traders get wrong.
The first step is to download the Strategy One tool, which offers a 14-day free trial. The presenter recommends downloading the zip file version rather than the installer.
Since the AI Wizard only accepts English, you need to write your strategy in Spanish and use ChatGPT to translate it into English using a provided template. The template outlines entry conditions, risk management, and schedule.
Open the AI Wizard inside Strategy One, paste the English description, and click generate. The AI produces pseudocode that represents the strategy logic.
Click 'Send to Something Wizard Editor' to transform the pseudocode into a fully configurable trading robot with adjustable parameters like stop loss and take profit.
Configure the backtest settings (e.g., dates, spread, commission) and run the test. The tool quickly shows performance metrics and allows viewing individual trades on a chart.
Go to the source code tab and select your platform (e.g., MetaTrader 5). Save the generated code as an EA file. You also need to copy custom indicators to the platform's indicators folder.
The AI tool dramatically simplifies the process of creating trading robots by translating natural language into executable code, but the success of your robot ultimately depends on having a profitable strategy. Without a sound strategy, even the best AI cannot make you money.
What is the first step to create a trading robot with Strategy One's AI?
Download the Strategy One tool and install it.
01:08
Why do you need to use ChatGPT before using the AI Wizard?
Because the AI Wizard only accepts English text, so you must translate your strategy from Spanish to English.
02:25
What does the AI Wizard generate after you paste the English text?
It generates pseudocode that represents the strategy logic.
06:09
What is the final step to use the robot on MetaTrader 5?
Export the code as an EA file and copy required indicators to the MetaTrader 5 indicators folder.
10:49
According to the presenter, what is the main reason why most trading robots fail?
Because 97% of traders do not have a profitable strategy to begin with.
12:26
AI Generates Robot in Seconds
Demonstrates the core value proposition: the AI tool creates a fully functional robot from a simple text description.
00:16Reality Check: AI Doesn't Fix Bad Strategies
The presenter honestly admits that the AI itself is not the problem; most traders lose because their strategies are flawed.
12:26Backtest Shows Losing Strategy
The example strategy tested negative, reinforcing the point that the AI tool is only as good as the input.
09:37[00:01] that can create trading robots without you having to program or do absolutely anything in a matter of seconds. It creates the robot have written, as if you were writing to your WhatsApp colleague
[00:16] explaining the strategy you want to automate, and this artificial intelligence, in record time, puts it in place for backtesting, that is, to know its results immediately, what would have
[00:29] happened. Not only that, but you will also have the opportunity to export it to various trading platforms without errors, without what CH GPT sometimes does, where when you tell it a strategy it gives you a code, it gives an error on
[00:42] the platform, you have to run GPT again, you have to tell it again that knowing absolutely what it's doing, you don't know if you're going to have a robot or not; this artificial intelligence improves it much more. So we're going to
[00:54] do a review in this video and I'm going to give you my honest opinion at the end. our channel to learn about trading and especially trading with robots, as we are the number one channel on the entire internet talking about it. So
[01:08] video. The first thing you should download is the Strategy One tool. If you're new to this channel, this tool will be new to you, years to create new
[01:21] trading strategies and turn them into robots. But it has generated, it has created a new artificial intelligence module, literally as if it were a CH GPT. are telling it about without you having to design it or waste an hour, 2 hours,
[01:34] whatever. The thing is, it's not advertised much here because it's in beta, but since I'm one of the users who uses this [music]
[01:46] So you can download a free trial of Strategy Quart here. Enter your email here, it gives you 14 days free, I'll leave the link below so you case of tomorrow, if you like a
[01:59] in the link itself and in the description of this video. Just so you know, to download it you have to go to download, right here, but I recommend that you don't download the installer, but rather go to
[02:12] download as a zip file, which is basically a compressed file. Click on this link and everything will download into a small folder. You don't have to within that folder. You'll do much better. Step number two, open GPT chat,
[02:25] but don't worry, we're not going to use CH GPT, as I told you before, to create that trading robot, but we're going to use this artificial intelligence to translate the language. In other words, the tool we're going to use only
[02:38] works if you write to it in English. Therefore, what we are going to do is use CHAG GPT to write to it in Spanish and have it translate our entire strategy into English. That's why you need to write your strategy outlining how it will
[02:50] template that I'm going to put GPT on right now, which is this one you see here. It's a very simple script, a pro I mean, I want to create a trading strategy that meets the following conditions. But first, remember to write, I want you to
[03:04] first, remember to write, I want you to translate following conditions. Gold asset, H1, entry signal. When the price crosses
[03:19] upwards, it crosses it at the moment of the crossover is below the 50 level. These are two entry conditions. The signal should be analyzed at a closed candlestick. You can
[03:31] enter real-time data here. Open a buy market entry. Look, The thing is, you would have to tell it the level where you want to place tell it the level where you want to place that entry. Stop loss once is what
[03:44] the 200-period ATR indicator tells us, and TP twice. We'll use 're looking for a risk-reward ratio of 2, so we do n't want a triling stop. If you want to
[03:56] place one, you can specify here how far the trading stop should follow the price. Break even, right? If you want to set a break-even point, you could set it to activate when you have a one-to-one relationship
[04:08] . Risk per transaction: 1% of the account. Other options, options, options. Multiple entries, right? In other then it shouldn't look for any more signal; I don't want two open positions at the same time.
[04:22] AM to 11 PM. I have the data set to estimates 7. swing trade from one day to the next. However, we will be
[04:34] closing all three of us on weekends. Therefore, I'm going to press enter. And this is very simple. Look, it's already showing it to me in English. And now, when I finish writing the entire script in English, I'll copy all of this. Okay, I've got it here
[04:48] copy right here. And now I'm going to use the tool with this text. I already have the tool open on a computer. I'm going to go straight to the Algo Wizard. That's where the artificial intelligence option comes in.
[05:02] something wizard. And this is basically an editor, it's a section of this much more than this. All these menus, know that below I you can learn how to use this tool well and how we are
[05:16] profitable thanks to the strategies we use with this tool. Very interesting, explaining in this video. But now, focusing on this video, we're going to go into something wizard-related. And this is an editor where you can design your
[05:29] own strategy by hand. You can add input rules, but you have to find them manually. What has this achieved? He's brought out this little button here this achieved? He's brought out this little button here called AI Wizard, that is, an
[05:43] actually does the task for you, that design for you. You simply have to write to him, click on him, and a message will appear a GPT chat, okay? Credits available. These are the credits we
[05:56] we request new things, the credits decrease. So you'll probably have to buy credits if you're really going to use it a lot. Let's see how it works. In this case, what I'm going to do is paste everything that
[06:09] CH GPT gave me here and then I'm going to press and see what they give us back. This threw all this code at me in pseudocode. You don't have to know
[06:22] translated what we wrote in English into a code between humans and machines. Okay, this can't be executed yet either; it wouldn't be the robot, but what it has done is take notes as if it were a machine. And
[06:37] from here we have a little button that says send to something wizard editor. I want this to be converted into a configurable robot in this tool so I can then see the results. So, I click it
[06:52] . Right now he's telling me, "Choose a strategy." Basically, give it a name. I'll put AI strategy just to put something, whatever you want, okay? We press OK and now it will tell us yes. I told him I
[07:06] wanted the gold. Gold automatically detects that it's goodbye USD. What I'm going to do is select an existing one that my database has. If you do videos on my YouTube channel for downloading data with this tool, and if
[07:19] not, I'll teach you in the five lessons . Hey, Chad, well, I comes with data on certain damages for gold by default, so I do n't think you'd have any problems if it's gold. I click continue, loading and here it
[07:34] has automatically already put, look, signals and the configuration of the signal for the buy order. Good, signs. Let's see the candle close. It crosses above the 50 EMA. You don't necessarily have to know this, but I'm just
[07:47] confirming that what I said is correct. The RSI is below 50. Also, it's after 2 AM. And it's before 11 PM. Great.
[07:59] Uh, it's not Saturday and it 's not Sunday either. Brilliant. Therefore, we go to long entry and here we can see that we are simply an enter
[08:13] market, which means that it is an entry into the market. Everything here is correct. Profit target and stop loss are the two parameters that I have indicated to him. Notice that if I show the others, there is no break even, no
[08:26] nothing else. Only the two I have indicated. And he tells me stop loss, an ATR. Note that the ATR is once the 200-period ATR and the profit target is twice the 200- period ATR. Therefore, we have the strategy fully configured.
[08:42] strategy fully configured. Now, all you have to do is past results. And for that we're going to go to the settings button up here . Here, for example, the metatrader 4 or 5 engine, it doesn't matter, you'll get
[08:55] almost the same result. Uh, the chaos of all this is set up on its own. I have data from 2015 to 2024. Well, we're missing maybe a year and a half download it too. This is the only thing I should configure a
[09:09] leave it like this. A spread is not 360 €1 in gold, it's more or less, I think, if I remember correctly, 40. And here, well, we'll leave it at that commission is not well configured. We're going to charge $6 per commission. But anyway, as I
[09:24] said, what I'm looking for here now is not for this strategy to be profitable, build a fully automated strategy. Everything else remains exactly as it is. We're going to run a runback test to get those
[09:37] results. And that's it, in just 0.1 seconds. Look, here I get a hyper negative backtest of a strategy, but at least I can analyze it now, look, the strategy is a total loser. I can analyze all the trades, look,
[09:52] I can analyze all the trades, look, from 2015 until loses, etc., etc., etc. So, uh, I want to give you going to give you another tip, which is that you can see each of the trades on the chart
[10:06] when you do a bit of a backtracking on your strategy. Simply go to settings before backtesting in trading options and select store chart data. You activate this. This is a really advanced type of guy. Hey, I've got
[10:20] backtesting up and running again, and look, this little button has been activated in my trades list. Look there. Boom. I can see now. The R value appears down here, and the moving average is displayed. Look, when you cross it, bam, you can
[10:34] see on the chart when it enters and when it exits that operation, which in this case I think is positive. So, there you have it. You can do all this . Now we're missing the final step:
[10:49] trading robot, which is what you came here to see in this video, right? Therefore, we reopen this backtesting and notice that it will open in overview. Go to the source code tab, and here
[11:03] you can put it in Metatrader 5, Metatrader 4, Trade Station, JF Forest on these platforms, okay? I selected Metatrader 5, selected Metatrader 5,
[11:16] anything about it; you simply save the file and save it wherever you want. This is the code for your trading robot. One more point. If you want to use this type of robot from this tool, I
[11:30] suggest that you also go to the folder where you downloaded this tool in custom indicators in your Metatrix 5. In the Meta 5 folder, under indicators, you need to paste all these indicators
[11:45] and compile them into your Meta 3 5. I recommend you follow me to get all these tips and become a better trader. I hope this tutorial has been helpful. Please
[11:58] learn a little about robots, especially so much easier. And if you really want to learn what we do, I've included five free classes below so you can
[12:12] learn how to create strategies with this artificial intelligence and also possible. Just so you know, my opinion still remains that the artificial intelligence systems you input your strategy into, no matter how well
[12:26] programmed they are, are ultimately not efficient in the markets. But this isn't because the AI itself isn't good, or because it makes mistakes; it's because 97% of all traders, probably those
[12:39] trading strategy they believe is profitable, but it isn't. The problem lies in your strategies, and this tool has modules to find on top of them, which is what I do. That's why I'm giving you these five
[12:55] lessons. That's why I suggest you subscribe to my channel, hit the button video, trader. Any comments or questions can be left below. Ciao.
⚡ Saved you 0h 13m reading this? Transcribe any YouTube video for free — no signup needed.