MQL4 and MetaTrader 4 - page 1451

Hello...I am new to Mete Trade and still finding my way around the platform. For some reason my account history has stopped posting my latest trade results. Should I be deleting historic trades? If so I can't find anywhere in the platform that allows me to delete. I would be very grateful for any...
Hi, i was looking throught the forum traying to find aswers to my question but found nothing. Im pretty new to MQL but trying my best. Well, the question is I have this code but it only opens one buy position. I would like to have second set of code to open one sell position based on different rule....
[Deleted]
Hello everyone, I am working on a EA and I am stuck with one problem. The EA is using stoploss and take profit that is fixed once the EA starts trading but if I start with loosing trade l I have loss in history ( let's say 10 pips ),what I would like to do is : after I have a loss I would like to...
Expert Advisor’s Rules: Symbols:EURUSD,GBPUSD,GBPJPY,EURJPY Timeframes:1H,4H,DAILY,MONTHLY Included Takeprofit function! NO OTHER CONDITION OR RESTRICTIONS OR INDICATORS! /There is only one(1) I think very simple rule for open a new order:/ *Open at Start of new bar(Open).* So at start of new bar EA...
  i need simulant  (1)
Hi, does anyone know where i can get trading platform simulation software,to enable me perfect my strategy during market off-hours. any helpful link will be appreciated
If you open up 3 windows all from a pair, eg EURUSd ...1 on 1 hr, 1 on 15min, 1 on daily, do you get 3 times the amount of data transmission from the broker or is it all 1 set
Two possible flaws in current MT4 Terminal. 1) It appears that MetaTrader 4 Terminal M1 tick data received is stored in RAM. How fast memory is used is proportional to number of pairs running . When MT4 is re-started, this memory stored tick data is written to .hst file and memory usage...
Hi all, When I trade with my $ 8,900 demo account and open buy with 7.5 lots the error massage is "not enough money". Can anybody help me, how to calculate max lot that we can trade ?. thanks
Hello, How does MetaTrader handle daylight savings time ? -Manesh
[Deleted]
I would like to delete a trend line at the current bar, so it does not extend further than that bar. I did accomplish sort of what I wanted by simply changing the line color to background at the current bar. I am happy with that and it works for what I wanted. But since I am learning, I wanted to...
Can't get this order send to work, keep getting error 130 invalid stops OrderSend(Symbol(),OP_BUY,lots, High[1],3, NormalizeDouble(High[1]-SL*Point,Digits), NormalizeDouble(High[1] + TP*Point,Digits),"manage",703,0,Blue); Print out values and I get:2009.06.03 12:17:50 2009.05.22 00:00...
[Deleted]
Spread-Betting is a tax free way of trading in the UK but there are currently no Spread-Betting companies that use the MetaTrader platform. Are there any plans to include Spread-Betting instruments within MetaTrader? There are plenty of active traders in the UK who want to automate spread bets but...
[Deleted]
I would like to find a trade partner we work togeather as one team in london session and early US mainly we will use technical anlysis tools as divergence / S/R and candles patterns ……. we will agree for methodology and monitor one currency finally we will check each other before doing trade if u
  Tick history  (1)
Is anybody intrested in history of ticks? If any, I publicated that here: http://acompetition.love-craft.ru/?ptp=1&report=2 And if somebody want I can sell all my archive (5 instruments, 6 months) for $100 of something.
  Your favourite EA  (10)
hi, im pretty new to mql and the whole forex thing, but im fascinated by the idea to create a program that runs profitable on the forex market. as the most newbies here im interested in your experience and on which ea is your favourite and why. a few short words to me. im a 32 years old man living...
  Mt4 broker  (2)
I've found one good broker, but he didn’t permit hedging and do not have micro forex accounts, but I need micro forex with high leverage.
I am trying Megadroid EA but I get a error message 256. Below is the information on thescreen. Any clue? Thanks On the left corner I get ( with Forex Meta): MegaDroid ver 1.11 Symbol EURUSD ........ Authentication failed. Error (256) Error: Server response failure ......... Agressive: true ............
[Deleted]
Hi, This is probably very simple for you guys. I want to write a code for MetaTrader 4 for this conditions, but I do not know how to start: Signal to Go Long when: 1) MACD crosses above the zero line, and 2) RSI recently crosses above 70, and 3) Stoch is less than 80 Signal to Go Short when: 1) MACD
What follows is the code to compute the RSX (it's similar to RSI), to which I have added few modification to display the simple moving average of the RSX line, but it does not work. In bold I have highlighted what I have added to the RSX original code. Anyboby knows what's wrong? Thanks - - - - - -
Hi guys, I have a portion of code that I can't get to work.. The whole idea is that if the sum of profit for my magic number is negative (ie the last trade lost), then I'd like for the EA to place a new trade. Am I going off on the wrong direction with the code I've pasted below?? Any help is...
Hello, I am quite new to this forum, but i've been here a lot in the last couple of weeks to read through the Documentations and other user post for help when I was writing my own EA code. Well, here is the question. I wrote this code and like to ask you what is your experience with the backtesting...
[Deleted]
Is there a way in mql on a 5 min chart or any chart to look a bar other than the current bar and find out whether the high was made before the low and vice versa. Im trying to do this on the 5min chart. Im guess i could someone making a searching system on a 1 min chart to do this but imo it would...
  Please,Teach Me.  (4)
We are managing the FX trade school . We are training dealings using MT4. In order to teach a student dealings of a sample, Read only password of MT4 is used. The teacher shows the student FX dealings of real time through MT4. However, a teacher has the case where he does not want to show a student...
[Deleted]
Hi, I am coding an EA and have a question that I can't test without having active orders. If I use a "for" cycle starting with order pool index [0] and OrderSelect( 0,SELECT_BY_POS,MODE_TRADES). Assuming there are multiple orders on the account, will my cycle (that starts at index 0) be starting...
The quote price of my broker is of 5 digits. But I found the return value of OrderOpenPrice() is still of 4 digits, such as OrderStopLoss() and OrderTakeProfit(). Did anyone find such thing? Is this a bug?
HI I am looking for An EA to assist my manual trading. I need an ea to place multiple trades in few trdes based on corelations i.e Eurusd, gbpusd, Audusd in one group and an oppsite group having usdcad, usdchf The pairs can be added or removed from each group to a preset group. The lots size can be
[Deleted]
Hello everyone, I am working on a EA and I am stuck with one problem. I want to my ea having a chance to manage different account simutaneouslly.And I am confused about how can I read info about a demo account in the emviroment of real account. Anybody has any suggestions about this question ?...
[Deleted]
Hi, I am having problem with this new rule. My EA cannot make pending orders. It is a simple EA, if 1 open order, delete the unused pending, and make 2 new pending orders (buylimit and selllimit) here is my code, the rest is in the attachment : if (TotalMikuOrders()==2 &&...
New article Superposition and Interference of Financial Securities is published: The more factors influence the behavior of a currency pair, the moredifficult it is to evaluate its behavior and make up future forecasts.Therefore, if we managed to extract components of a currency pair,values of a...
  stop out again  (3)
hi, im still working on a function to get the maximum available lot size without getting the risk of a stop out. there seems to be a bug somewhere, maybe someone of you can help me? the idea is, to caluclate the maximum los of all open orders. then substract that from the account balance, because...