Using the Converter tab to convert .mq4 to .mq5 it gives you the mq5 file ONLY. How can I get the .ex5 file?
Best posts made by Mosco1991
-
CONVERTING .MQ4 TO .MQ5. AND .EX5posted in Questions & Answers
Latest posts made by Mosco1991
-
MQL5 codeposted in Questions & Answers
What do I do to extract the code of my already built MQL5 robot?
-
How to order my EA to buy at Demand zone and sell at Supply zoneposted in Questions & Answers
Please can you help and show me the block to use to order my EA to open buy orders only when in a demand zone and sell orders only in Supply Zone? Also how to configure those blocks to perform this function?
-
RE: Which block to use to place Stop Lossposted in Questions & Answers
I don't understand how to "Place Stop by indicator" Can you help to let guide me on the block to use and how. Thanks for the assistance so far.
-
RE: Which block to use to place Stop Lossposted in Questions & Answers
The strategy that I am using requires that the Stop Loss be placed below and above EMA200 immediately the buy/sell orders are opened. The Buy/Sell block does not give me that option. Or does it? If it does, kindly direct me on how to access it. Thanks
-
RE: Which block to use to place Stop Lossposted in Questions & Answers
I have a strategy that requires Stop Loss to be placed above EMA 200 when a sell order is opened and below the EMA 200 when a buy order is opened. The Buy/Sell block does not give me the option to place the stop loss in that manner. Or does it? If it does how can I access it? Or is there any other way to do so?
-
RE: Which block to use to place Stop Lossposted in Questions & Answers
Buy or Sell block does not give me the option to place the stop below or above 200 Moving Average. Please is there no other block in this Fxdreema platform that I can use to place the stop Loss above or Below the Moving Averages as trades are being opened by the EA? The strategy I am using requires that stop Losses are placed below Moving Average 200 immediately a buy order is opened and above the 200 Moving Average while a sell order is opened.Kindly help me if its possible.
-
Which block to use to place Stop Lossposted in Questions & Answers
Please can anyone help tell me which block to use to place stop Loss above and below Moving Average 200 after the EA opens either buy or sell trade?
-
RE: How To limit the number of open trades EA can hold at the same time.posted in Questions & Answers
I placed the "Check Trades Count" Before the Buy/Sell blocks and tested it. It could not open any trade at all. Please is there any other way to limit number of open trades the robot can open?
-
How To limit the number of open trades EA can hold at the same time.posted in Questions & Answers
Please can someone tell me the block I can use to limit the number of open trades an EA can have in a chat at the same time. I want it not to open more trades once that number is reached. It can only open more if the open ones are closed. Which block in this Fxdreema can I use to achieve this?
-
RE: CONVERTING .MQ4 TO .MQ5. AND .EX5posted in Questions & Answers
After compiling, there were errors which I dont know to clear