@l-andorrà how can I do this if all trades are opened manually? no trades opened by an EA..
Posts made by indaplace2be
-
RE: TP hit.. move stop loss to break evenposted in Questions & Answers
-
RE: TP hit.. move stop loss to break evenposted in Questions & Answers
@trader-philipps how can I do this on manually opened trades?
-
RE: TP hit.. move stop loss to break evenposted in Questions & Answers
@l-andorrà it doesn't seem to work

-
RE: TP hit.. move stop loss to break evenposted in Questions & Answers
@l-andorrà Thank you so much sir!! trying it now!
-
RE: TP hit.. move stop loss to break evenposted in Questions & Answers

in theory, after the 1st position closes.. EA counts the remaining positions, then if count is = to one, the stop loss on the 2nd moves.. will this work? -
TP hit.. move stop loss to break evenposted in Questions & Answers
so my EA opens two positions when the conditions are hit... 1st has a TP the 2nd has conditions for closing.
how can I make my 2nd position move its stops loss after the 1st trade hits its TP?
-
RE: Manually Opened Trades (SOLVED)posted in Questions & Answers
@trader-philipps used "on chart" and it works!!! Thank you so much sir!!!!!
-
RE: Manually Opened Trades (SOLVED)posted in Questions & Answers
@trader-philipps is this "on Chart or " on Tick"? Thank you so much!
-
RE: Manually Opened Trades (SOLVED)posted in Questions & Answers
@l-andorrà okay! Thank you so much!
-
Manually Opened Trades (SOLVED)posted in Questions & Answers
Good day guys... I just simply want my EA to set SL and TP with ATR..
tried using on Trade with "modify stops" block.. also changed the magic number to 0.. but it doesn't seem to work...
can anyone help me make this EA? it seems this is really just a simple one.. but I really can't figure it out..
-
Buy/Sell Manual trades.. Auto Stopsposted in Questions & Answers
Good day guys... how can make my manual trades have an auto stop loss/profit...
when I click sell, i want my EA to set those stop loss/profit..
and what's the mql5 code for this ObjectSetInteger(0, "button_sell", OBJPROP_STATE, 0); ??? this code is for mql4...
-
RE: Buy and sell buttons won't work on live account?posted in Questions & Answers
Hi guys.. do you have any idea what's the custom code for the sell and buy button for mt5?
-
RE: Highs and Lows(SOLVED) :)posted in Questions & Answers
Lower Highs - SELL Higher Highs - Won't SELL
Higher Lows - BUY Lower lows - Won't SELL -
Highs and Lows(SOLVED) :)posted in Questions & Answers
Hi guys! Good day!

I've been using Zigzag indicator with a setting of 5,5,3 to identify previous high/low when trading manually. so my question is, is there any way to identify the higher lows and lower highs and add it to your conditions to sell or buy on your EA?
I can't seem to find a way.
Any idea on how to do it is highly appreciated! Thank you guys in advance!
-
RE: EA not compiling!posted in Bug Reports
you can download the mq5 itself... but if there an error on the code, it won't compile.. made my own EA here on fxdreema. downloaded it as mq5... but it won't compile as .ex5...
-
EA not compiling!posted in Bug Reports
just had this problem.. all the EAs I made that I downloaded doesn't show on the navigator.. I put it on the Data Folder - MQL5\Experts... closed, then opened the terminal, the EA still won't show.. I tried compiling it using MetaQuotes but the file won't compile.. cant produce the .ex5 file..
-
RE: Hello, I just updated my MT5 and all the EAs made with fxdreema have stopped working.posted in Bug Reports
I'M HAVING THIS PROBLEM NOW!

