recently i made 2 robots that work fine but i found out they stop trading after a while and i have to close MT4 and open it again to continue trading and it is a very big bug.i missed a lot of signals.the interesting thing is the robots are active(status: working or waiting for tick)but the price was moving!!!
i posted several topics in (questions)and i got some answers but still bug exists.
this bug has not any thing to do with magic numbers.those are different and not trading anuway!!!
by the way my account is free.is free accounts have limitations more than (most connections=10)?
is this only for free accounts?or some thing else happening?
i used superindicator in my strategy.
this is so annoying and disappointing.
i share my project.please help me as fast as you can.the other robot is the same conditions just vice versa.
thank you so much.
Posts made by Ali-pahlawan
-
Trades stopped unless MT4 closed and opened againposted in Bug Reports
-
RE: Stopping robot and it is active on the chart!!!posted in Questions & Answers
thank you.i explained it in your replies.thank you so much.waiting for your solving answers.....
-
RE: Robot stopped trading(bug!!!)posted in Questions & Answers
i used the robot in 2 metatrader4 from 1 broker(fxchoice).the magic number is the same.but the mt4s are 2 different simountansly working....i wanted to compare them and suddenly i foun out this bug.so strange.i must change the magic id for the robot even in 2 mt4s?will work?
-
RE: EA stays in "Waiting for tick" modeposted in Questions & Answers
if i close mt4 and open it again , yes it will work.if not wont trade.
-
Stopping robot and it is active on the chart!!!posted in Questions & Answers
my robot stops trdaing and it is active on the chart.
i have to close MT4 and open it again.then it is working.
the same robot is working properly on other MT4 in tha same broker!!!
this is so strange for me.
please help me ultimately to solve the problem once forever.
thank you so much. -
RE: EA stays in "Waiting for tick" modeposted in Questions & Answers
@fortham hello.how you solved the problem?my robot stays in waiting for tick until i restart mt4(close and open again).very dangerous.please help me.thank you so much.
-
Robot stopped trading(bug!!!)posted in Questions & Answers
I made 2 robots according to 1 strategy.
but 1 of them stopped trading.
these 2 robots has not any change (1 is taking profits wholy sum and the 2 does not).the broker and the servers are the same(even spreads and leverage are the same).
the balance or equity is not the problem.the less balance is trading more.
(121 usd-157 usd).
and a pair is ticking but the robot status is (waiting for tick! ).is this a bug in the robot or something else?(both are actives with happy face).
and i used the block(set current market for next blocks),is this delaying the robot and i should use simple 1 window robot for each pair?
if somebody detects the problem , please elaborate it fully for me.
thank you so much. -
Auto SL-TP for tradesposted in Questions & Answers
I want to use swing highs / lows for sl/tp.
how could i do that?there is no option as (swing high/low) any where in fxdreema blocks.!!!!!!!!!!!! -
deactivating other robotposted in Questions & Answers
because of my limitation in my free account(just 10 connections) i want to build 3 robots , two for trading and one for controlling like spread filteration or whatever... !!! .
how can i avoid my other two robots from trading when some condition is met.like spread is more than 3 pip ,or ...
i know about robots magic number.in which block can i put magic number for deactivating that robot? -
RE: Trailing stop in candles period?posted in Questions & Answers
@jstap i just want to move my sl just in lowest low of the 3 candles before.then i have to set trailing step and trailing start as empty.allright?
and this is impossible in fxdreema.because its options exist in the block.i can just remove ticks on the check boxes in front of step and start.but they will be executed.if i set the numbers set to 0 or null what happens?
please on the screen show me if you have time for it.thanks. -
Trailing stop in candles period?posted in Questions & Answers
when candles are moving up after my buy order , i want to move my sl to the lowest low in the last 3 candle(candles id=1-2-3).
i did it like this and 2 concepts are not clear for me.
trailing step and trailing start are the same.am i wrong?
what is difference between them?
what is the best numbers and options in trailing stop block for my idea?
i set trailing step=20 pips and trailing start=20 pips.
what will happen?confused me so much!!!!!!!!
thank you if you share the link for the better project idea.(shared copy link).

-
which blocks should i use for this candle stick pattern?posted in Questions & Answers
how can i define this candle stick pattern and like them?
which blocks in fxdreema i have to use for the best?
if you send me the link to ready project on this , so much thank you.

-
RE: Where is Swing trading blocks?posted in Questions & Answers
@line yes just moving average no indicor.
-
Where is Swing trading blocks?posted in Questions & Answers
hello.when a swing breaks in other side , i want to enter the trade.but where is the blocks for swings highs and lows detection in fxdreama? the block must detect the swings highs and lows automatically.it is not an absolute number for candles to use the (new top/down in trend) bock.
 -
RE: Closing all opened positions on defined profit in 1 tick.posted in Questions & Answers
yes.i have it.but works undesirable.i want to close all trades instantly in 1 tick,but it closes every 1 trade in 1 tick.this is the problem.because in this time the other trading robot executes trades again and closing them continues to make the balance zero.
-
Closing all opened positions on defined profit in 1 tick.posted in Questions & Answers
hello.i got an EA(close-profit) that closes all trades on defined profit,but closes every trade on 1 tick.it means it closes 10 trades on 10 ticks.there is a problem with changing profits for every trade(will be reduced in many times) and if i use trading robots for executing trades,because the robot is executing trades in every 1 tick on its signals.when it is closing opened trades ,if the signal exists the trading robot will execute new trades and (close profit EA) will close it on next tick and again it will repeat(trading+closing)untill all the balance will be wiped.i want to close all my opened positions immidiately on 1 tick and other trades from my trading robot in next tick must not be closed,or it closes every my opened positions in 1 tick but the trading robot must be terminated untill all the trdaes be closed.then the trading robot must be on again.i prefer closing all opened positions in 1 tick.how can i do it in fxdreema blocks?and how can i terminate another robot for a time and make it on later?(the terminate block ifxdreema just terminates the same robot not other robots)please share the link for this piece of project.thank you so much.
-
RE: Controlling lose EA+opposite tradesposted in Questions & Answers
@l-andorrà
blocks 16+17 will work?and how i used them,are they right?testing them is so time taking.thank you explain more about blocks(if...then)and variables.thanks a lot. -
RE: Controlling lose EA+opposite tradesposted in Questions & Answers
@l-andorrà
thanks.and i got a problem with this EA.THE STRATEGY IS:
candle close > EMA200 IN H4-H1-M15 (ALTOGETHER)>>> BUY;
candle close < EMA200 IN H4-H1-M15 (ALTOGETHER)>>> SELL;
BUT ITIS WORKING ON EVERY 1 PASS.i want the block(set current time frame)passes 3 times and if the conditions in 3 of the were true then executes the trade.please see my EA AND resolve it by sharing link of true blocks that i must use.look at it if i am true?
like always so much thank you so much.
https://fxdreema.com/shared/MPKJjyt5c
