I make a trailing stop whit stop Money 25, step 15 ( at 40 the stop move up, right?) but on broker platform no run. Broker tell me there Is no problem for trailing , i must to control my tool of trailing. I don't know why no run
Posts made by MT4stefano
-
Trailing stopposted in Questions & Answers
-
heikin Hposted in Questions & Answers
i want to work whit my EA whit heinkin candle. what can i do?
if my block is for example " candle open > of ..... ° the block work whit standard japan candle
what can i do for create blocks whit heikin h ?
example : if candle Heikin is green ... do this
if candle heikin low is = candle heikin open ..... do this
and others blocks whit heikin candle?
i've search in option block but no find the way..... -
setting varposted in Questions & Answers

now i have formula:
formula 1 (var barra-var barra precedente) =var differenza in pips
formula 2 (var differenza in pips)/2 = var pips dimezzatihow using this block on image? whit check distance
can i do (barra-barraprecedente)/2 = and put it in var "pips dimezzati" on one block only? -
check profitposted in Questions & Answers
check profit on only type of block ( unrealized, check profit and others) check only pips or money?
stop is 0.15% , take p 1%
i need to do :
if profit at this time is more than 0.5% , move stop at 0.15% current price and take p at 1% current price
the only block whit % is trailing stop but i've not understand :
trailng stop sl work whit % of take profit ..... ??? -
last candleposted in Questions & Answers
i want to do this condition :
market current price > last 10 candle ;
or last 10 candle hight < market current price
is the same
what can i do? -
RE: MACD on mt4posted in Questions & Answers
i need to check when the red line and the istogram cross up line zerro or line 100 ..... what condition macd?
condition macd i can do "main line cross value" "main line cross signal line" ..... no condition "macd istogram" ... what can i do? -
MACD on mt4posted in Questions & Answers

I WANT TO CHECK WHEN MACD CROSS VALUE 0 AND VALUE 100. but i no understand condition .
macd main line cross value 0 or 100 ?
macd signal line cross value 0 or 100 ?
red line in macd in a visual mode what is? main line, signal line ... ? istogram is the same of my broker but usually in macd there is two lines that cross, in mt4 i see only one line on red .... -
RE: block and delete pending orderposted in Questions & Answers
i want make a pending order but when price is at level and pending are activated, if price in that moment is above ema 21 the order pending don't activated and it is deleted. i w like the order is activated only if in exatly moment of it's start the price is up ema 21, if price is above the pending don't active and expire. is possible?
-
block and delete pending orderposted in Questions & Answers
i w like pending order will open position only if in that moment price is > a ema 21.
if in moment of open my order the price is < ema 21 don't open this order and delete them. but when order was launched i don't know where will be ema 21
is possible? -
RE: adxposted in Questions & Answers
no. condition are : main macd cross signal line, ema9 cross sma 20 max 3 candle after, and whit this two condition can open buy but only if adx is > then 25 or 35
correct condition for adx is >, no cross -
RE: adxposted in Questions & Answers
no understand.
one x bar before,and after condition adx based line > value numeric 25 ? -
adxposted in Questions & Answers
hi
i want condition then open position only if adx line is more 25 level. i've wrote :
condition : adx based line > value numeric 25
is correctly?
thank -
candle typeposted in Questions & Answers
is possible change candle type and work whit heaikin ashi?
it seem no..... -
RE: why no trade no pending no runposted in Questions & Answers
mmm i can't try because the ea have 10 blocks .... i have free version whit 10 bloks
-
RE: why no trade no pending no runposted in Questions & Answers
if blocks say "either buy and sell" must be the same ..... but i'll try this way

-
RE: why no trade no pending no runposted in Questions & Answers
yes, model mt4 every tick , time frame daily, one year test. i don't know why every new bar it ignored blocks "if no trade, id no orders" and place anyway the pendings.
-
RE: why no trade no pending no runposted in Questions & Answers
no trade and no order are "either buy or sell"
-
why no trade no pending no runposted in Questions & Answers

every bar : IF NO TRADE NO PENDING ORDER so place this pending order. MT4 every bar place orders , the block "no trade" "no order" is ignored. why ?