Thank you and truly appreciate the feedback and input.
#Legend
Latest posts made by Vortrexcian
-
RE: Alert / Notification Issue with message
-
Alert / Notification Issue with message
Hi Guys
Hope somebody could please shed some light on this as I am stuck.
Simple EA with Arrow ( Link https://fxdreema.com/shared/rnnh3FBVb )
When condition is met, an Arrow appears.Also added the delete box ( only needs to keep the new 20 Arrows, but have some issues with this as well, it deletes the arrows, but then stops and then deletes the newer ones and much much later, if you have some insight on this, would appreciate it as well )
However, my issue with Notifications is as follows:
Phone (Mobile) seems to work okay ( might have to add server time as well )
Backtest works great
But Live does not display the same!
It only displays the EA anme, symbol and timeframe, but no entry price and estimate tp.
It is displaying the very last alert's at the top left corner, but it is not showing it on the rest of the listing. ( where the question marks are on the picture )Can you guys please let me know why this is, did I forget something or did I do it wrong.
Any assistance to this regards would as always be greatly appreciated.
Thank you in advance -
RE: MT5 Timeframes
On top of this.
If I want the chart to always be on a M5, how would one go about having a message display "Not on correct Time Frame, must be on M5"
Not that important, merely playing around with a few ideas.
-
RE: MT5 Timeframes
Thank you so very much Bud.
Truly a Legend for doing this.
This helps me out so much.Great work as always.
-
RE: TRENDLINE BREAKOUT EA
Hay Bud
Quick one.
Just to recap.
YOu have a indicator, that draws Auto-trendline, you want to buy / sell when this indicator gives the signal, right?
If so, you previous picture, that line, did you draw or was that the indicator?
What @jstap suggested, was to use the additional block that would display what the value would be for when the indicator draws, so that, thats value could be used to trigger the Buy / Sell on your EA.
If you drew the line, it defeats the purpose.
-
RE: Fixed SL / Break Even / SL Trailing Assistance Please
Would like to thank
@l-andorrà
and
@jstapFor always assisting.
The information that you guys give and post are truly remarkable.Thx Guys, I managed to get it sorted with your assistance.
-
RE: Trailing Stop
Hi
You said "from other EA's"
Are you using the same EA on different charts or are they different EA's completely?If its the same EA, change the "Magic Number for each chart" when you load it.
However, as @CuriousMind87 mentioned, you could filter (group) them as well.
It is strange that your EA would be closing everything on your "account" if its not the same EA on the other charts, but this could also be the blocks / conditions that you used.
Look at you blocks (and logic)
Are trades to close under "Each Trade" or did you create it to close all and used "Account"Merely a point.
Glad you got sorted though.
-
Fixed SL / Break Even / SL Trailing Assistance Please
Hi All
Hope everyone had a good Festive season.
And a great New Year.Was wondering if anyone could please assist with the following.
As I have tried a few methods and just cant get it right.What I would like to happen is the following:
Once trade opens ( 0.01 lot size )
There should be a SL of 1000 pips ( which is roughly -$10 depending on your broker and symbol )Then, once price is in profit of 300pips ( roughly +$3 )
It should break even ( adjust SL to entry )Now, here’s where I get stuck.
If price moves above the breakeven (300 pip marker) to 301 pips, sl should move as well with 1 pip.
So always after breakeven, keeping a distance of 300 between price and SLWhat I really would like ( not sure if this is even possible )
The same as above, but if price moves to 301pip from entry, that SL should then jump to 100 distance between price and Sl.
Let me know if anyone could assist with any of the above.
As I have tried, but whenever I place SL, price would only move once that same amount in SL has been reached:
Example:
SL is 1000
Breakeven is 300 profit.
Breakeven will adjust.
But then trailing will only happen with every 1000 pips movement.
And this is not what I would like to do.Any feedback would greatly be appreciated.
If possible, please use the link and re-post what I missed or did wrong or left out.
If possible, screen shots of any additional adjustments would be appreciated as well.
https://fxdreema.com/shared/cRiipPBDcThank you in advance.