@jameshovey85 You can use the MACD as a trail, but only if you link it to a price level in any way.
Posts made by l'andorrà
-
RE: Trailing Stop based on MACD lineposted in Questions & Answers
-
RE: PLEASE ADD THISposted in Questions & Answers
@kestra Then you can do this on the 'on trade' tab:

As you can see in this example, I selected the last 5 closed trades to gather the information of the combined profit/loss. You can select any other number you need, of course.
-
RE: MT5 Indicator Buffer with multiple colorsposted in Questions & Answers
@darekl Agredd. I had to reject many MT5 indicators in the past for that same reason.
-
RE: Chart objects not being deleted on MT5 deinitposted in Questions & Answers
@general-melchett Move the 'partial' word to the 'Name contains' box instead.
-
RE: Trailing Stop based on MACD lineposted in Questions & Answers
@jameshovey85 But the MACD value is a number that need to be realted to current price in some way. How many pips is the SL supposed to be if MACD is 0.06, for example? The EA need to know where the SL needs to be as a price level, not as a MACD level.
-
RE: how can I doposted in Questions & Answers
@superzhi Do you have any initial fxDreema project to begin with?
-
RE: Filter to wait 1 bar after a trade has closed before opening a new trade?posted in Questions & Answers
@jjtrader You can add this blocks immediately above your 'buy now' block:

Then you will have to mirror it for your sells trades. In this example I requested the EA to search for the last closed trade and then chack that it cas closed at least 120 seconds ago. You can adjust that time as required.
-
RE: Please help. cannot execute OR conditionposted in Questions & Answers
@jerjer1223 If you are working on buys only:
- Specify buys only on block 9.
- Select < symbol instead of x< symbol on block 10.
- Same as point 2 with block 11 and the select 'candle close' as per block 10 in the left operand instead.
-
RE: candlestic colour change eaposted in Questions & Answers
@mr-lenny I'm afraid you will need a programmer to modify the code of the indicator to make it viable on fxDreema. Additionally, I'm afraid it repaints so I recommend NOT to use it.
-
RE: Position order mismatch errorposted in Bug Reports
@reyxv16 Are those pending orders too close to current price? Then the problem is with your broker for programming to close to it.
-
RE: PLEASE ADD THISposted in Questions & Answers
@kestra Wouldn't it be easier to calculate the profit/loss of the last closed trades instead of storing the maximum balance? If I understand correctly the strategy what you really need is compensating your losses, right?
-
RE: New candle = New tradeposted in Questions & Answers
@archer No problem. We'll help you here.
Can you please share the link to your project? I'll take a look at it. -
RE: HOLO Tradeposted in Questions & Answers
@archer When you say 'lower open' do you mean open price for a bullish candle maybe? An open price is not the low proce except at the moment of a new candle is formed. And that is apparently what you show in your screenshot. Is that correct?
-
RE: Text on Chart Display Variable Dataposted in Questions & Answers
@pan4pips Can you please share the link to the project?

