@roar
Hi,thanks for the answer,but this is exactly what i am saying.Isn't there a way for the EA to run faster in every tick?In my Laptop every bar of 1h takes up to 1 min long.Is this right?
Also,the results between every tick and open prices,differs a lot.
Posts made by fxmich78
-
RE: Incredibly slow backtest at every tick..posted in Questions & Answers
-
Incredibly slow backtest at every tick..posted in Questions & Answers
Hi,i made two EAs but i tested in the every tick and it is unbelievable slow..At open prices it is fast.Any reason why?
-
bearish Divergenge and bullish regular.posted in Questions & Answers
Hello,can anyone help me to make the EA trade only the divergence regular?

-
RE: How can we display the profit ON chart after a closed trade?posted in Questions & Answers
I have done it correctly but how can we move it away from candles so it is fully visible?

-
RE: How can we display the profit ON chart after a closed trade?posted in Questions & Answers
@roar @fxDreema
thank you all.You are so helpful!
I will try that see if i can do it!thank you again!!!
-
How can we display the profit ON chart after a closed trade?posted in Questions & Answers
Hello,does any one know
How can we display the profit ON chart after a closed trade?
Not in panel as a comment but right above the close of the trade.like that:

-
RE: martingale Auto lot sizeposted in Questions & Answers
@l-andorrà @AW is it possible to post a screenshot with the variables cause i can not understand it pls?
-
RE: How can i close a group of trades when they are in specific profit,EVEN there are multiple others running in loss?posted in Questions & Answers
@roar
I have two questions.
What if i want to close the lowest loser at the moment 1 or more winning trades cover it?and,second,how can i import it after downloading?(i am sorry if i cause you too much trouble)
-
RE: How can i close a group of trades when they are in specific profit,EVEN there are multiple others running in loss?posted in Questions & Answers
@roar
https://fxdreema.com/shared/Iu8dsAEFbCan you add in this the situation that,when we are in DD lets say,200$ and we have many positions open,then,WHEN some positions start to profit,they will have to close along with a loosing position given the fact that they overcome the total profit BETWEEN them.
-
RE: How can i close a group of trades when they are in specific profit,EVEN there are multiple others running in loss?posted in Questions & Answers
@roar
can i add in the ex you sent me my code to see how can we solve it,as i did that but maybe i am doing something wrong and do not work.? -
RE: How can i close a group of trades when they are in specific profit,EVEN there are multiple others running in loss?posted in Questions & Answers
@roar
lets try,they seem very difficult as i am self tought. -
RE: How can i close a group of trades when they are in specific profit,EVEN there are multiple others running in loss?posted in Questions & Answers
@roar
I am sorry my friend,but i am trying to compile it and it gives me errors.
-
RE: How can i close a group of trades when they are in specific profit,EVEN there are multiple others running in loss?posted in Questions & Answers
@roar
Thank you again for your effeort.
I will try to understand all these code and i will contanct again whether for a problem or to thank you once again.! -
RE: How can i close a group of trades when they are in specific profit,EVEN there are multiple others running in loss?posted in Questions & Answers
@roar
First of all,thank you for your Kindness to help me .I really appreciate this!Second,in the example we have lets say.7 open buys.
The currend DD lets say is -600$.
BUT in the mean time we have 2 out of six trades starting to profit.
What i want is:
when the profit of these two trades(We are still in big DD though) are big enough to overcome one loosing trade,i want these three to close.
I hope i made it clearer.Or not?I want this function to take place only when we are on a specific or more drawdown.
-
RE: How can i close a group of trades when they are in specific profit,EVEN there are multiple others running in loss?posted in Questions & Answers
@roar
Hello!Sorry for the late reply,i was away for business and couldn t reach FXdreema.I am sending you another screenshote to tell you exactly what i need.
Is there any function that:
Check if we are in a specific or bigger Drawdown,then whe give the command that when 2 or three winning trades are overcome the loss of one or two losing to close them?

-
RE: How can i close a group of trades when they are in specific profit,EVEN there are multiple others running in loss?posted in Questions & Answers
I am sorry but i am not so good to understand how...
-
How can i close a group of trades when they are in specific profit,EVEN there are multiple others running in loss?posted in Questions & Answers
How can i close a group of trades when they are in specific profit,EVEN there are multiple others running in loss?

-
RE: How NOT to open multiple positions in the same condition?posted in Questions & Answers
@ambrogio
i just solved it.I used "no trade nearby" block!thank you although for the concern!!!
-
RE: How NOT to open multiple positions in the same condition?posted in Questions & Answers
@ambrogio
unfortunately,i already have this 'once per bar',that is why it opens multiple positions.
It needs sthg else my friend. -
RE: How NOT to open multiple positions in the same condition?posted in Questions & Answers
@ambrogio
I tried that but now it opens only one position.Till now all good.But my EAs conditions are "when candle crosses the lines ,them a position must be opened.With the {no trade block), i have one position,as i wanted in the cross of the first line,BUT NO other positions in the cross of the other lines.
