i have this problem in many indicator for example :MACD
i want when main line of MACD above 0 open buy and when under 0 open a sell Without closing the past signals.but not working .only open a buy and sell.
https://fxdreema.com/shared/77yECPyOd
Posts made by mashna1364
-
RE: HOW OPEN BUY OR SELL MORE THAN ONE?posted in Questions & Answers
-
RE: HOW OPEN BUY OR SELL MORE THAN ONE?posted in Questions & Answers
i add pips to rise but not working , only one buy and sell.i need in per the signal will happen open a buy or sell Without closing the past signals.
-
HOW OPEN BUY OR SELL MORE THAN ONE?posted in Questions & Answers
I want EA when open a buy or sell Stay in position until next signal (open buy or sell) Without having to close before signals buy or sell.
now only open one buy and one sell.
https://fxdreema.com/shared/YavzsOhlb
-
Problem in Martingaleposted in Questions & Answers
Hi, i set martingale in Buy and Sell but open position with wrong lot.
my setting its this.and multiply on loss = 2
but when backtesting runnig wrong.

buy 1 lot= 1, after it open a sell by lot =2 (all its true ) but after this open a buy by lot=1 (????? this should open a buy by lot=4)
Can help me?
-
RE: A candle above or buttom a MA...posted in Questions & Answers
Thank you,its work!!!
But another problem, when set TP or SL ,when rich to TP or SL, close position and open another Position that same, ex: when buy and rich take profit open another buy position.
I want wait to another signal.
How set once per trade? when use ONCE PER TRADE filter its not working... -
A candle above or buttom a MA...posted in Questions & Answers
HI
How can Set all of a candle above or buttom from 2 MA?
for sample , My EA buy or sell when a candle above or buttom from 2 Moving average 7 and 15.
if candle touch any MA signal is FALSE .
How do it?
-
RE: problem when rich TP open onother position...posted in Questions & Answers
ANYBODY CAN HELP ME?
-
RE: problem when rich TP open onother position...posted in Questions & Answers
@roar said in problem when rich TP open onother position...:
Then you don't need those "close position" blocks.
please see this Screen shot...

i want when indicator is green open a buy position and when take profit (example 20 pip) close position and wait until next signal ( red siganl for sell).
my problem is open 2 sell position in one candle or next candle,i want EA wait to next signal.( indicator is red)
-
RE: problem when rich TP open onother position...posted in Questions & Answers
@roar
thanks you,but is not working...
i want My EA when pass a signal open a position( buy or sell) and when rich to TP close position,and wait until next signal (buy or sell).
I use once a bar filter but its not working and open position in next candle. -
problem when rich TP open onother position...posted in Questions & Answers
HI, my problem is when i set TP ,and position (sell or buy) rich to TP , close position and open onother position(sell or buy).HOW correct this problem?
I want wait until the next sigal... -
RE: TDI CLOSE POSITION IF ...posted in Questions & Answers
@fxdreema
THNAKS YOU...
but my problem is: when set TP or SL in trade ,when open position and rich TP or SL close trade but OPEN another position, i use filter once per bar ,but open position in next candle.
this my EA link: https://fxdreema.com/shared/XuVSSlVoe
To close the trade by Stochastic, add something like "Condition -> Close trades" in separate branch or put it inside the existing blocks somehow.: CAN SHOW A SAMPLE? -
TDI CLOSE POSITION IF ...posted in Questions & Answers
HI,
I want create TDI EA but i have many problem,please help me...
all you know that TDI signal is crossed GREEN line and RED line.I create this part of TDI EA
but not profitable...

I want add many filter to EA but i dont know how do it...
please attention to this image...

for sample in BUY SIGNAL ,TDI EA open a buy position .i want close pos when stochastic lines crossed(CLOSE SIGNAL).and wait until NEXT SIGNAL.
and other my problem is: when i add SL and TP ,when rich to them ,close position (sell or buy) but open another position (sell or buy ) .i dont want open another sell or buy ,i want EA wait until next signal(next crossed).
summary can help me to complet this 2 problem?
1- close position when stochastic crossed signal
2- only open one position when take profit and wait until next signal.thanks .