User rating: 0
Joined: Sun 11 Jul, 2010, 20:12 Posts: 20
How do I get the current value for account free margin in my JForex strategy? MT4 has a simplefunction AccountFreeMargin() that gets this. What is the equivalent for my Java/JFoerx strategy? I don't see anything in IAccount that gives me this - either that or I don't understand what exactly the methods of IAccount are giving me.