This wont do it?

Posts made by vish
-
RE: MT5 Indicator buffersposted in Questions & Answers
There are no objects on the chart created by the indicator
-
MT5 Indicator buffersposted in Questions & Answers
I have a custom MT5 indicator that gives buy and sell arrows. I want to use it in an EA on fxdreema. The indicator buffers looks like this:

So both buy and sell are on the same raw and therefore I can not use unique buffer numbers for buy and sell. Is there any workaround?
-
How to access past closed trades?posted in Questions & Answers
How do I access closed trades which were closed before adding the EA?
I want to calculate the profit or loss from trades closed during last 2 days.
"For Each Closed Trade" block does not seem to take into consideration the trades that were closed before EA loaded. Any idea? -
Custom block developer neededposted in Questions & Answers
I need a custom block developer for fxdreema; if anyone can do it for me for a fee, please let me know.
-
RE: Do on-Timer events work when chart is not ticking?posted in Questions & Answers
@jstap said in Do on-Timer events work when chart is not ticking?:
@vish I believe so but never tried.
@jstap said in Do on-Timer events work when chart is not ticking?:
@vish I believe so but never tried.
Thank you
-
Do on-Timer events work when chart is not ticking?posted in Questions & Answers
Do on-Timer events work even when chart is not ticking/offline?
-
Email on errorposted in Questions & Answers
I sometimes get this kind of errors; it is possible to read these errors and get an email to notify. Can we get the error to a variable and send an email when certain error contains some text like " can not login to".

I tried this but didnt work:

-
RE: How to add a common TP price for a group of tradesposted in Questions & Answers
I am aware of this block. My question is actually how you get this new TP price. Let's say you have 3 on going trades that were opened at three different prices and three different lot sizes. And under EA settings I can set a TP in pips. Let's say the TP is 10 pips. And then this EA calculates a TP price that will be a common average TP price while achieving 10 pips profit combining all three trades, their open prices and lot sizes.
I can currently do it with Check Profit (unrealized) block:

But in this method, there is no TP line on MT4 and trades go on without TP line (TP is virtual). I want to calculate this price when a trade is opened and then place hard TPs on trades with the way you proposed with an "OnTrade" event.
Can you help on this?
-
How to add a common TP price for a group of tradesposted in Questions & Answers
I have an EA that is simply based on DCA averaging. It will simply add more trades if the price goes against us. Every time an additional trade is entered, the EA will adjust the TP price for all trades; however, the TP price is always the same for all the EAs. I wonder how can I do something like this with fxdreema.
Here is an example how it happens:

See that both the trades have the same TP price. -
MQL market not supported for .ex5posted in Bug Reports
I was trying to upload a MT5 EA to MQL5 Market as a free EA. But it does not allow upload any MT5 EA compiled by fxdreema. MQL5 gives an error saying that I need to use a newer MQL5 compiler. I had to get mq5 file then use my MT5 platform to compile to ex5 and then upload to MQL5.
-
How can I add a clickable URL on chart?posted in Questions & Answers
How can I add a clickable URL on chart? Maybe as a comment or object?
-
RE: Changesposted in Questions & Answers
Thank you for making such a useful tool; I have used many other similar tools but fxdreema is by far the best. It is great news that you are going to have more time on improving the platform. I hope you would also pay attention to the Bug Report section where I guess there are many valid bug reports that need your attention. It would also be super cool if you add the ability to create indicators too and I dont mind paying something additional for such a thing.


