@zedeai2 Hello, you don't have to compile trough fxdreema builder, read well all topic.
Posts made by ambrogio
-
RE: Finally , Integration of News Filter :) [ MT4 Only ]posted in Tutorials by Users
-
RE: from MT4 blocks to MT5 blocksposted in Questions & Answers
@wolamen try by clicking mq4 button and save as mq5 by modifing the extension, it works. After that you can open the new mq5 file in the fxdreema builder (have you seen my post above?)
-
RE: from MT4 blocks to MT5 blocksposted in Questions & Answers
There is also the fxdreema converter, i never used it for this purpose

-
RE: from MT4 blocks to MT5 blocksposted in Questions & Answers
@wolamen When you save by clicking the MQ4 button it opens the page save as "Your Project.mq4" Change it in "Your project.mq5" and save

-
RE: from MT4 blocks to MT5 blocksposted in Questions & Answers
@wolamen Hello, it could work as you say, otherwise save it by changing the file extension from mq4 to mq5
-
RE: Como exportar mi Proyecto en mq5 o ex5posted in Questions & Answers
@nathanmusich Hello! You have to create a new mql5 project

-
RE: How to set close trade condition for moving average crossoverposted in Questions & Answers
@od remember to specify candle ID 1 in the condition block, otherwise problems like this happen, two consecutive trades without the first one being closed

-
RE: How to set close trade condition for moving average crossoverposted in Questions & Answers
@rogerthat said in How to set close trade condition for moving average crossover:
@ambrogio Hey man. Thank you for the response. I see that you filter the close trades to sells only that is linked to the "BUY Now" block which makes much more sense. BUT in the EA uploaded by admin it has it set for either buys or sells. I just want to understand why he says that will work.
The administrator is very lazy (by his own admission) :))) , even in the condition block does not put candle ID 1.
-
RE: How to set close trade condition for moving average crossoverposted in Questions & Answers
@rogerthat Keep the "no Trade" and "close trade" separate for buying and selling, with respect to the sequence of conditions that must be activated first. Always specify candle ID 1 when you use the indicators. This screenshot is for buy orders and close sell orders

-
RE: ARRAY OUT OF RANGE AND ERROR 4754 <<<SOLVED>>>posted in Questions & Answers
@seb-0 I am surprised to have found this comment in the code, even in empty codes, but i don't understand the meaning

@miro1360, please any suggestions?
-
RE: ARRAY OUT OF RANGE AND ERROR 4754 <<<SOLVED>>>posted in Questions & Answers
@seb-0 Yes!! You're right, I didn't notice. But I don't know what this file is, it's not the name of my expert.
-
RE: ARRAY OUT OF RANGE AND ERROR 4754 <<<SOLVED>>>posted in Questions & Answers
@l-andorrĂ yes .....:( thanks, I sent the email the same day
-
RE: Buy and sell when color changesposted in Questions & Answers
Hello, "indicator appear" block is good.

-
RE: ARRAY OUT OF RANGE AND ERROR 4754 <<<SOLVED>>>posted in Questions & Answers
@miki thanks for your answer. No pending orders at all in the project
-
ARRAY OUT OF RANGE AND ERROR 4754 <<<SOLVED>>>posted in Questions & Answers
Hello, can anyone have a solution to these errors, I attach a screenshot of the file

The line 10125 is empty:


@fxdreema can you analyze?
