https://fxdreema.com/shared/EPCqPwNSd
like this .
Posts made by max c
-
RE: No trade/orders block doesn't work - EA keeps placing multiple ordersposted in Questions & Answers
@krunal20 have you tried connecting formula block to once per bar aswell.?
and block 5 candle open is greater than median price of itself? may not work -
RE: Show currency pair in alert messageposted in Questions & Answers
when attaching ea to chart you could type in which pair it is as a "constant" for the alert. would have to input each time placing on new pair.
-
RE: No trade/orders block doesn't work - EA keeps placing multiple ordersposted in Questions & Answers
@krunal20 can you share link please. share project link left hand corner.
-
RE: No trade/orders block doesn't work - EA keeps placing multiple ordersposted in Questions & Answers
https://fxdreema.com/shared/U3y2WDrNd
place this before everything .
also use candle ID 1 for condition blocks. as a good standard practice. -
RE: Create a chart object (horizontal line)posted in Questions & Answers
can you share project link.
-
RE: Moving Stop Loss/Target on chart while EA is active (Solved)posted in Questions & Answers
can you share your ea. the thing is horizontal line are just a visual representation of the stop and target.
-
RE: Combining EAsposted in Questions & Answers
@l-andorrĂ
dont need to add anything from fxdreema , just combine multiple strategies into one code ,
they have a portfolio manager on forexsb but its like $2000 to use it.
thanks i'andorra -
RE: How to create martingale strategy?posted in Questions & Answers
well if its a buy trade just put a bear bar thats atleast 5pips in there. im with i'andora though martigale might look great in tester but sure to fail even after months or years.
-
Combining EAsposted in Questions & Answers
Im using forexsb site wondering if its possible to copy and paste 2 EAs into one code so to build a portfolio in one EA, maybe a code that acts like a OR block. thanks
-
RE: How to create martingale strategy?posted in Questions & Answers
@prismtower fxdreema.com/shared/VmgnEvw0c
here you go, dont know what you mean by step 5 pips though?
-
RE: How do i set the blocks to trade based on indicator buffers belowposted in Questions & Answers
there is no buffers when importing indicator to fxdreema,

if it draws arrows may appear in object list, otherwise i have tried ALOT of things and have never got indicators without buffers to work
-
RE: How to create MT5 EA to work as same as the MT4 EA that I built before.posted in Questions & Answers
No position is the same as no trade , you'll need a once per bar block or will trade constantly and in condition blocks in more settings i would place candle id numbers all to 1 instead of 0.
what exactly do you want the ea to do ?
-
RE: I dont see/get the .mq5 webpage when I look up fxDreemaposted in Questions & Answers
go to projects and create new project mt5 , is that what you mean.