enigmatrader
enigmatrader
Friends

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

enigmatrader
Registered at MQL5.community
enigmatrader
Added topic 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
enigmatrader
Added topic 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 ( (
enigmatrader
Added topic 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
enigmatrader
Added topic 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
enigmatrader
Added topic 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
enigmatrader
Added topic 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