Codes

Catcher Profit 1.0 for MetaTrader 4

This isn't an operating EA, but profit management EA

Main Points - Dottor Market for MetaTrader 4

Three main pivot points : Daily - Weekly - Monthly

MMPRO - Dottor Market for MetaTrader 4

Trade with right risk

Forum

what is total number of steps mt4 optimization?

Good evening, could anyone answer me with certainty on what is the total number of steps mt4 optimization possible without using the genetic algorithm ? I need to use simple search and I can't understand how far I can go. 1 million combinations? more? less? Obviously what I try to understand is that

Italian (Trader or MQL Developer)

If you are an Italian Trader or Italian MQL developer please comment this thread! Regards Alfredo

How can I fix this problem with arraysort?

Hello to everyone! I don't know how to solve this problem.... void CreateIndi() { string Valuta; double Apertura,Prezzo,Percent; int B= 0 ,Divisore= 1 ; double Percentuale[]; double NumeroValuta[]; ArrayResize (Percentuale, SymbolsTotal (StrumentiWatchList));

One Click Trading mode

Hello to everyone! How I can obtain one click trading mode ? (True or False) Is there a way? Thanks Dottor Market

How to fix a candle parameter?

hi, I have a problem. I wish to fix this parameter High[1]-Low[1] for obtain a steady trailing step, but obviously this code, as soon as there is new candle is updated. I'd like to create a simple function for returns steady distance between (start high candle) - (star low candle) to insert under