Steve,
If some people get uneasy about DD etc because their account is under funded or lotsize too big then there is a simple rule to check each time you enter a new trade.
if(AccountMargin() > (AccountFreeMargin()/100)) then stop entering more trades.
Scoobs
If some people get uneasy about DD etc because their account is under funded or lotsize too big then there is a simple rule to check each time you enter a new trade.
if(AccountMargin() > (AccountFreeMargin()/100)) then stop entering more trades.
Scoobs