@jstap
Oh that makes sense, thanks.
Posts made by BrianaM1
-
RE: Button that makes SL move closer to priceposted in Questions & Answers
-
RE: Button that makes SL move closer to priceposted in Questions & Answers
@jstap
Even though it’s 0 it could still close at a loss? -
RE: Button that makes SL move closer to priceposted in Questions & Answers
@jstap
Wow that’s cool. So if I wanted I could say the max loss is 0? -
RE: Button that makes SL move closer to priceposted in Questions & Answers
@jstap
What’s the minimum loss I can possibly say for the trade to close? -
RE: Button that makes SL move closer to priceposted in Questions & Answers
@jstap
How to do the close trades when loss is a certain amount? -
RE: Button that makes SL move closer to priceposted in Questions & Answers
Also what’s the maximum I can set my orders to not lose?
-
RE: Button that makes SL move closer to priceposted in Questions & Answers
@jstap
The orders don’t loose more than a specific dollar amount. -
RE: Button that makes SL move closer to priceposted in Questions & Answers
Thanks. Also is it possible to make an ea that doesn’t let trades exceed a certain amount of loss? Even a very small amount if any?
-
Button that makes SL move closer to priceposted in Questions & Answers
How do I make a button that makes the SL move a certain amount of pips closer to price?
-
RE: Move stop to break even when pending order executesposted in Questions & Answers
https://fxdreema.com/shared/ezSj7paM
So this code wouldn’t work? -
Move stop to break even when pending order executesposted in Questions & Answers
How can I move my stoploss to break even once my pending order executes and becomes a market order?
-
RE: How do I make limit orders cancel stop orders once filled, and vice versa?posted in Questions & Answers
If I didn’t want the limit orders to close when stop orders fill, and instead just wanted new stop orders to execute once filled, how do I do that?
-
RE: How do I make limit orders cancel stop orders once filled, and vice versa?posted in Questions & Answers
@l-andorrà
https://fxdreema.com/shared/EJ3mALzGd
The code is different now, but basically i want to create a trading panel that enters buy stop/limit at ask price, and sell stop/limit at bid price, and when the buy stop and sell limit fill, close the buy limit and sell stop order. And vice versa. -
RE: How do I make limit orders cancel stop orders once filled, and vice versa?posted in Questions & Answers
I have an exact version of what I’m trying to do on meta editor, but I don’t know if it will work I’m going to test it but I think it will be easier if I use fx dreema, I just don’t know what to put and what event to put it in.
-
RE: How do I make limit orders cancel stop orders once filled, and vice versa?posted in Questions & Answers
After I do that will this ea be able to work? I’ve had trouble creating it, it’s confusing.
-
RE: How do I make limit orders cancel stop orders once filled, and vice versa?posted in Questions & Answers
@jstap what does trade created do?
-
How do I make limit orders cancel stop orders once filled, and vice versa?posted in Questions & Answers
https://fxdreema.com/shared/EJ3mALzGd
So my strategy is using sell/buy stops and limits. And im wondering what im doing wrong, are the blocks in the right event tabs? Am i using the right blocks to do this strategy?
Also im wondering if the tree to create the pending orders are all good as well. -
RE: Hello, so I have a strategy that I enter a buy stop, buy limit, sell stop, and sell limit, I was wondering if the one order cancels other can make it so when the sell stop fills the sell limit cancels, and when the buy stop fills, the buy limit cancels.posted in Tutorials by Users
Also how will the “delete pending order” block know to cancel limits when stops fill and to close stops when limits fill?
-
RE: Hello, so I have a strategy that I enter a buy stop, buy limit, sell stop, and sell limit, I was wondering if the one order cancels other can make it so when the sell stop fills the sell limit cancels, and when the buy stop fills, the buy limit cancels.posted in Tutorials by Users
@jstap
Where does it say purple trade created?