same here too. waiting for the admin to resolve this. Thanks @miro1360.
Posts made by shomefun
-
RE: Testing pass stopped due to a critical error in the EAposted in Bug Reports
-
RE: example: For each tradeposted in Tutorials by Users
Great. Yes... I meant like an array.
Thank You. will try this out.
-
RE: example: For each tradeposted in Tutorials by Users
@miro1360 @administrators @fxDreema Nice. Works like a charm. Thank you so much.
My other question is: Can I save the open price for multiple orders (Buy and sell), and put them in a list for cross reference. like you did with the Condition with saveOpenPrice.
Thank You.
-
RE: New compilation error.posted in Questions & Answers
@miro1360 @administrators @fxDreema It works now.
Thank you.
-
RE: example: For each tradeposted in Tutorials by Users
This is the project: https://fxdreema.com/shared/y6F1bWm9c
-
RE: example: For each tradeposted in Tutorials by Users
@miro1360 Hi, still having the same issue. This is what i am trying to achieve: shared/q1wdRiUPc
I will like to take partial profit for the parent trade, but do not want to take partial profit for the add to volume. I cant differentiate both trades.Would appreciate your input.
Thank You.
-
New compilation error.posted in Questions & Answers
@fxDreema @miro1360 @administrators I started getting this error this morning. I have checked every possible reason. but still cant compile.

-
RE: example: For each tradeposted in Tutorials by Users
Hi @miro1360 Thanks for this.really helpful, But I have some questions:
- What exactly does the Area do? Does it separate the trades... I mean the commands in Area #1 does not control the trades in Area #
- Also i will like to partially close a trade, add to volume (partial close should not apply).
For example:
Create a trade
partially close 10%
partially close 10%
add to volume (i will not like to partially close this trade).Please any suggestions.
Thank You.
-
RE: Add to Volume and Close partially.posted in Questions & Answers
Okay. Thank you for the response. I will try this out again and let you know.
Thank you once again.
-
RE: exclude child trade from For Each Tradeposted in Questions & Answers
Okay. Thank you for the response. I will try this out again and let you know.
Thank you once again.
-
RE: how to put pasword for my ea?posted in Questions & Answers
@fxDreema Thanks for that. I have tried that already, but it does not achieve my goal. the condition filters the Close partially and Add to volume the same way becasue they are both child trades. is there a way i can work identify both trades with a comment or tag???
-
RE: how to put pasword for my ea?posted in Questions & Answers
@fxDreema can you please help.
How can i differentiate a partially closed trade (child trade) and Add to volume trade (child trade)? i will like to perform some trade operations on the partially closed child trade and not on the add to volume trade. basically, is there a way to differentiate 2 child trades created with different operations ??? -
exclude child trade from For Each Tradeposted in Questions & Answers
Can i exclude Add to volume trades (child trade) from For each trade ???
-
Add to Volume and Close partially.posted in Questions & Answers
How can i differentiate a partially closed trade (child trade) and Add to volume trade (child trade)? i will like to perform some trade operations on the child trade and not on the add to volume trade. basically, is there a way to differentiate 2 child trades created with different operations ???
-
PARTIAL TAKE PROFITposted in Questions & Answers
Hi,
I know you are still working on updating the site. But i have a few issues i will like to remind you.-
Condition blocks is not working as expected. example: https://fxdreema.com/shared/0pWUbSRCc
http://i.prntscr.com/ab6314dd92954d688e ... 7e9303.png -
partially take profit is not working as usual.
-
Block numbers have changed.
-
-
RE: PARTIAL TAKE PROFITposted in Questions & Answers
Wow. Great.
That works fine for me. I will definately stay away from using the temporary memory as recommended.
Thank You.
-
RE: PARTIAL TAKE PROFITposted in Questions & Answers
Hi,
i have been working on this for about 2 weeks and still no headway. need your help. What do i do?
i have attached a snapshot of what i am trying to do.once per trade/order
close partially every 10 pips and stop at 50 pips away from open price.is there a way i can get order numbers of each trade and put in a memory for the once per trade/ order block to check before executing.
Note: it works sometimes and most times it does not.
Thanks.
