Margin Call Direct Hedger

Strategy:

This is a Guard for your account in case the Margin Call of the Account is called. The most brokers have Margin Call at Margin Level of 100%.

If account Margin Level is below TriggerMarginLevelPercent (100%), the EA checks all open account positions. For every non-hedge position it opens one reverse position with the same symbol and same volume.


IMPORTANT:

  • CHECK this manually on the Account before using this EA. Only some brocker offer this: The margin of open Position + margin of his Heding Postion need to be Zero.
  • Requires a hedging account. On a netting account this logic will not work.
  • Existing hedge positions created by this EA are skipped to prevent an endless loop.
  • Hedge comments include the source position ticket, so the same source position will not be hedged twice.

Altri dall’autore
This EA is decided to protect all positions when the markt go in the wrong direction. Pre-requirement: The calculation of margin should not be SUM. E.g you have 1 Lot Buy Position (1) and 2 Lots Sell Position (2)-> then the required margin should not be sum of margin of Postion (1) + margin of Position (2) Strategy: The important parameter is the TML "Triggered Margin Level". E.g TML = 110%: This EQ will loop over all the open positions. I f the current margin level go down to <= 110%, it will o
FREE
Filtro:
Nessuna recensione
Rispondi alla recensione