@jstap is there any block that i can set magic number?
Posts made by oskars
-
RE: find trade with defined magic numberposted in Questions & Answers
-
RE: find trade with defined magic numberposted in Questions & Answers
@jstap but how can i find trade for example: first ea open trade with magic number 3333 . second ea filter all trades with magin muber 3333 i do action for example close this trade/ is there any block that allow do this on second ea?
-
find trade with defined magic numberposted in Questions & Answers
is there any block i can use to ea which wil find trade with certain magic number and doa ction for exmape clsoe this trade
-
RE: condition block with magic numberposted in Questions & Answers
where i find setting for global terminal variables?
-
condition block with magic numberposted in Questions & Answers
i had two ea is it possible to create robot which open position with for example 1234 magic number (first magic number) only if conditon will be made on second ea?
-
condiction block in mt5 work only for ">" conditionposted in Bug Reports
here is my code https://fxdreema.com/shared/zkU7gaY7d
for buy trade only work condition">" in condition block, when i set on ,x> , >= it doesnt work.
on sell trade dont work even "<" condition dor indicatorduring testing ea open only buy trade it look like ea dont react a condition block for sell trade in mt5
-
value "range of candle id" doesnt work in indicator crossover line (conditon block)posted in Questions & Answers
I would liketo ea check lest for example 5 candles to check if there was crossover but it doesnt wokr and dont open trade or i do something wrong
-
RE: ea doesnt open trade in last etapposted in Questions & Answers
@jstap icheck and i these atre corecy line and condition, big problem with why doesnt open trade, but thanks for advise
-
RE: ea doesnt open trade in last etapposted in Questions & Answers
@jstap during testing indicator show line, it is no the same like drawing line?
-
RE: ea doesnt open trade in last etapposted in Questions & Answers
@jstap you mean add new block to draw a line of buffer?
-
RE: ea doesnt open trade in last etapposted in Questions & Answers
@jstap when i run this ea in mt4 stregy tester i see that ea check this crosove rin condiiion block but trade is not open
-
RE: ea doesnt open trade in last etapposted in Questions & Answers
@jstap yes, problem is with condition, i use there my custom indicator from mql4 file
-
ea doesnt open trade in last etapposted in Questions & Answers
https://fxdreema.com/shared/dRsGkJjTd
I have problem with ea, because trade didnt open.
Somoone can look in shared link? -
% of TP and SLposted in Questions & Answers
What blocks should I use to make the EA which move the SL level when the price includes 90% of TP?
I want it to be percentages -
modify stop loss of trade with %posted in Questions & Answers
What kind of block can i use to modify sl when price hit level 85% of TP?

-
RE: % of profit trailling stopsposted in Questions & Answers
for example when tp is 200 pips and price hit 100pips (50% of TP) move sl to breake even and after that when price hit 170 pips (85% of TP) move sl on 100pips (50% of TP)
-
% of profit trailling stopsposted in Questions & Answers
How to set a block for tralling stop when i want for example trail SL to brake even when price will be 50% profit of TP and when price will be at 85% of TP, traill SL on 50% profit
