Codes

EA with sounds for MetaTrader 4

This EA is based on the 10 SMA moving average and another things which could be better - It also make sounds according to the context

Hedge Expert Advisor for MetaTrader 4

disturbed EA wich open a long and a short position at the same time

Forum

unable sending mail

Hello, I have just created a gmx mail account for sending mails with metatrader but the simple test does not work. I have configured like on the attached picture, where is the problem? Maybe I have to use my internet access provider like in Outlook, isn't it

About the spreads of the brokers...

Hello, I have a broker and I do not know anyelse, so I do not know the spread of other brokers on different commodities, forex or indices... For example, my future S&P500 spread is 5, one digit after the dot Golds: 80 pips, 2 digits after the dot OILs (Brent): I have not the possibility to trade the

post an EA

Hello, I would know how to make to post an EA on the experts code base of the community site, how do? And I wonder why people are posting its, for sharing theirs losses or just for pleasure

orderclose problem

Hello, I have a problem when I must close an order, it does not work; there is an " invalid price " error (129) althought the programm seems good if ( OrderSelect (i, SELECT_BY_POS, MODE_TRADES) == true) { if ( OrderMagicNumber () == magicnumber) { int prix ; int

Writing when I want in *.txt file

Good night or good morning accordingt to where you are. I am testing an EA I am coding and I use the print function to know what it is doing in order to debug it but it's appear to be heavy because there is news informations every ticks and the automatic refersh is a little boring even if I can

the "Alert function"

Hello, it is a simple question but how to make to delete what you have wrote in the previous call of the Alert function in order to see just the update information, sincerely

Unable to court-circuit the "start" function

Hello, I am frecnh and my english is no perfect and it will be pleasant to ignore it. I have a problem with the "start" function"; it is run at every tick , yes? But in my EA algorythm, ther is a function wich is waiting for a new candle and I do not want resarting the sart function at every tick