General - page 1806

hi, does anyone knows, in an expert advisor, to program the "OrderSend()" function to open a trade on a symbol different from the one in which the ea is loaded? thanks in advance.
I am accustomed to thinking about programming in terms of subroutines and functions. Just starting to learn MSQl4. I see Moving Average templates as part of the platform that I am using, but my question is this: I want to be able to have a "function" that I can call at each tick and have it return...
I am testing a 3 brokers, how does one work out the server time shift from GMT ?? USA : UGM SWISS : FINEX CYPRUS : NORTH FINANCE The last tick time on the each of the charts at current GMT 18:37:01, my local time is 6:37 ( In New Zealand) USA : UGM >>>> 14:37 SWISS : FINEX >>>>>> 20:37 CYPRUS
I have a demo account with TradeX and have begun reading the course that coders guru wrote. But, I don't believe I have come across where to download the actual MQL4 program, the MetaEditor, Compiler, etc. Did I miss something very obvious? Thanks.
  Some observations  (13   1 2)
Downloaded zee_zee_i indicator by ZeeJay. An indicator (cci based) that shows in color overbought and oversold levels. Put it on h4 eur-jpy with period 14 and just looked at it. Noticed that when the indicator goes in overbought (red area on my pic) or oversold (green) and than comes out into...
I'm new on this forum....Are there any P&L'ers on this stage? P&L (Point and Line Methodology).? ciao Tonyj
  RSI crossover EA  (46   1 2 3 4 5)
I have been back testing manually using RSI crossover, as signal for BUY and SELL. It seems to be producing good results. But doing it manually can be a little tedious and prone to some human errors. Can an EA help test this more accurately? Another problem, I don't know how to write an EA!
  New indicators - feedback requested:  (143   1 2 3 4 5 ... 14 15)
Attached is a screenshot of 3 new indicators I've built that were inspired by the MTF Heiken-Ashi system currently being manually traded. I'm building a new EA called "Delta9" based around these indicators, but I'm curious to know what you think of their visual appeal for manual trading. The first...
I've picked up a great deal on this platform and it is outstanding for a free analytic intelligent tool. I like that I can use it with a great variety of brokers as well. Here is my thought. I am looking for a MT4 platform Tutor who can walk me through a number of functions I have yet to learn....
[Deleted]
Hello; I have this indicator but it's not with Alert. I need to but for it Alert and Signal how can I do it please. #property indicator_chart_window #property indicator_buffers 2 #property indicator_color1 Blue #property indicator_color2 Red double CrossUp[]; double CrossDown[]; extern int FasterWMA...
  News Deviation  (9)
Hi all, If we want to trade the news manually, are there any sites that will show us what deviation number from actual versus the expected news release will move the market and possibily by how much. Thanks troy
I opened an account in FXDD.Unfortunately it hurts me twice. The first time was 27/02/2007. It did not send daily confirmation in that period. I received 3,4days latter and found it contained 2 closed lots I never made! First I checked my computer. no virus, no backdoor. I complained to the company
  Flip Parameters  (3)
Can anyone here take the MACD Sample EA and flip the buy/sell parameters so that it sells when it would normally buy and buy when it would normally sell? Your help would be much appreciated. Thank you
please i want some system trading for winer only 5pips in nzd\usd evryday thanks alot
  EA Templates  (23   1 2 3)
This may or may not be the place for this. I noticed NewDigital gathering code and putting it in a thread. Some one was asking about, or something was mentioned about EA templates. This way we don't have to try to write it from scratch. I have put together an EA template with volume filter. Can...
[Deleted]
Hi everyone.. Here I need help from someone can code indicator that I used to give the sound alert when LWMA cross with slope direction line. Let me explain what exactly I'm use in my chart..First I set my chart with LWMA Period 2 (Close) with 2 level 10 & -10 for upper and lower band. Also I use...
Can some one please tell me how to get an Excel spreadsheet with the H/L/O/C from the Meta program. I have it but I don't remember how I got it. Helpfule for plotting breakouts for the upcomming day. Goldstock
Hi, Any idea how the market will perform for the Empolyment Cost Index at 1230??? Based on the forcast, it will be a downtrend.
I designed an expert which will execute up to some dozens of orders at the same time, all of which are the same type, same price, etc.. and all these orders are sent in ONE while statement. I wonder what will happen if during the iteration in the while statement, the price changes . Will the
  Gbp/usd???  (1)
What do you think is going to happen with the GBP/USD? Is it going to break 2.0000 once again? If yes, what's the next resistance line? Thanks.
Hi. How do I change strategy tester Initial deposit, from default $10,000 to $500, $400, $300 etc?
I need some help in modifying this EA. I had this idea. I just want it to open a new trade after 30min from the last trade that had close. Anyone? I cant seem to figure it out. Its making me confuse the more I look at the codes
By now, traders should be are aware to the fact that live accounts behaves differently than demo or backtests, due to the fact that that live orders need to be filled with both a buyer and a seller, while demo and backtests orders are filled no matter what. For this reason, I have decided to look...
[Deleted]
Hello, Where to get a list of all (absolutely all) upper case Standard constants ? A lot are missing here: http://docs.mql4.com/constants Exemple: VAL_OPENPRICE VAL_TICKET VAL_STOPLOSS TIME_DATE TIME_MINUTES SELECT_BY_POS OP_BUY OP_SELL FILE_BIN FILE_CSV FILE_READ FILE_WRITE Thanks.
Hi Is there any indicator that color/shaded the area below central pivot point as red (sell) and color/shaded the above area of central pivot point as blue (buy) so I easily skip wrong signals. BEST WISHES.
I am looking to hire a custom programmer to write a specific alert using stochastics and MACD in multiple timeframes in Esignal or Metatrader. I have a very specific list of criteria that has to happen before the alert would go off. Does anyone know of a good/dependable/honest programmer that could
Greetings, I am wondering if anyone could help me by developing a very simple Excel spreadsheet to help me keep track of my trades and account balance. Here is what I need: Place to input my original deposit amount: Spreadsheet calculates 5% and gives that figure, and let's me enter the date next to...
Attention! Warning about virus in metalang.exe is an error of antivirus software! We've contacted with McAfee support team and received the confirmation that its a McAfee antivirus software error and metalang.exe is clear software without any viruses: ----- Original Message ----- From:...
Published by feb2006 on http://www.strategybuilderfx.com/showthread.php?t=16846
New MetaTrader 4 build 204 has been released. What’s new: 1. Fixed error of the client terminal hangup when calculating indicators on the previous indicator data within the same window. 2. Resumed displaying of free margin if the value is negative. 3. Orderly closedown of the client temrinal at...