You should substitute all blocks named 'trade' in MT4 by those called 'position' on MT5.
Posts made by l'andorrà
-
RE: conversion issuesposted in Bug Reports
-
RE: Settings of up to three positions at the same timeposted in Questions & Answers
@venous You already created a thread for the exact same question. Please don't duplicate threads.
-
RE: trade on candle low 0posted in Questions & Answers
Block 4 is selecting the object via loop. In order to do that you need to use a 'For each object block' above it.
-
RE: closeing candle id 0posted in Questions & Answers
Do you mean open a trade on current price? What do you exactly mean?
-
RE: close all trades when balance and equity riseposted in Questions & Answers
Yes, you can use a standard condition block connected to a 'close trades' block.
-
RE: how to comment TP & SLposted in Questions & Answers
What do you exactly mean by 'comment'? Do you mean visualizing them on the chart maybe?
-
RE: closing trades when equity riches a goal?posted in Questions & Answers
So you mean you need to close all open trades (winners and losers) when the overall equity is losing 1%-2% of the balance?
-
RE: simple problem with crossoverposted in Questions & Answers
@mostafa2426 Are you using a 'once per bar' block maybe? That means the condition is check on the open of candle ID 0 so that the crossing is searched for between candles 1 and 2 as you correctly pointed.
-
RE: close candle price with object on chartposted in Questions & Answers
Is that close candle belonging to candle ID 0 rot to any other candle ID?
-
RE: Trade Panel object wont modify variable for Lot Size selectionposted in Questions & Answers
Could you please share the link to the project instead?
-
RE: Object on Chart (Button) malfunction. Used to operate 100%posted in Questions & Answers
I'm sorry for the bad news, but this is the price we have to pay from time to time when using fxDreema.
-
RE: Set "Current Timeframe" for next blocksposted in Questions & Answers
@ehsan1402 You don't need it. You can do this instead:

-
RE: Can't get No Trade Nearby to workposted in Questions & Answers
You can remove blocks 44 and 60. They are redundant. You should use a pink 'once per trade' block below both 'for each trades' block.
-
RE: add indicatorsposted in Questions & Answers
Please. before using any custom indicator check if it repaints. If it does, the indicator will be ruining your bot.
-
RE: Drawdown Calculationposted in Questions & Answers
No, in that case 10 means €10. The only way to get the calculations on MT5 is by creating a specific structure of formula blocks to do it, I'm afraid.
-
RE: No positionposted in Questions & Answers
- Only on this specific chart.
- The depends on the selected configuration, you can choose this chart or the platform.
- Same as 1.
