kumlien / fx2

fx trade, second try...
1 stars 0 forks source link

Document how to define position limit for robots #19

Closed kumlien closed 8 years ago

perberglund commented 8 years ago

New positions should not push available margin below 50%. If available margin is below 50% no new positions can be opened. Rephrased: New positions should not push available margin < 50% of balance.

Other details on position sizing is handled by robot.

kumlien commented 8 years ago

If a new trade would break this rule then the operation fails.