Dear @jstap
Can you help me with an advice on how can I close all open trades once a take profit of a single trade has been hit ?
Thank you,
Posts made by styleflesh
-
RE: I need help for an easy ( I guess ) trading methodposted in Questions & Answers
-
RE: I need help for an easy ( I guess ) trading methodposted in Questions & Answers
Dear @jstap
Thank you, I will try. And if I need to compare profits of individual trades, what bloks are best ?
Regards, -
RE: I need help for an easy ( I guess ) trading methodposted in Questions & Answers
Dear @jstap,
Now it worked, thank you ! it opens a buy and the 2 x sells. Now i start to work on conditions. I need to compare profit of those opened trades, what block do you sugest I should try ?
https://fxdreema.com/shared/FkNnTAmkb
Thank you for your help ! -
RE: I need help for an easy ( I guess ) trading methodposted in Questions & Answers
Dear @jstap, thank you for you answer.
Still, there is no ghange in the EA behaviour. It opens initial buy, then opens unlimited sells : https://fxdreema.com/shared/PBeNtxpfc
Thank you, -
RE: I need help for an easy ( I guess ) trading methodposted in Questions & Answers
Dear @jstap,
I'm not sure how to do that ( I can't find that option ) : I just linked the bloks : https://fxdreema.com/shared/2NavXobIb
Regards, -
RE: I need help for an easy ( I guess ) trading methodposted in Questions & Answers
Dear @jstap
I have removed all groups, the behaviour is the same, after the initial buy, it opens unlimited sells:https://fxdreema.com/shared/GS65hEYee
Can you point out why ?
Thank you ! -
RE: I need help for an easy ( I guess ) trading methodposted in Questions & Answers
Dear @jstap,
Thank you for your fast reply.
Now I have Grp#2 on no trade block also. It opens the first buy, then it opens unlimited sells.
https://fxdreema.com/shared/SEhJyuIWb
Regards, -
RE: I need help for an easy ( I guess ) trading methodposted in Questions & Answers
Dear @jstap
Now it just opens unlimited buys : https://fxdreema.com/shared/yexwKnIBb
Thank you , -
RE: I need help for an easy ( I guess ) trading methodposted in Questions & Answers
Dear @jstap
I did as you suggested : https://fxdreema.com/shared/8XGFcvCWd
Now, it opens sells for every 100 pips distance from the oroginal trade ( i need to open only those two sells if the original buy is in loss - I put -100 pips in the pink block)
What must be added ?
Thank you ! -
RE: I need help for an easy ( I guess ) trading methodposted in Questions & Answers
Dear @jstap
I have created the first blocks of the project: https://fxdreema.com/shared/Gt2r8MrCc
It only opens the first buy then it does nothing. What am I doing wrong ?
Thank you, -
RE: I need help for an easy ( I guess ) trading methodposted in Questions & Answers
Dear @jstap,
I can't manage to build that. I try to make it more simple and eliminate the random first order.
Let's say the first ordrer it's a BUY.
After I place the BUY, i check for profit/loss.- If the trade is in a loss ( -100$ let's say ) then open another oposite trade ( SELL ) while keeping the original trade also .
- if the trade reaches a profit ( 200$) let's say, then close it.
This is the start. Can you please help with this ?
Where should i build it ? On init? on trade ?
Thank you !
-
I need help for an easy ( I guess ) trading methodposted in Questions & Answers
Hello,
I am not able to make a working EA with this simple rule :
Place a random order ( buy or sell) - > check profit - > If "x" amount is in profit then close trades. If "y" amount is in loss, then open an oposite trade ( keep the original trade also ) and then check again for profits and looses.
Any help to get me started will be appreciated !
Thank you , -
RE: Need help in setting pending ordersposted in Questions & Answers
Dear @jstap . I was thinking about the method with pending buy/sell orders. Is there a way to check it the pending order was fulfilled successfully ? Because the previous algo stoped working after a pending order was not executed ( because of fast price movement). Is it possible to do this with fxdreema ?
Thank you, -
RE: Need help in setting pending ordersposted in Questions & Answers
Dear @jstap . I am using it for Forex. I will review the logic of open trades, it still not working as intended for me

-
RE: Need help in setting pending ordersposted in Questions & Answers
Dear @jstap , I have modified to either buys or sells and nothing changes. the EA opens the initial buy then a lot of sells.
https://fxdreema.com/shared/mq4jmUB4b -
RE: Need help in setting pending ordersposted in Questions & Answers
Dear @jstap . I have done as you suggested :
https://fxdreema.com/shared/V2KeooTKd
The EA behavior is the same, it opens the initial buy and instantaneously, a lot of sells. Can you take a look ?
Thank you, -
RE: Need help in setting pending ordersposted in Questions & Answers
Dear @jstap . The bellow project opens infinite sells right after the initial buy, altho I have set a distance in the condition block.
Can you please advise ?https://fxdreema.com/shared/6k2wdSyTb
Thank you,
-
RE: Need help in setting pending ordersposted in Questions & Answers
Dear @jstap , thank you, I will try it.
-
RE: Need help in setting pending ordersposted in Questions & Answers
Dear @jstap . I see there is only a fixed value of pips in those blocks. There are some other option with a logical >= option ? So if the price moves fast still ">=" operator sholud activate the next trade.
Thank you, -
RE: Need help in setting pending ordersposted in Questions & Answers
dear @jstap . Is it possible to open the new trades with check distance in pips ? ( instead of pending orders ? ) . I am asking because I saw in my test that in certain conditions ( fast price movements ) if a pending order fails to open then no more positions are added from that point. With check distance I thing this problem will be solved.
Can you please advise ?
Thank you !