- Search Metals Mine
-
FxArt.Trader replied Jun 26, 2025image I have a problem with this AI response; it seems like it is selling a dream because machines do not simply understand everything. If we already have a coded strategy with 80% success, there is no need for AI; a robot can do the same job. The ...
Coding with AI
-
FxArt.Trader replied Jun 12, 2025I don't know about converting TradingView code to MetaTrader, you can request it here or in a new topic.
I will code your EAs and Indicators for no charge
-
FxArt.Trader replied Jun 11, 2025If you want me to do it, you have to wait until I finish the current project. But if you want to learn, you should ask this question: Has anyone coded such a code before? If yes, which code or indicator? The answer is in the indicator below or codes ...
I will code your EAs and Indicators for no charge
-
FxArt.Trader replied Jun 11, 2025You need to write a nested reverse loop. Inside the main loop, you should set the time2 of line equal to the time of index 0. Then, if... an index collision is detected, use the time of that collision. Next, write two loops for detecting collisions ...
I will code your EAs and Indicators for no charge
-
FxArt.Trader replied Jun 11, 2025The MetaTrader 4 reference does not mention anything. I don't have time to test it, but I know the most reliable way is using custom functions or using the MovingAverages.mqh library file. We have presented the solutions; now it depends on how he ...
I will code your EAs and Indicators for no charge
-
FxArt.Trader replied Jun 11, 2025I haven't tested it, but I don't think it will work because what he needs requires a custom function. image
I will code your EAs and Indicators for no charge
-
FxArt.Trader replied Jun 11, 2025This code doesn't help much. It is very simple and does not consider the details. I think you trade gold. What is your goal? To calculate the MACD of 6 currency pairs and apply a specific coefficient on gold? Or Calculate the MACD of gold and then ...
I will code your EAs and Indicators for no charge
-
FxArt.Trader replied Jun 11, 2025First of all, MACD is made from 2 EMAs and one SMA. input int InpFastEMA=12; // Fast EMA Period input int InpSlowEMA=26; // Slow EMA Period input int InpSignalSMA=9; // Signal SMA Period Refer to the following file; you can use its functions for ...
I will code your EAs and Indicators for no charge
-
FxArt.Trader replied Jun 10, 2025In the previous post, the indicator was updated again. Unfortunately, I had forgotten to include the option to enable/disable the alarm in the settings. url
I will code your EAs and Indicators for no charge
-
FxArt.Trader replied Jun 10, 2025Hello, Considering the questions you asked, I recommend either to disregard this indicator or not to use it until you fully understand its logic. Please refer to the previous pages to see the reason for creating this indicator and its screenshots. ...
I will code your EAs and Indicators for no charge
-
FxArt.Trader replied Jun 10, 2025Yes, I also think the previous version is better, especially when there are many charts or the user has a system with lots of indicators; that version works better. However, some still prefer the two older methods. A friend requested one of them, so ...
I will code your EAs and Indicators for no charge
-
FxArt.Trader replied Jun 10, 2025You're welcome! Glad to hear it helps. Happy trading! You can try this. If you need a multi-timeframe and multi-currency pair indicator, you can request it here again or create it with ai. image
I will code your EAs and Indicators for no charge
-
FxArt.Trader replied Jun 9, 2025Done. You can download it again from the previous post.
I understand what you’re saying. Unfortunately, in MetaTrader, you can't control the Arrow position in the buffer, and it doesn't allow for such control. Usually, there are two ...I will code your EAs and Indicators for no charge
-
FxArt.Trader replied Jun 9, 2025I don't code the indicator with buttons I don't think the rectangle will fit too well on the chart and make it heavy, the buffer is better, that way you can choose what is important I hope the file below helps image
I will code your EAs and Indicators for no charge
-
FxArt.Trader replied Jun 7, 2025This indicator might be a good starting point. Instead of building something from scratch, you can modify the indicator code in the link below to suit your needs. url
Coding with AI
-
FxArt.Trader replied Jun 7, 2025I understand your point, but sometimes laziness and poor output aren’t the only problems. Even repeatedly emphasizing a topic doesn’t help at times. This is a summary of my past few days: Two days ago, I got caught up in fixing a piece of code, and ...
Coding with AI
-
FxArt.Trader replied Jun 7, 2025I have my own special chat mode in ChatGPT. Depending on my goal and the task I need to do, I switch between these modes. Especially when I don’t want ChatGPT to do anything without my permission, I use the step-by-step mode so it has to get my ...
Coding with AI
-
FxArt.Trader replied Jun 7, 2025I don't think this means one is better than the other. You tested the old version, and there is a possibility that the answers have improved with the new version. Maybe the codes you want are not within the knowledge range of an AI. I will explain ...
Coding with AI
-
FxArt.Trader replied Jun 5, 2025I don't think they've implemented it in such a complicated way. They have an indicator that only takes the name and buffer number—nothing more, with no special settings. Instead, for example, they compile the moving average with specific or default ...
I will code your EAs and Indicators for no charge
-
FxArt.Trader replied Jun 5, 2025Maybe you are not searching for the right keyword I saw this according to your screenshot image url
I will code your EAs and Indicators for no charge