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 =...
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...
Hello may I ask you one thing about leaverage?
Let's suppose I open a position with leaverage on a stock traded at 5$
Leavearge 1: 100
I will put 1'000 $ in a stock at the price of 5 $ , assuming it could go up
As I know with a position 1000 $ in a leaverage of 1: 100...
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.