Topics
Replies

ezoforx
06 Apr 2015, 20:42

Please dont make it forever.. We are waiting for so long..


@ezoforx

ezoforx
01 Apr 2015, 13:06

Hi lec0456,

Thanks for the answer. But I am looking simple way to do it in calgo and I want it to be universally able to calculate margin requirement for not just USD/XXX, but XXX/USD, XXX/YYY, Stocks, Indices and etc. under any base currency..


@ezoforx

ezoforx
28 Mar 2015, 08:30

Below is the code in MT4

 

MarginForOneLot = MarketInfo(Symbol(), MODE_MARGINREQUIRED);


@ezoforx