willgart
willgart
Friends

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

willgart
Added topic is it possible to unload and reload an indicator inside an EA?
Hi, I want to reset an indicator loaded in my EA. Because this indicator has a small repaint issue, once a signal set, the indicator didnt revert back the signal to empty by it self. today my only option is to change the currency where my EA is set
willgart
Added topic iEnvelopesOnArray cause an access violation error
Hi, when I call the iEnvelopesOnArray function I receive an access violation error. iEnvelopesOnArray(mybuffer,0,14,MODE_SMA,0,0.2,MODE_UPPER,i); any other iXYZOnArray work fine (like iStdDevOnArray, iMaOnAraay etc...) only the envelop one failed
willgart
Added topic what are the best formulas to evaluate an EA performance?
Hi, what are the best formulas to evaluate the performance of a back test? because now we can use the ontester function , we can implement our own formula here... but which one? :) is the SQN (Strategy Quality Number) used by strategyquant in their
willgart
Added topic files operations may be locked, is there a timeout possible?
Hi, I'm using a Renko EA to produce my renko charts. but randomly the EA freezes during the file operations. I don't see any option to set a timeout delay when I do operations against a file. what Can I do to insure that the EA is never locked
willgart
Added topic MT4 did not list all the indicators and folders from my MQL4 folder???
Hi, MT4 (old and new version) has a problem to display all my custom indicators and EA in the terminal. I create folders with MT4 600+ and my new folder with indicators in it is not displayed. I also add 3rd party indicators, and they not allways
willgart
Added topic looking for a news event indicator with backtesting
Hi, I'm looking for a code or indicator provding news event capabilities. which support back tests. (Like the kangaroo EA ) thanks
willgart
Added topic how to hide orders, stop loss & TP lines in a chart?
Is it possible to hide all the trade's related lines in 1 chart only? the show trade levels options impacts all charts. thanks
willgart
Added topic indicator not displayed in tester window
Hi, I have an indicator which use information from another (higher) timeframe based indicator as well as current time frame data. this indicator is never displayed in the tester window, while others indicators works fine. what can I do to be able to
willgart
Added topic metatrader 4 crash using a custom Ind. calling another timeframe
Hi, I'm creating a custom indicator . this indicator call the iFractals indicator on another timeframe. This cause MT4 to crash. but... if I first open the time frame in MT4 (H4 for example), then going back to previous time frame (H1) and then
willgart
Added topic best CPU type for intensive EA testing?
Hi,   did you know which CPU is better to run back testing in MT5? Intel or AMD? does the size of the level 1 cache impact the performance? etc... Is there any comparison / benchmark available? or what type of standard benchmark should we check
willgart
Added topic No longer able to test any robot !!!
Hi,   suddenly my MT5 stop doing any test.  No natter which EA I'm using, the tester refuses to do its job.   there is no errors anywhere. the system simply never call the ontick event and just deinit everything after the init do its
willgart
Added topic Portable vs Guest mode problems...
Hi,   I have a problem when MT5 starts in guest vs portable mode. in Guest mode the tester works fine, but creating a new EA  using the wizard did not displayed custom signals. in Portable mode the tester doesn't works,  but creating a
willgart
Registered at MQL5.community