Forum

Backtesting AUDNZD...

Hi. I have downloaded all the available historical data for AUDNZD via the 'History Center' but it is not showing up as an option during backtest . Is there any way of enabling this manually? Knowing where Metaquotes' allegiances lie, it wouldn't surprise me one bit if this was deliberate! Then

Request Metaquotes put back the 'Recalculate' option...

User 'JOATMON' was told on the Metaquotes forum - "Recalculate" option - Forex Trading Software Forum - to submit a request for any possible Metatrader improvements. The issue is Metaquotes removal of the 'Recalculate' tab. Even if you don't program, you will find that backtesting is considerably

Mini Account Historical Data...

Anyone know a broker that has historical mini account data (eg. EURUSDm) for download??? Both Aleccohfx and IBFX handle mini accounts in this format but neither have EURUSD m data for download. I even tried renaming the 'standard' data by attaching an 'm' - took about 15min - but no joy, Metatrader

TSD_Problems with Dialogue windows...

newdigital, there is a problem with the way TSD deals with windows that deal with replies to posts and PM's- when using the Opera browser. TSD is the only site on the net I've come across where this occurs. Neither is this a recent occurrance. It 'started' about a year ago and despite several Opera

Is MetaEditor infected with a Trojan???

I've just done a scan with McAfee and it tells me that both my NF and WHC MetaEditor installations are infected (see pic.) This is after removing an re-installing both packages when the compilers mysteriously stopped working. I have also done a complete system scan. Has anyone else experienced

Indicators - Stop variable being re-initialised...

Hi. Apparently simple question but I'm baffled. With Indicators, how do you prevent a Globally declared variable from being re-initialised when the user changes a setting? Also, why are Global variables NOT re-initialised in EA's??? I'm hoping there's a better option than having to save a single

Is iMAOnArray() 'broken'.....?

Hi. Can anyone confirm that iMAOnArray doesn't function properly in all instances? There is no problem using it with a fully populated array but when it is included in the 'loop' it does not work - see below. Can anyone explain why? for (int i=limit; i>=0; i--) { MAbuffer =

PM attachments not possible...???

Hi. Am I right in thinking that it is not possible to include an attachment with a personal mail to someone

Last Trade - Buy or Sell?

Hi. Does anyone know if it's possible to determine if the last trade was a Buy or a Sell? I thought that comparing the Ask or Bid to the Close[0] was the answer but Close[0] always returns the Bid price

Programming Question...

Hi. Could anyone tell me if it's possible to have Histograms oscillating about a value other than zero or is this another MT4 limitation. The 'SetLevelValue' command only seems to effect where the center line is drawn which is not the same thing