Hello I was able to fix it, yeah I contacted them and they said to ask you guys about it since it’s an EA I created.
Posts made by Hits
-
RE: How do I make limit orders cancel stop orders once filled, and vice versa?posted in Questions & Answers
-
RE: Trading GUI Not Entering Tradesposted in Questions & Answers
Okay, and do I put a pass block then mouse button click on object, and then a break even point block on “on chart” or on tick?
-
RE: Trading GUI Not Entering Tradesposted in Questions & Answers
Okay! So the break even point block needs to be on “on tick” so do I do a pass block and a draw button block on tick as well? And then mouse button clicked on object, and then a break even point block on “on chart”?
-
RE: Trading GUI Not Entering Tradesposted in Questions & Answers
Okay. Also if I wanted to do a break even button would I do the same thing I did to make the other buttons?
-
RE: Trading GUI Not Entering Tradesposted in Questions & Answers
I want it to be when the trade opens. But when I do that it puts a dash “no stoploss”
-
RE: Trading GUI Not Entering Tradesposted in Questions & Answers
@jstap https://fxdreema.com/shared/DMWjM9R4b
I did, and when I entered the trades the stoploss had a “-“ -
RE: Trading GUI Not Entering Tradesposted in Questions & Answers
How do I make my stoploss at break even without it putting a “-“ on mt5
-
RE: How do I make limit orders cancel stop orders once filled, and vice versa?posted in Questions & Answers
Hello, it's letting me place the orders now, but they all randomly close without a trace on the history tab on mt5. Is there something wrong with the code?
-
RE: How do I make limit orders cancel stop orders once filled, and vice versa?posted in Questions & Answers
Yes, I realized I had it enabled but it had some stuff disabled and I had to remove it from chart and add it back, and then I forgot market was closed so when I pressed the button again it only said market closed not an error, so I should be good.
-
RE: How do I make limit orders cancel stop orders once filled, and vice versa?posted in Questions & Answers
@l-andorrà

This is the error it’s giving me -
RE: How do I make limit orders cancel stop orders once filled, and vice versa?posted in Questions & Answers
Do you know what could be wrong
-
RE: How do I make limit orders cancel stop orders once filled, and vice versa?posted in Questions & Answers

This is what my broker says. I think I have it set up this way in the code. -
RE: Trading GUI Not Entering Tradesposted in Questions & Answers
Does anyone know how I can fix it?
-
RE: Trading GUI Not Entering Tradesposted in Questions & Answers
Oh, also the button that places the pending orders isn’t working, when I add it to the chart it doesn’t place the orders.
-
RE: Trading GUI Not Entering Tradesposted in Questions & Answers
@Byens
Okay, do you know why the pending orders button isn’t executing the pending orders? -
RE: Trading GUI Not Entering Tradesposted in Questions & Answers
@Byens okay, but do you know why the pending orders won’t place?
-
RE: Trading GUI Not Entering Tradesposted in Questions & Answers
Hello, so I changed the x and y coordinates, and added a delete function, but the button to place the pending orders still won’t work.
-
RE: How do I make limit orders cancel stop orders once filled, and vice versa?posted in Questions & Answers
Hello, so I changed the x and y coordinates, and added a delete function, but the button to place the pending orders still won’t work.