@l-andorrĂ Yes, one after the other. The first two together and the last one is separate.
Posts made by ronniethetrader
-
RE: Condition met then look for another Conditionposted in Questions & Answers
-
Condition met then look for another Conditionposted in Questions & Answers
How can I set a condition then after it has been met look for another condition?
First price has to be above 200ema and adx crosses above a value, after look for a bull candle close above previous candle close on 1min to take a Buy
-
RE: Close Trade After Set Amount of Timeposted in Questions & Answers
@jsauter86 It works actually. Thanks!
-
RE: Close Trade After Set Amount of Timeposted in Questions & Answers
I don't want to close an open order, I want to close an open trade. I believe what you are referring to are expirations on open orders
-
Close Trade After Set Amount of Timeposted in Questions & Answers
How can I have an EA close a trade after a set amount of time?
Close the trade no matter if it is a win or loss after 3mins.
-
RE: Add to a Positionposted in Questions & Answers
Those blocks I am going to delete, I am not going to use them.
-
Add to a Positionposted in Questions & Answers
I am attempting to add to my position once it gets 50% to the take profit(200 pips) level. But not getting the desired outcome when test it.

-
Cancel Pending Order with Opposite Signalposted in Questions & Answers
Hi,
I am making an MA strategy 100 crosses 200 , which will initiate a pending order. I want the order to stay open until the ma cross in the opposite direction, but do not see the option of doing so in the pending order settings. Please help
-
RE: Can I use close trade and close partially in the same eaposted in Questions & Answers
Yes, it closes partial, but it closes partial after partial. Instead of partial one time and letting the remainder position play out.
-
Can I use close trade and close partially in the same eaposted in Questions & Answers
Hi,
I am having a hard time getting this to cooperate. I am trying to include take partial profit at 100 pips on each original trade than let the rest run until it hit target or a close trade signal. Below is the ea I have

-
RE: Simple EA Errorposted in Questions & Answers
You do not have a buy condition. What is the criteria to buy?
-
RE: Add a Position to a Current Winning Positionposted in Questions & Answers
Hi,
The screenshot is everything I have so far, original entry is pretty much an MA Cross Is there a way to specify to start the count after I am in the original trade and not before?

-
RE: Add a Position to a Current Winning Positionposted in Questions & Answers
Hi,
Thank you, for the reply. Is there a way to specify to start the count after I am in the original trade and not before?
This is what I currently have.

-
Add a Position to a Current Winning Positionposted in Questions & Answers
How can I add a position, to a current profitable position?
I buy a standard lot and I want to add(buy another standard lot) to my position after 3 consecutive up candles in a row.