fabriziosartori
fabriziosartori
Friends

Add friends via their profile or user search and you will be able to see if they are online

fabriziosartori
Added topic iLowest() and iHighest don't work in Strategy Tester
Hi, all!    I'm using Markets.com as Forex broker to test my EAs.    I'm using iLowest() and iHighest() in my EA for the first time, this way:    g_iMaxBar = iHighest(NULL, ANALYSIS_PERIOD, MODE_HIGH, 10, 1);  
fabriziosartori
Added topic Managing open orders in MQL5
Hi!    I have a strategy implemented in MQL-4, which one I will migrate to MQL-5, trying to use the corresponding APIs (if possible), I mean, not using the MQL-5 classes.    I'm not a trader and I have read some articles to
fabriziosartori
Added topic [MetaEditor - version 5.00 - Build 934] - Bug with Activate MQL5 Storage - URGENT
Hi.    I've been developing some applications in MQL-4 (new release) language with the editor above, and was using the MQL5 Storage for Version Control.    I was using it normally, but now when I need to implement new features to
fabriziosartori
Added topic SendMail() not working in EA
Hi, everybody! I've been developing an EA and one of the new requisites is to send an e-mail informing that a withdrawal must be carried out. I configured my MT4 platform to work with a gmail account (sender), by using hMailServer application , and
fabriziosartori
Registered at MQL5.community