Added topic
Problem with AccountMargin()Hello,I have developed an EA that has the potential to open new positions if the margin does not exceed a certain percentage of capital.To do this test, I use the standard functions balanceAccount () and AccountMargin ().This works very well most of...