- Search Crypto Craft
-
FxArt.Trader replied Mar 21, 2025You probably set it to "unlimited" mode for downloading data to perform backtesting and then forgot to revert it to the previous value. Since I often download data for backtesting, this happens frequently, and many times the issue has been due to ...
I will code your EAs and Indicators for no charge
-
FxArt.Trader replied Mar 21, 2025You are a master yourself and understand the market conditions, so you don't need advice. However, others download indicators and unfortunately may lose money because of them. Part of my previous post was for those people. That's why I tried in that ...
I will code your EAs and Indicators for no charge
-
FxArt.Trader replied Mar 21, 2025I don't have the time to review your code. I think I don't perform well with this type of code, but I don't think there's a similar code out there. image Also, to calculate iATR in MetaTrader 5, you need to define a handle or write a separate ...
I will code your EAs and Indicators for no charge
-
FxArt.Trader replied Mar 21, 2025I wanted to explain this part, but I didn't have time. I don't know anything about the performance of MAGIQWAVE, and I have no idea how it works. One of my friends strongly recommended using VWAP, but I didn't take it seriously because price action ...
I will code your EAs and Indicators for no charge
-
FxArt.Trader replied Mar 21, 2025I reset the system and opened and closed MetaTrader for each test to see if the result changes, but I didn't feel much of a difference. It seems like each one sometimes encounters a bug and slows down. I think the best time for testing is when the ...
I will code your EAs and Indicators for no charge
-
FxArt.Trader replied Mar 21, 2025Do you think even 500 is too much? If we want to check history, yes, but for live trading, it's too much. I think it would have been better if you had defined a variable for the input so that the user could specify the number of days. image
I will code your EAs and Indicators for no charge
-
FxArt.Trader replied Mar 21, 2025I have a question about this part of the code.
image If we use this method to access the data instead of the one above, copy the data, and then put it in that part of the code, will the execution process become faster? image The code ...I will code your EAs and Indicators for no charge
-
FxArt.Trader replied Mar 21, 2025I probably didn't express my point well. I said the problem isn't on your side; the problem is with the compiled file. What I meant was that the file was compiled for a specific type of CPU. No matter what you did, it wouldn't work. However, if you ...
I will code your EAs and Indicators for no charge
-
FxArt.Trader replied Mar 21, 2025I saw this in a Persian MQ5 educational series on YouTube, which said to always install and test the original version when coding, because brokers might have corrupted the file in the version they provide. That's why I always install and update the ...
I will code your EAs and Indicators for no charge
-
FxArt.Trader replied Mar 21, 2025Of course, it's possible to increase numbers to achieve the desired result, but it's not accurate. I'm not saying your calculations in Excel are wrong. I'm not sure about this part and I'm guessing. I think the basis of the division calculations in ...
I will code your EAs and Indicators for no charge
-
FxArt.Trader replied Mar 21, 2025Three options come to mind: One thing we had to do in architecture files was to confirm that a file should be executable for some files to run. I've included the method in the image. It's possible that the file is corrupted, so try downloading it ...
I will code your EAs and Indicators for no charge
-
FxArt.Trader replied Mar 21, 2025It's probably because the default timeframe of the indicator is set to the current timeframe and you didn't change it. image image
I will code your EAs and Indicators for no charge
-
FxArt.Trader replied Mar 21, 2025Thank you for the indicator. I still remember when I see your name, the part of the code you made an effort to provide for my learning, and I'm grateful for that. This method of indexing buffers has become part of my codes and has helped me a lot in ...
I will code your EAs and Indicators for no charge
-
FxArt.Trader replied Mar 21, 2025Hello, You should provide these explanations to the AI so it can perform the task. You can use the indicator I placed in the link below; it uses the same method and logic for drawing gaps. The same thing you want to happen for the boxes has been ...
FxArt.Trader (Tools)
-
FxArt.Trader replied Mar 21, 2025and please use code tag in you post like this picture
image image I will code your EAs and Indicators for no charge
-
FxArt.Trader replied Mar 21, 2025I asked the chatGPT and I'm sharing the results here. What I asked and the answers were that this method of accessing data is very slow because it has to go back and check from the beginning for each calculation. image It's better to use the ...
I will code your EAs and Indicators for no charge
-
FxArt.Trader replied Mar 20, 2025Have you tried this method? I didn't know how to work with handles in MetaTrader 5 at first, so I found a site that created indicators and experts. The part about creating indicators was free. They used the following method to control array ...
I will code your EAs and Indicators for no charge
-
FxArt.Trader replied Mar 20, 2025It seems there is an issue. Sometimes the indicator doesn't display anything, and there's nothing in the log either. Once, I closed and reopened MetaTrader 5, and for a moment, it appeared on the chart but then disappeared again. You can see it in ...
I will code your EAs and Indicators for no charge
-
FxArt.Trader replied Mar 20, 2025Thank you for your kindness.
Certainly, by observing some price action principles, it can be a good confirmation for everyone to trade in the right direction. image I will code your EAs and Indicators for no charge
-
FxArt.Trader replied Mar 20, 2025Does anyone have a MetaTrader 5 version of VWAP based on daily, weekly, and monthly time frames? The code isn't necessary; just an indicator with three divisions that works on MetaTrader 5 charts is enough. image
I will code your EAs and Indicators for no charge