i know there is a block to modify stops but is it require the trade to already have stops in order to modify them
my question is , is there a way for the ea to place the stops automatically ?
i mean if i open a trade manually , the ea places the stops accordingly.
Posts made by Zackry
-
auto place stopsposted in Questions & Answers
-
RE: compiling issueposted in Questions & Answers
@trader-philipps well i am not getting any errors when i download the mq5 and compile it using the metaeditor on my pc , its compiling fine without any errors , but when i run the backtest on that compiled ea , or attach it to the chart it does not open any trades , whereas when i download the ex5 version from fxdreema it works fine in backtest and also when i attach it to the chart
-
RE: "object on chart" on previous candle ?posted in Questions & Answers
@trader-philipps tried that as well but it didnt work , luckily the arrows were being placed by the same ea so i used some flags to achieve what i was trying ...but it would have been better to find the arrow on the previous candle with that block
-
compiling issueposted in Questions & Answers
when i download the ex5 of the project , it works great in the mt5 terminal, but when i download the same project in mq5 and run it in the same mt5 , it doesnt work
anybody else facing such issue? -
Scam alert...!!!posted in General Discussions
Alright so this is weird
someone just sent me a link In fxdreema personal chat, for an Ea listed on mql5 market... And wanted me to test it by paying him 39$...

With positive returns of 90%...I can't help but wonder, why the hell is he selling it for 39$...i mean dude its an ea, hook
it up on the vps and a live account start planning your trip to Mars...
You have something that can generate "" 90%"" then you are an absolute genius, even Warren buffet can only achieve 20% and still he made billions with 20%
With 90% You are gonna be a trillionaire soon

Stay alert guys someone is looking to make you rich by selling you the ea that he himself can't use to make money

-
RE: "object on chart" on previous candle ?posted in Questions & Answers
@xfire well i think "object on chart" attribute for this block should work , because if it didnt then it wouldnt have been there
-
RE: "object on chart" on previous candle ?posted in Questions & Answers
@xfire if you pay attention to the white box you will notice that i am indeed using the block "indicator visible" but the attribute in that block that i am using is "object on chart" which does not have the candle id selection box like the indicators or condition blocks
as for how i am drawing the arrows , i am drawing them using some calculations across multiple timeframe, thats why i am trying to detect the arrows on the higher timefram

-
RE: "object on chart" on previous candle ?posted in Questions & Answers
@xfire okay pardon my ignorance but as far as i am aware "indicator is visible " does not have the option for candle id 1
and i am not using the indicator, i am trying to detect the objects drawn by the ea -
RE: "object on chart" on previous candle ?posted in Questions & Answers
@xfire well thats the main issue , the attribute " object on chart" does not provide the candle id option , it wouldnt be a problem if it had the option to select the candle on which the ea should check if the object is visible or not , but as far as i am aware there is no option to select the candle id for the object on chart attribute
-
"object on chart" on previous candle ?posted in Questions & Answers

in the indicator appear block there is an option for "object on chart" can this be used to find arrows drawn on previous candle ?
because i dont see the option for "object on chart" attribute where you can select the candle id . -
RE: If you have successfully used pipfinite pro trend in your EA, please come to my rescue dicatorposted in Questions & Answers
@kayzworld i have never uploaded pipfinite indicator before , but the procedure sould be same as any other indicator , (except if this one has enum parameters for the values that are to be used in the ea)
perhaps if you could share what exactly is the issue that you are facing , i maybe able to help , or maybe someone else will , but its best you share the issue you are facing -
RE: Help meposted in Questions & Answers
@nguyen-bac i also noticed such red warning in my recent EA's but everything works fine for me even with these errors , it just appear the moment i start the backtest , (i guess it appears on the first tick)
-
RE: How do I set up a push notification to let me know a trade has been opened?posted in Questions & Answers
@dicky you do need to make adjustments in the phone notification block , as far as i am aware, you will need to select what values you want to receive in the phone notifications
-
RE: RANDOM NUMBERSposted in Questions & Answers
@miro1360 absolute perfection , thanks a bunch , it works like a charm.
-
RANDOM NUMBERSposted in Questions & Answers
is there any way to generate random numbers ranging between 10 to 100
-
RE: Chart modified Blockposted in Questions & Answers
@l-andorrΓ
will do

yep it works , just by catching the current timeframe and then comparing it with the previously stored timeframe -
RE: Multiples on pip any ideaposted in Questions & Answers
@bob-2 here : https://fxdreema.com/shared/PUgPOgC3b
i hope this helps