@fmazzot so have you managed to upload and sell your ea on mql5 market?
Latest posts made by Gary 0
-
RE: Who can use EA built with FXdreema
-
RE: any mql5 programmers here?
am new here. i tried playing around with an ea i created with fxdreema , during compiling, i saw this message: "version is incompatible with MQL5 Market, must be xxx.yyy". although it went on to be complied successfully.
-
RE: Good EA
@Duelistking dun think u r allowed to do this here. @fxDreema
Besides.. this is yet another ea that trades between 23:00 to 00:00. The backtest is hardly accurate cos it's does not reflect the large spread widening in the 1hr after new Zealand opens.
-
RE: Poor countries, poor people
@Xfire hi, just curious. I think there are still lot of international sanctions on Iran. Which brokers does Iranian use?
-
RE: MT4 expert does'nt work on new 1421 build
thks. i will also avoid upgrading to the latest build. i am still on 1420. just checked
-
RE: How to Round to decimal places
@l-andorrĂ thank you. it worked for me too.
-
RE: How can i display the right profit on chart?
sry, this didnt work accurately. when there are more than 1 position, where at least one is negative, the sum of the total profits would be inaccurate
-
RE: How can i display the right profit on chart?
nevermind. solved.
just add "NormalizeDouble($,3) " in "adjust" within the text box block
-
RE: How can i display the right profit on chart?
hi, how do i limit the profit to just 2 decimal place?
-
RE: How can i display the right profit on chart?
@paragorundu thank you. I am looking for such a solution too. Thanks