and equity means balance + open profit ?
Posts made by Ren12
-
RE: balance hits certain price so we close profitposted in Questions & Answers
-
RE: balance hits certain price so we close profitposted in Questions & Answers
Is this only open profit? Does it include the entire balance?
-
balance hits certain price so we close profitposted in Questions & Answers
Hi there,
Does the balance in the condition block count open trades in profit?
Say i have 88000 in balance and my trade is in profit 2100.
I want all postions to close if my open profit for all eas cross $90000 for examle.
Any ideas?
-
Group tradesposted in Questions & Answers
Hi there,
I have built multiple bots and I’m wondering if another bot using the group 1 can close trades realising group 1 from another bot?
I have two bots that use group 1 different entries and exits.
My question is if they both have been coded for group one can one trade me exited for the others bots group one exit ?
-
RE: ATR SL TRAILposted in Questions & Answers
My stop is already set to the atr distance I want but I want to trail that. is there a way I can check the distance in pips of current SL and then trail that?
-
ATR SL TRAILposted in Questions & Answers
Hi all,
I have figured out how to set the sl to the atr multiplied but to then get that sl to trail after its been set is stumping me.

Any idea on how to achieve this?

Where am I going wrong?
-
send order on bar closeposted in Questions & Answers
Hi all,
I want to have my ea scan continuously for my conditions to all be met and once they are met I want the order to be sent on the next bar close.
IS this possible?