Up to your nose trying to upload EA to the market

 

Hi, I've been trying to upload an EA to the market for weeks, until I found out that you have to copy it to the tester folder (if I'm not mistaken).

99.9% of the time the custom indicator does not load, I lowered the frequency, to see if it would load faster (I attribute it to the fact that the tests that the platform does are very fast, or so it seems) The fact is that yesterday, I got it to load, but then it came out, that there was no EUR/USD history.

Today it does not load me again, and it is a bit of a process, recompile, copy paste, and the bot works correctly. Has anyone else despaired? Any advice?

 
Angel Roge Martinez Fernandez:

Xin chào, tôi đã cố gắng tải EA lên thị trường trong nhiều tuần, cho đến khi tôi phát hiện ra rằng bạn phải sao chép nó vào thư mục của người kiểm tra (nếu tôi không nhầm).

99,9% thời gian chỉ báo tùy chỉnh không tải, tôi đã giảm tần suất để xem liệu nó có tải nhanh hơn không (tôi cho rằng thực tế là các thử nghiệm mà nền tảng thực hiện rất nhanh, hoặc có vẻ như vậy) Thực tế là rằng ngày hôm qua, tôi đã tải nó, nhưng sau đó nó xuất hiện, rằng không có lịch sử EUR/USD.

Hôm nay nó không tải lại cho tôi và nó là một chút quá trình, biên dịch lại, sao chép và dán và bot hoạt động chính xác. Có ai khác đã tuyệt vọng? Có lời khuyên nào không?

First you have to follow all the steps

1. Classify your product as an automated EA bot, indicator, or tool

2. Correct description of Expert Advisor type

3. The next step also needs to follow the rules until the Published step

4. At the Published step:

     The important thing in this step, after you upload, Mql5 will automatically check your source code.

Normally will return an error result:

If your code lacks error checking procedures (functions) then it is very likely that the checking process will be stopped immediately when any error is detected.

Please read the detailed instructions before starting

https://www.mql5.com/en/articles/2555

The checks a trading robot must pass before publication in the Market
The checks a trading robot must pass before publication in the Market
  • www.mql5.com
Before any product is published in the Market, it must undergo compulsory preliminary checks in order to ensure a uniform quality standard. This article considers the most frequent errors made by developers in their technical indicators and trading robots. An also shows how to self-test a product before sending it to the Market.
This website uses cookies. Learn more about our Cookies Policy.