stop-out

  1. shanmugapradeep

    How to get Stop Out Level and Margin call level

    Hello, Different brokers have different Margin call and Stop out level percentage. How to get that using MQL4 code? I am trying something like this but not working double marginCallLevel = AccountInfoDouble(ACCOUNT_MARGIN_CALL_LEVEL); double stopOutLevel =...
  2. shanmugapradeep

    Formula to calculate Maximum Lot size based on Account Balance, Leverage and Currency Pair

    Hello, Let say, Account Balance / Free Margin : $200 Leverage : 1000 Currency Pair : GBPUSD Account Currency : USD Currently i am using : https://www.hfm.com/int/en/calculators/position-size-calculator and this show accurate Lot size but i am looking for formula so i can code into my EA. How...
  3. Osoarrogant

    How to calculate Maximum Position Size by Stop-Out Level and Margin Leverage

    Hi there, Please read carefully. I am well aware od the leverage calculators, but they dont allow me to calculate my stop loss point. I want to be able to calculate the maximum LOT size I can use and not get stopped out of the trade up until it actually hits my SL Example: So lets say I want to...
  4. ice911

    Calculating maximum position size based on stop-loss and stop-out level

    hi iam using robot for trading i would like to know the formula to hold a position down to 40 pip loss for usdjpy stop out 50% leverage 500
  5. T

    Margin Call

    Hi every body I’m not a pro forex trader, I want to know what margin call level is? Why different account type has got different margin call level? Is it better that our account has a higher level or lower? Would you please help me? Thanks.
  6. R

    Guaranteed stop loss

    Hi, I was wondering, are guaranteed stop losses only available on spread betting platforms? I'd read a lot about the importance of stop-losses, but also that there is always a risk of slippage. I'm not quite sure how a guaranteed stop loss could in practise be completely guaranteed, nor how...
  7. Enivid

    Stop-Out Level

    Stop-out level is a very important feature of the trading account with a Forex broker. When the ratio of the account B]equity[/B] to the used margin reaches stop-out level, the position with the biggest loss is closed. For example if your Forex broker has a stop-out level of 20% and your...