MQL4 and MetaTrader 4 - page 1492

I include the code for the indicator that I did. The problem is that the lines and text show correctly at the start. how ever I would like the text to remain where it starts and not move as the bars progress can someone help me I know I am missing something small but I can figure this out Thank...
Hi, when doing backtesting on my EA I noticed that "time value" of open/close orders on "Result" tab is not aligned with the graph, especially with the bar where the blue/red arrow appears. Does it mean that the backtesting is not accurate? How can I check accuracy of backtester? Thanks Alex
[Deleted]
Hi guys, I am still in learning phase and followed the mql4 book. I had no problem to save and see the mq4 file I created in my MetaTrader 4 folder /experts/trial.mq4. After compiling, the message window shows no error and passed the execution. However, I failed to find my corresponding trial.ex4...
Dear community, Does anyone know why the following TSF doesn´t move in EURUSD M1 automatically? Unfortunately it shows only the most recent values after new, manual compilation: //+------------------------------------------------------------------+ //| Time...
Dear community, I would like to create aRSI indicator on tick basis rather than bars. Since e.g."IndicatorCounted()" counts only bars and there is no"Bid()" or "Ask()" (only "close()" etc.). Do youthink it is possible to create a RSI on tick basis? Of course, I can use an arrayto count Bids, but...
[Deleted]
http://www.trendmedium.com/tmt4/ http://www.trendmedium.com/tmt4/download.html http://www.trendmedium.com/tmt4/tmt4.exe TMT4 - Trend follower adviser for MetaTrader 4 First of all let me notice that TMT4 is a not magix box! This is trend follower adviser helps trade FOREX/CFD. TMT4 have good...
[Deleted]
I purcharsed FAPTURBO read all the user guide, watched all the videos, did all it said but it does not work, I have been running it now for 2 weeks and nothing???? The support from FAPTURBO is not good, their reply to your questions is to copy paste the user guide. CAN ANYONE out there help with...
[Deleted]
Hello, I am trading 6 simultaneous currencies.  I'd like to calculate the net open trades for each currency and add them together to know how many total lots are open.  Is anyone aware of some code that will accomplish this? Thanks!
[Deleted]
I want that my EA count the consecutive win and the consecutive loss, becuase then i want to change the lots and stop loss/profit. Like if i have 3 or more consecutive win, i want change the take profit and still in untile i reach the first stop So if i have 2 or more consecutive loss i want to...
[Deleted]
I'm looking for a MA Crossover Alert for MT4 that will allow me to input a shift on the slow MA so that the crossover alert happen at the right time. I picked up a MA Crossover Alert elsewhere on the forum but it only allows for setting of the mode (SMA, EMA, etc.) and the period. One of hte...
[Deleted]
I just started using a demo account. For some reasons I don't have a gray triangle at the top of the screen to adjust the screen shift. I could not find anything in the set up or help. Is there a way to get that triangle on my chart? Thanks in advance for the help.
[Deleted]
Can anyone help me with a loop to select orders by magic number? I am looking to replace orders once they are filled and closed. Would be just as easy to call by orderopen price? Any help would be greatly appreciated! Dan
Hello all, I wanted to write about my experiences so far, in the hundreds ofhours I have put into programming EA's as a hobby project. I am going tobe vague but perhaps informative from the perspective of a relatively new MQL4 trader/coder. Firstly achieving a grail, I certainly touched on some of...
[Deleted]
Hi there, I am totally new in mql4 with some basic programming knowledge, I would like to help friend to develop EA for his FXCM microlot account usage. Could anyone give advise how to start? many thanks in advance.
[Deleted]
I created a custom indicator for myself and now i want to use it in my ea, is there anyway i can use that indicator like using other indicator that mt4 include ?
[Deleted]
what is mt4 code to display magnified symbol on chart? hard to read symbol on chart
[Deleted]
Helllo I have a script which ask me to buy or sell ..when selected it will place the order with given tp & lot...i just want to add stop loss in it ...& also i want to add an option that it will placed the next order LOTS according to the previous trade loss...so i need some one experianced to help...
  5EMAsAlert  (3)
anybody have difficulty downloading the 5EMAsAlert? i cant seem to get "support" to respond to my questions. i have everything working except the arrows that show entry. yes, i do have the damned sounds. i have dragged the 5EMAsAlert all over the screen and i even have smiley faces. i have referred...
Hello, I am new to MQL, I am confused about accuracy of back tests. Here this part I'm copying from user guide, in strategy testing part of trade platform : Methods of Modeling Historical data are saved in the terminal only as bars and represent records appearing as TOHLCV (HST format). These data...
[Deleted]
Can anybody help me in writing a simple EA for a Hedging strategy I wish to try on FXCM
Hello, I have 3 things I want to ask help for here! First, I downloaded an EA from a site, in backtest it performs wellfrom time frames M1, M5, M15. But when I attach the EA to a chart itopens trades with no stop loss. Even if I put a stop loss in theparameters, the EA never add the SL, it only adds...
anyone care to share your code to enter and exit sharply? i think mine is not the best. int Entry(int TF) { double Curr_R = iCustom(NULL, TF, "RangerEA", R_MA, R_Mode, R_Shift, 0, 1); double Prev_R = iCustom(NULL, TF, "RangerEA", R_MA, R_Mode, R_Shift, 0, 2); if(Curr_R > 0 && Prev_R < 0)...
These are really expensive EAs, taken from http://private.thefxcode.com/dhananjay.htm Guess they are new as Google has no results with search with the names, can only be found in Plimus website Dhananjay EA with moderate risk Dhananjay Expert Advisor PrecisionTypeA EA with moderate risk
Anbei ein kostenloses Handelssystem für den MetaTrader, dass noch bis ende März getestet werden kann. Kostenloses Handelssystem http://www.meta-trader.de/metatrader-euro-racer.htm http://www.meta-trader.de
Hello People, what are at the moment the best tipps to secure a little bit the code from your EA that you sell to someone as a ex4 file? I search for some tipps to make the copy gansta a little bit angry if he want the take my code as its one. Or did there are today are possibilities to not must...
  First Bar  (3)
Is there way to find if it's a first bar above/below the MA (first bar's open above/below the MA)? Thanks Example
My conditions are: 1/. If Buy order is opened then set StopLoss = Low[1] every new bar 2/. If Sell order is opened then set StopLoss = High[1] every new bar If you have any idea how to best solve the problem - please for the answer.
[Deleted]
All we'd really need is a 4th type of mql program that allows us to build our own. It wouldn't need much more capabilty than an EA, maybe just the ability to init before a tic comes in and to create a permanent UI window that can accept user input data and have buttons and slider bars and other...
I know I can pull 3 EMAs into a chart and mke change to the perion and to get what I want. But I would like to be able to add one indicator that has 3 EMA with the following specification: All will be Period 34 One would Apply to High One would Apply to Close One would Apply to Low Does any body
[Deleted]
i'm sorry but i'm still begginer in programing - so it may seems very simple for you... How can i do something like: if(true) { BUY else SELL - no matter WAIT FOR NEXT BAR - this is important } because between bars should be the condition changed many times :( So, can i forbid the int start() to...