I'm starting this thread to talk about risk management practices with forex.
=(ROUNDDOWN(ACCTBAL*(0.125),-2)*10)
Max Daily Loss
=ROUNDDOWN(ACCTBAL*(0.02),0)
Max Weekly Loss
=ROUNDDOWN(ACCTBAL*(0.05),0)
Quote from datamerc:
I like to keep things simple.
...
This may or may not work for you, but this conservative and simple approach has worked well for me. Good trading to you Greg.
Quote from TraderGreg:
Personally, I am having some problems with my lot sizing. Originally, I entered trades on all the same lot size that would make each pip worth a set amount, and that was that.
However, recently I decided I wanted more risk control. My new concept is to have the risk for each trade at a set percentage: 0.5%, 1%, etc. However, my problem is that Oanda only calculates the risk on market orders. I like entering quickly on limit orders, and this creates problems trying to do the calculations myself.
I've been thinking of ways to do the calculations myself and with programs, but I run into problems with things like converting EUR/JPY gains back into dollars. Other options are a real pain. Is there any place where I can calculate my lot size to match a desired percentage?
What do you do?

