General - page 1919

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...
  GridTechinque why not?  (50   1 2 3 4 5)
Hi, I want to know one thing. Why people are searching for a special EA to make money and don't see that we already have the best system, Why nobody use The Grid Techinque? Maybe I'm wrong but I want to know why? Thanks in advance
  TrendstrenghtEMA  (98   1 2 3 4 5 ... 9 10)
I think we all hate those guys who post on our forum, attaching pictures of "mysterious indicator" and telling everyone I made 5000 pips a month using it. We don't like those guys because when someone ask them to share their tool, they never respond as if they were the creators of those indicators
  Possible new EA!  (2)
hello; I'm a NewBe here so please don't get up-set with me, for the questions I'm about to ask. First let me tell you a few thing about myself, My Real name is Martin, I live in SouthWest Oregon, USA, I'm in my verylate 50's, I build my first computer in 1979 it had 1k RAM (lol), I have programed in...
Hi, Is there a way to do Point & Figure charting on Metatrader4?
  Woodie's choppy zone indicator  (108   1 2 3 4 5 ... 10 11)
Here it's: Woodie's choppy zone indicator. Also some new versions of indicators from Igor are attached
When running optimization on previous data using Open prices only (fastest method to analyze the bar just completed) mode, function such as OrderSend(Symbol(), OP_BUY, 1, Ask, 3, Ask - 25 * Point, Ask + 25 * Point, "", 0, 0, Green); when the Low price is lower than StopLose, and High price is...
I've once saw an EA that could handle your SL, TP and TS after you made a manual trade. I've searched every place I could to find this EA but so far no luck. Anyone???
  Sensor  (4)
Does anybody know what is that? I found it inside my computer. Looks strange ...
  Percentage Price Oscillator  (17   1 2)
hi all, Does anyone have the PPO oscillator as shown in the attached pic. thanks,