hi,
want to create a hedge ea that hedges the opposite trade by the same lot size, so if sell (lot : 0.13), and buy tp is hit, then asap a buy opens with the same lot size as the sell (lot : 0.13), but here the catch... i want to manually trade, there is no conditions in this EA to open or close trades, i just want to to hedge the opposite position just incase i am busy with daily life... above blocks i put in the "on trade" section, but it doesnt seem to work... help please.... https://fxdreema.com/demo/simple
Best posts made by nahimh
-
RE: hedge without conditionposted in Questions & Answers
Latest posts made by nahimh
-
RE: hedge without conditionposted in Questions & Answers
yes, but im using close partially block to modify lotsize, because it closes the trade and opens a new trade (with the new lot size), it opens another position with same lotsize as i partially closed by...
-
RE: hedge without conditionposted in Questions & Answers
@jstap hi, thanks for reply...
im not familiar with parent/child trades, can you explain further please... -
RE: hedge without conditionposted in Questions & Answers
@jstap
the above advice has worked, but created another issue,
once i close a position partially, it ea considers this as a trade close aswell and opens another position with the same lotsize as i partially closed by... is there a way around this... -
RE: hedge without conditionposted in Questions & Answers
hi,
want to create a hedge ea that hedges the opposite trade by the same lot size, so if sell (lot : 0.13), and buy tp is hit, then asap a buy opens with the same lot size as the sell (lot : 0.13), but here the catch... i want to manually trade, there is no conditions in this EA to open or close trades, i just want to to hedge the opposite position just incase i am busy with daily life... above blocks i put in the "on trade" section, but it doesnt seem to work... help please.... https://fxdreema.com/demo/simple -
RE: trim opposite lot sizeposted in Questions & Answers
@l-andorrĂ thanks for replying,
the criteria to trim is the furthest opposite trade gets trimmed first, until its completely closed, then then 2nd furthest, 3rd furthest, etc...
but it will complicated to pull it off on fxdreema..
-
RE: trim opposite lot sizeposted in Questions & Answers
@JamieCisneros
im on mql4, but thanks anyway... -
RE: trim opposite lot sizeposted in Questions & Answers
what if i had more than one sell position open. and i want one of them "trimming down"(lot size), how do i pick the one i want to trim... the furthest one away, for example...
-
swaps and commissionsposted in Questions & Answers
how do i add swaps and commision to my TP take profit.
-
trim opposite lot sizeposted in Questions & Answers
hi,
i have a hedging strategy, were, for example, buy position is open, and a sell position is open 10 pips below the buy position, with same lot size, if buy tp is hit, i want to "trim" the sell position lot size down half. how do i do that...
