enigmatrader / Publications
Forum
MT4, statement.html - EA sometimes/sometimes not
burried in the html statement is also the file name of the EA that generated the trade, or rather sometimes. I have one EA that the name is not being included. This statement.html is including the two others matched to the trades. Just need to find out why not/how to get this other one listed in
OrderSelect from History
Alright does not make sense. The following code triggers as if the order was closed and it is not, still a buy: Statement same as I have always used, except for variable name. Went back and looked at some old programs that used it. if ( ( AccountNumber () == MasterAct[index]) && ( OrderSelect
iMA() does not appear to work on diff TF than chart TF.
Running iMA with a TF of 60 min. on 15 min chart, something seemed not right . Plot values returned from it and values were scattered all over the chart. Changed TF of chart to 60 mins, agreeing with value passed to iMA and dots were right on the iMA. Plotted one of the values from the 15min chart
iClose error: incorrect series array using
I can not found on the inet an explanation for this error. This statement is an indicator, running on a chart pair AUDUSD . uj = iClose( "USDJPY", 0, 1 ); Tried using a cut down version of the example under mt4 help. Print( "usdchf: ", iClose("USDCHF",PERIOD_H1,i) ); and still same error. Thanks
OP_SELLLIMIT not processing
i have a program statement that places an OP_SELLLIMIT. It is being accepted as an order with no errors, but when the price target is hit, the order just disappears from the screen. Never does show up as a 'sell' order. tia, Keith
No compile erros - but ex4 not there.
This is the error msg i get after compiling without errors. and then trying to run the program. The compiled file does not exist in the experts folder, and after searching for it, it appears not to exist on any part of my HD. Does the same thing on two seperate computers. 2008.11.08 18:40:25 Cannot