- Search Metals Mine
-
FxArt.Trader replied Oct 12, 2025"Did you change these settings? After this change, you need to close and reopen MetaTrader." image
Oanda + MT5 Daily Bar Limit
-
FxArt.Trader replied Sep 20, 2025In my previous post, I was exactly thinking about why there isn't a topic for indicators that truly print money. They don't need to have a 100% win rate, but they should have a reasonable and acceptable win rate and be profitable in the long term. ...
I will code your EAs and Indicators for no charge
-
FxArt.Trader replied Sep 20, 2025I'm looking for a money-printing indicator or expert advisor. Can you find it for me? Thanks.

I will code your EAs and Indicators for no charge
-
FxArt.Trader replied Sep 13, 2025Well, once it is cracked, it actually loses its value. I’m not blaming you because you obviously can’t afford, like Google, to pay hackers to hack their software and then pay to neutralize the ways they were hacked—I know Google has done this ...
Free Open-Source EAs (Protected) – Who Can Break Them?
-
FxArt.Trader replied Sep 13, 2025I may not say I’m good at coding, but what matters is: How Much Are You Going to Pay? In the end, you have to give people at least some motivation—otherwise, why would anyone bother trying to challenge or break your protections?
Free Open-Source EAs (Protected) – Who Can Break Them?
-
FxArt.Trader replied Sep 12, 2025Oh... I don’t remember the details in the previous indicator at all, because after that version, I made a separate one even in MetaTrader 4 where I removed many of the details from the settings since I really didn’t need them. In fact, in the ...
FxArt.Trader (Tools)
-
FxArt.Trader replied Sep 11, 2025hum
I don't know which setting you are referring to, because the main source code for the indicator is the one in image 1, which has been customized. In that code, I completely removed the core part of my indicator's code and ...FxArt.Trader (Tools)
-
FxArt.Trader replied Sep 11, 2025Thank you very much. The issues you pointed out have been fully resolved, and the updated version has been posted in the previous post.
FxArt.Trader (Tools)
-
FxArt.Trader replied Sep 11, 2025Hello, The new version of Kill Zone for MetaTrader 5/4 is now available. The original code of this version was written for my personal Kill Zone on MetaTrader 5, which I simplified for both MetaTrader platforms. Compared to the previous versions, ...
FxArt.Trader (Tools)
-
FxArt.Trader replied Aug 22, 2025Certainly, none of them will work after this either, because MetaTrader does not provide any access in the MQL code for the button that enables automatic trading. The only solution is, in a way, hacking the software and finding a way to access it. ...
I will code your EAs and Indicators for no charge
-
FxArt.Trader replied Aug 9, 2025I used to have code similar to yours, but now only 2 lines of code are needed in both versions of MetaTrader. #define ObjPrefix "@FxArt.Trader_" void OnDeinit(const int reason) { ObjectsDeleteAll(0,ObjPrefix,-1,-1); } more information here: url
I will code your EAs and Indicators for no charge
-
FxArt.Trader replied Jul 15, 2025Everything is free. The competition lasts for one month, and the top 3 participants after one month will receive a free 100k demo or challenge account. Participants ranked up to 100th place will also receive free demo or challenge accounts with ...
Price alert problem - how do you handle price alerts?
-
FxArt.Trader replied Jul 14, 2025Hello Unfortunately, it does not have a MetaTrader 5 version.
FxArt.Trader (Tools)
-
FxArt.Trader replied Jul 2, 2025That's a good question. In fact, I asked myself the same thing when I was fixing the code, but I didn't pay attention to it and just wanted to get the code fixed so I could take some screenshots to show the fixing process again. Since I'm not ...
Coding with AI
-
FxArt.Trader replied Jul 2, 2025On the first page and in the videos, I explained how to debug. You can provide the same warnings, which are called logs, to the AI so it can fix them. Below, I have included a visual guide on how to do this. image image image image Since this ...
Coding with AI
-
FxArt.Trader replied Jun 29, 2025What exactly is the plotted output of this indicator? Have you tried to draw what you’re describing on the chart? Even if it’s supposed to not draw anything and just show arrows on the chart, your explanations still have no clear starting point. ...
I will code your EAs and Indicators for no charge
-
FxArt.Trader replied Jun 29, 2025Your post is just a general and simple request without enough details. You only mentioned calculating the ratio of the current bar’s range to the previous bar’s range, and that when the value is less than or greater than 1, the indicator should be ...
I will code your EAs and Indicators for no charge
-
FxArt.Trader replied Jun 29, 2025image In the image I shared, you can see a diagram of a moving average expert advisor that can interpret coding from videos, which are available on the first page of this topic. Although the coding is for MetaTrader 5, the general process is quite ...
Coding with AI
-
FxArt.Trader replied Jun 26, 2025I don't know what code you gave them for correction, but I can guess the issue is related to the topic I explained in previous posts. The summary of that post is that in AI ranking lists, it is mentioned that the accuracy of coding responses is ...
Coding with AI