I want my ea to open next signal with increase tp base on the last trade.
if the last trade close in profit, ea open next signal without increase in take profit or stop loss.
But if the last trade close in loss; example 30pips loss, then on the next trade the ea add the loss 30pips to the new signal trade take profit.
if the take profit is 30pips then 30 + 30 =60pips.
this keep adding till trade close in profit then the circle reset.
Posts made by Intechs
-
I want my ea to open next signal with increase tp base on the last tradeposted in Questions & Answers
-
RE: indicator to eaposted in Questions & Answers
@sktsec yeah, this should work, pls. how do i get it done, the connections
-
indicator to eaposted in Questions & Answers
I have an indicator which i want to turn to EA.
now, my challenge is if the buy buffer prints the ea will take the signal, which is okey as expected, then when it hit tp, the ea take the signal again as the buy buffer is still active, now i want it to be once.if buy signal is vaild ea takes the trade, and when tp is hit, ea should not take buy again despite the buy signal is still active, the ea now untill opposite signal becomes active and then buy signal again,
meaning one trade per signal appearance, buy or sell -
RE: How do i make ea trade at oppositeposted in Questions & Answers
I have been able to get, i want i wanted was to make the ea open opposite signal neglecting the trading logic only when the previous trade closes in loss
-
How do i make ea trade at oppositeposted in Questions & Answers
I am trying to make my ea trade at opposite signal of PSAR when the previous closed trade closed in loss ONLY
-
RE: Close all tradesposted in Questions & Answers
@l-andorrà this is what I mean
When closed trade profit made is greater than floating or running trades (either negative or positive), EA should close all the running trades.Hope, you understand the logic
-
RE: Close all tradesposted in Questions & Answers
@l-andorrà Thanks for your response all these while, now lets do it this way, I want all running trades to close when profit made is greater than the current floating trades.
-
RE: Close all tradesposted in Questions & Answers
@l-andorrà I have gone through it but cant understand it
-
Close all tradesposted in Questions & Answers
I have a project I am working on, I want to add this to the EA.
At a particular time of the day or week as been selected, If the profit made for the day or week as been selected is grater than the current floating trades all open trades should closed. And the circles continues
-
RE: making EA take trades when Indicator sends alertsposted in Questions & Answers
how can i code an ea to trade based on indicator alert message as indicator dont have buffers
-
RE: EA take trades when Indicator sends alertsposted in Questions & Answers
I saw that the thread is old that is why
-
EA take trades when Indicator sends alertsposted in Questions & Answers
Re: making EA take trades when Indicator sends alerts
i need detailed explanation please
-
RE: CHECK DISTANCE WITH PARABOLIC SARposted in Tutorials by Users
@jstap
How can that be done with the condition block will it be if candle 0 is equal to or what -
RE: EA BASED ON RSIposted in Questions & Answers
@jstap
Okey, i should make it same.
How do i make RSI as exist on trade -
RE: EA BASED ON RSIposted in Questions & Answers
Okey, i should make it same.
How do i make RSI as exist on trade -
RE: EA BASED ON RSIposted in Questions & Answers
@jstap
I dont understand close block. How do i do that? -
RE: EA BASED ON RSIposted in Questions & Answers
@jstap
https://fxdreema.com/shared/yRFHTjpUcWhat is left is the exist using RSI