- Search Crypto Craft
-
FxArt.Trader replied Mar 19, 2025Try this. I think its logic is correct and it won't give multiple warnings anymore. Although I haven't tested it. Test it and if there's a problem, let me know with details so I can fix it when I have the chance.
I will code your EAs and Indicators for no charge
-
FxArt.Trader replied Mar 18, 2025Thank you. I slightly modified the second MACD and the result turned out as I wanted. I also waited for several candles, and no problem occurred. image //+------------------------------------------------------------------+ //| MACD.mq5 | //| ...
I will code your EAs and Indicators for no charge
-
FxArt.Trader replied Mar 18, 2025It's not a special code, but I think most of the time the problem is with OnCalculate. Although I posted the entire code a few posts ago, since it's a tool that is really useful for me, I want to have the code so I can make edits if needed later. ...
I will code your EAs and Indicators for no charge
-
FxArt.Trader replied Mar 18, 2025Thank you for the help you provided. By adding ArraySetAsSeries, the buffer assignment issue was resolved, and I waited for several candles without any unreasonable occurrences. As far as I remember, ArraySetAsSeries was in the code, but since I ...
I will code your EAs and Indicators for no charge
-
FxArt.Trader replied Mar 18, 2025If you want to use AI for coding, there's a free extension in VS Code that can connect to all online and offline AI tools. I haven't tested the online version because I think it might be paid, although I might be wrong. I used the offline version, ...
Coding with AI
-
FxArt.Trader replied Mar 18, 2025Hello, I'd appreciate it if someone could help fix this (MQL5) code bug. I've spent significant time on this code, even working through the entire weekend. It seemed to work correctly with Bitcoin, but today it broke with GBP. I have another version ...
I will code your EAs and Indicators for no charge
-
FxArt.Trader replied Mar 16, 2025I have no opinion about what you’ve created; I hope you can profit from it. In my opinion, FTMO is not that great. I tested its demo before and wasn’t very satisfied with it. I hope it works well for you, though. However, there’s something I feel ...
I will code your EAs and Indicators for no charge
-
FxArt.Trader replied Mar 16, 2025To calculate accurately, you should perform the test based on tick data. Of course, it's important how much spread that broker has. You can use the following program: QuantDataManager. The free version allows you to download tick data from one of ...
I will code your EAs and Indicators for no charge
-
FxArt.Trader replied Mar 15, 2025Don't take it personally; I don't think others' intention is directed at you personally. Is there any oversight on who downloads the file? No. Assuming only members can download files, is there any guarantee? No. Anyone can easily become a member ...
I will code your EAs and Indicators for no charge
-
FxArt.Trader replied Mar 15, 2025If the source code resolves your issue, there are tens of thousands of free source codes available here. image
I will code your EAs and Indicators for no charge
-
FxArt.Trader replied Mar 13, 2025Hello, Thanks for sharing the code. I had already added such a feature in the advanced version.
image FxArt.Trader (Tools)
-
FxArt.Trader replied Mar 13, 2025Thank you for the introduction. I checked it in Firefox and Google Chrome, and it worked without any issues. Here is a screenshot from Firefox. image
I will code your EAs and Indicators for no charge
-
FxArt.Trader replied Mar 13, 2025Yes, it is possible to do this, but there is still no way to upload the history into the AI. In the method you mentioned, the data remains on the user's system, and Python acts as an intermediary, allowing the AI to read the information. If you were ...
Coding with AI
-
FxArt.Trader replied Mar 13, 2025Unfortunately, Google has blocked access to this section for us, and I am unable to test it. Thank you for the explanation.
Coding with AI
-
FxArt.Trader replied Mar 12, 2025Even if this page and its contents are deleted, there will still be plenty of people who want to trade without backtesting and verification. If not this page, then another page; if not a page, then a YouTube video or some other social media ...
10 x 20 ema trading method
-
FxArt.Trader replied Mar 11, 2025I'm not going to take signals from him or anyone else. I'm just curious and want to see how he handles price range situations within his system.
10 x 20 ema trading method
-
FxArt.Trader replied Mar 11, 2025I'm trying to be optimistic. Edison didn't invent the light bulb with just one try. Actually, if he checked dozens of strategies, then he gained experience, and maybe this is the very strategy that will bring him profit. I understand the concerns of ...
10 x 20 ema trading method
-
FxArt.Trader replied Mar 11, 2025Hi, I'll keep it to just one paragraph. In financial markets, you only have one friend, and that's backtesting. Only trust backtesting, because no one is responsible for your money loss except you. And now for the most important thing: I've plotted ...
10 x 20 ema trading method
-
FxArt.Trader replied Mar 2, 2025I checked two brokers, and in neither of them was the feature you are looking for active in the spread space. It seems to me that these options can be added to the program menu through coding, but it's not an easy task.
How to place a Buy Limit order inside the spread by mouse?
-
FxArt.Trader replied Mar 2, 2025Perhaps it's a bug for you, and you may need to reinstall it. image
How to place a Buy Limit order inside the spread by mouse?