@fxbam - The First one I am trying to work that out myself so I'll get back to you....
The second one you can do something like this...>>

@fxbam - The First one I am trying to work that out myself so I'll get back to you....
The second one you can do something like this...>>

@OntradingX - Are you able to post a link to the project? .:)
@jstap - So you're saying the one on the right is correct....?
@roar Thanks....However, without the 'Or' block, if one of those conditions doesn't happen then the blocks will not pass no....?
This may seem like a dumb question but: Which of these is the right order?
I have the first one but I'm not sure it's working.....

@jstap @roar @l-andorrà @fxDreema
Well I have to say your EA is way above my level....but in those 2 blocks (338/350) you have the same buffer number.....(?)
Not sure what you mean by 'view a topic' but there is nothing in the Experts tab or the Journal tab either....*
For sure, but I wouldn't say its removing the EA because of Virtual SLs....I always use them and it doesn't happen with my other EAs.....
I've noticed it also seems to happen if I restart the MT4......
@jstap - Mm yes, it's a bit of a concern, especially when using Virtual SLs.....
I wonder if it's something to do with DLL Imports....?
I have an EA running on a couple of different charts.
Every now and then I notice the little smiley face is gone from the AUDUSD chart and I have to reload the EA.....
There is nothing in the Experts or Journal tabs.....
Any ideas....?
TIA*
Thanks @jstap . I may have a look at some stage. It's actually no biggie. The chart's actually cleaner without it and the EA is still working ok....:)
Hi All,
I have an EA which when I place it on the chart, the Spread Meter and Stats Meter appears but then disappears....
Anyone else ever have this problem.....?
There is an indicator Sub Window but that shouldn't matter right. I've had other EAs that display the Spread Meter above the Sub Window.....
TIA*
Sorry, what is HMA...?
Can you please post a link to your project.....*
@tpieczka said in How can we display the profit ON chart after a closed trade?:
@l-andorrà There is no "Position closed" in fxdreema
They are talking about MT5.....
With MT5 Builder it is Position.
With MT4 it is Trade.....
Same thing just different names....:)
Possibly by adding more order blocks. You could also separate the trades further using Group Numbers....
Although someone else may know a better method*

@sktsec - Thanks for the suggestions. The issue is actually trying to find an MA Crossover in the last 40 candles, but I will have a look*
So I think you want:
Is Above instead of Crosses Above with Candle ID 2 in first condition.
Candle ID 1 in second condition.
Once Per Bar should be above Sell Block.
And I've always found it's good to line up the Block ID Numbers in order....but that might just be my OCDness...:)

With Pivot Point, you may have to use Modify Stop block instead of Trailing Stop......
Someone else might have an idea too*