General - page 1880

Dear sir, I would like to create new symbols on the history and fill them with ascii data. can you please advise if it is possible by a script or any othe means? Thanks a lot
I have an I-mate JAS JAR running WM 5.0 I have an account with Interbank FX. Does your : "Mobile Terminals" MT4 run on WM5, if not then when ???? Note pocket pc is not a PDA. Windows Mobile 5.0 = WM5 Please advise ...
Suddenly today I cannot connect and the status bar shows "Invalid account". Does anybody else have the same problem?
  Hello, use this....  (186   1 2 3 4 5 ... 18 19)
I dont know what happens, but this expert take million in forex markets in daily charts... use it . this experts works in mt3
During maintenance operations on our demo-server we have made rollback of users and orders bases to 3 o'clock by server time on March 29, 2006. We apologize for the inconveniences
[Deleted]
  What do ya think  (2)
first post first program uses SAR in conjunction with 2 ma plus a candlestick signal ps how do you get better backtesting data am using mt4 with internbankfx and it only has data going back for euro usd. on 4hr period
Hello everyone. I am curious to know how all of you are doing in your trading regards to how many trades you take per day and how much is the pip profit you make on each trade e.g 10-20-30-40 ---100-100+ and what about swing trading is there any one who does swing trading and what should be the...
Guys, I need some help. Does anyone know how to create " custom symbols " in MQL4. or instance how to create a 'spread' symbol for the EURUSD and GBPUSD. Would also be useful for ratios. Occassionly, one can use such customised symbols to detect early signs of a price move of the actual traded pair
In the documentation of ArrayCopySeries it sais: "There is no real memory allocation for data array and nothing is copied. When such an array is called, the access is redirected. Excluded are arrays that are assigned as indexed ones in custom indicators. In this case, data are really copied." Well...
  SpeechText()  (11   1 2)
The function has been omitted in Build 188 (12 Jan 2006). Could it please be re-included in the library. Thanking you very much in advance. Take care.
Hi, I have a buffer which I created by a call to ArrayCopySeries in a custom indicator. It is declared as double buffer[]; I want to pass it to a dll but in the dll I get a null pointer. The function is declared as: in the custom indicator: #import "somedll.dll" double func(double...
This is a major element for meta4. How we can establish point and figure charts??? tks
Can someone PLEASE tell me where to find a full description of the MLQ4 programming language ? I have reade the online guide etc. but where can I find a desciption of the standard functions to SEND ORDERS etc. ? Thanks for any help.
Does anyone know if you can use tick data to back test on MT4, or if there is any way to get the modeling quality up to 100% Some versions of MT4 I've been able to get my Modeling Quality to say 90%, but never greater than that and now I can't even get it to say 90% anymore! Anyone know more about...
IS THERE ANY INFO ON HOW TO CREATE A TRIAL/DEMO VERSION OF AN INDICATOR, FOR EXAMPLE TO EXPIRE IN 15 DAYS OR HAVE THE USER REGISTER GET A REGISTRATION KEY? THANK YOU IN ADVANCE! NEWBIE
  Jackson Zones  (47   1 2 3 4 5)
Hello! Does someone have this indicator? Jackson Zones Best Regards Holger
What's the different between First and Previous Indicator's data when I put MA in indicator window? Which one should I put in "apply to" setting?
The indicator below gives multiple alerts when the condition keeps recurring. Is it possible for Mt4 to send an alert only ONCE per 5 Minute Bar even if the same condition continues? See the indicator below. //+------------------------------------------------------------------+ //|...
Hi every one, How can I make a sign for buy or sell , when the moving average(14) intersect with moving average(45)? in MT4. I have this but it still deficient !! if not false .. I don't have much with MQL :) ================================================== = #property copyright...
Hi, This is my first post as I'm new tothis forum.I have been reading the CatFx50 trading system with special interest and I want to thank Nina for sharing her wonderful strategy. I will appreciate it if somebody can please tell me how to get access to all those indicators for CatFx50. My present
I've been looking all around in the program menus and the help file but I can't find a way to place a hedging trade. Is this feature simply not provided in MT4?
Hi everyone. I was going to buy a book to learn how to write code for MT4 to have it autotrade for me. My question is two fold: 1) Is MT4 C based or C++? If I were buying a book, should I get a C or C++ one? 2) Can anyone recommend a good book to begin with? I saw C++ Primer Plus (5th Edition)...
  Chandelier Exit  (3)
Hi gang, i am attaching the chandelier exit with this post. as you can see it is a pretty decent indicator. but it has some problems the way it draws itself. i have marked the areas in red..where the indicator gave weird behaviour. can someone please look at the code and rectify it, so that it can...
How can I join the output of an EA with other indicators - for example - if I have an EA that can give me a trend direction - and - this output would be delayed until another indicator gives me entry (to be taken upon the EA )? How can they be joined to one ea in Meta trader?
  Solar  (3)
has anyone heard of the solar indicator.? If you know where I can get it That would be great. I recently saw it but am unable to find it. Thanks
  Bunny Cross EA  (9)
Hi All, Does anyone have a Bunny Cross system EA? I am thinking of programming one. Thanks
I've been trying for days to download historical data for four majors (EURUSD, GBPUSD, USDCHF, USDJPY) from the alpari databank (http://databank.alpari.org) and can NOT get a clean download. Download speeds are only around 20-30 BYTES per second...WHEN it actually downloads. Even download managers...
Hello guys i was searching for someone who can send me edit code for Simple_Ema2 i have already edit it to be (((3,10))) and it give me signal (Buy or Sell) 70% Profit and 30% Loss, can anyone edit it again to be at least 90% Profit or 95% Hope anyone here can do it. Thanx
Hello, If I have an Expert Advisor that uses two different moving averages, can I do something to make the moving averages have different colors on the chart that the "Open Chart" button on the strategy tester shows? I would also like to have candles, and have them be certain colors on that chart...
Im using the mtapi.dll . Does anyone know why I get a 'symbol is in instant-excution mode' when trying a MtSendOrder? Im actually using the example code #2 CMetaTraderAPI.SendOrder The api is connected and logged in correctly Ive tried both using the api object i have in pumping mode and a new...