I would like to calculate my maximum allowed position size if:
- Account balance is 100,000 USD
- I can risk 10% = $10,000 at each trade
- Entry is 1580.00
- Stop is 1579.75
- I am trading ES mini (PointValue=$50, TickValue=$12.50, TickSize=0.25)
So theoretically, I can risk with $10000/(Entry - Stop) = 10000/12.5 = 800 contracts.
However, this is too high value as it does not consider margin and any other possible expenses.
How should I calculate the position if I would like to use margin data in my calculations?
Thank you.


. You enter, and the market takes off immediately, without even ticking back from the Ask to the Bid?
Comment